A curve has parametric equations: x=(t-1)^3 and y= 3t - 8/(t^2). Find dy/dx in terms of t. Then find the equation of the normal at the point on the curve where t=2.

dx/dt = 3(t-1)2dy/dt = 3 + 16t-3dy/dx=(dy/dt)(dt/dx) dy/dx = 3 + 16t-3 / 3(t-1)2
At t=2 dy/dx= (3 + 16/8) / 3 = 5/3 Gradient of the normal = -3/5with t=2 y-4=0x-1=0 y=mx + c y - 4 = -3/5(x-1) 3x +5y -23 = 0

JH

Related Maths A Level answers

All answers ▸

Differentiate the equation x^2 + 2y^2 = 4x


Solve for x when |x-1|<|2x+3|


Given a quadratic equation, how do I find the coordinates of the stationary point?


Find dy/dx in terms of t of the parametric equations x=4e^-2t, y=4 - 2e^2t