How do you find the gradient of a parametric equation at a certain point?

The  easiest way to see this is with an example. So let us take the curve:

    x = cos(2t) ,  y = sin(t) with a point P where t = pi/6

The gradient at any point is equal to the derivative of y with respect to x at the given point. But in this situation we cannot simply take dy/dx. However under closer inspection and treating dy/dx as a fraction we see that dy/dx = (dy/dt)(dt/dx). However, this dt/dx may also present problems, but it also can be seen as 1/(dx/dt) in treating it as a fraction as well.

    So all we need to calculate is dy/dt and dx/dt:

        dy/dt = cos(t)  ,  dx/dt = -2sin(2t)

Now dt/dx = 1/(dx/dt) = -1/(2sin(2t))

Then dy/dx = (dy/dt)(dt/dx) = -cos(t)/2sin(2t)

So we now have the derivative at all points in the curve. To find the gradient at the point P we simply substitute in the value of t and calculate.

    This gives:

        -cos(pi/6)/2sin(pi/3) = -(31/2/2)/2(31/2/2) = -1/2

Thus the gradient of this parametric equation at P is -1/2. This method can easily be extended and adapted to all equations of parametric form.

AD
Answered by Alex D. Maths tutor

25066 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

How do you solve the equation e^2x - 2e^x - 3 = 0 ?


Given f(x): 2x^4 + ax^3 - 6x^2 + 10x - 84, and knowing 3 is a root of f(x), which is the value of a?


How do I differentiate a pair of parametric equations?


Differentiate 2x^3+23x^2+3x+5 and find the values of x for which the function f(x) is at either at a maximum or minimum point. (Don't need to specify which is which)


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning