A curve is defined by the parametric equations x=t^2/2 +1 and y=4/t -1. Find the gradient of the curve at t=2 and an equation for the curve in terms of just x and y.

To find the gradient of the curve at t=2 we need to find an expression for dy/dx and then substitute in for t=2. We can make use of the chain rule to find this expression because dy/dx = (dy/dt)/(dx/dt) and these derivates are easier to calculate. From the parametric equations, dx/dt = t and dy/dt = -4/t^2. Therefore dy/dx = (-4/t^2)/t = -4/t^3. Now t=2 can be substituted in to find that the gradient at this point is -1/2.

In order to find an equation for the curve in terms of just x and y, we need to eliminate the t variable. Rearranging the y equation tells us that t=4/(y+1). Now this can just be substituted into the x equation to give x=8/(y+1)^2 + 1.

SC

Related Maths A Level answers

All answers ▸

How do we differentiate y=a^x when 'a' is an non zero real number


Line AB, with equation: 3x + 2y - 1 = 0, intersects line CD, with equation 4x - 6y -10 = 0. Find the point, P, where the two lines intersect.


Why do we need the constant of integration?


The line l1 has equation 4y - 3x = 10. Line l2 passes through points (5, -1) and (-1, 8). Determine whether the lines l1 and l2 are parallel, perpendicular or neither.