How do you differentiate parametric equations?

Parametric equations are a set of equations which both depend on the same variable, such as t. An example of this would be:

x = 2t2​+1 and y = t​4​-2

As the value of t changes the equations will give you seperate values for x and for y which can be plotted on a coordinate grid.

To differentiate a parametric equation you must first differentiate both the equation for x and for y seperately with respect to t. So in this case it would be:

dx/dt = 4t and dy/dt = 4t3

We now have dx/dt and dy/dt. By simply divding dy/dt by dx/dt we get dy/dx as the dt cancels in the division (Since dividing is the same as multiplying by the reciprocal so (dy/dt)/(dx/dt) = (dy/dt)x(dt/dx) = dy/dx).

So for our example:

(dy/dt)/(dx/dt) = 4t3​/4t = t2 = dy/dx.

TW

Related Maths A Level answers

All answers ▸

How do I calculate the rate of change of something for which I don't have an equation?


By expressing cos(2x) in terms of cos(x) find the exact value of the integral of cos(2x)/cos^2(x) between the bounds pi/4 and pi/3.


Differentiate y=x^2cos(x)


A circle with centre C has equation x^2 + y^2 + 2x + 6y - 40 = 0 . Express this equation in the form (x - a)^2 + (x - b)^2 = r^2. Find the co-ordinates of C and the radius of the circle.