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 ▸

The finite region S is bounded by the y-axis, the x-axis, the line with equation x = ln4 and the curve with equation y = ex + 2e–x , (x is greater than/equal to 0). The region S is rotated through 2pi radians about the x-axis. Use integration to find the


How do I show two lines are skew?


Solve x^2=4(x-3)^2


f(x)=(2x+1)/(x-1) with domain x>3. (a)Find the inverse of f(x). (b)Find the range of f(x). (c) g(x)=x+5 for all x. Find the value of x such that fg(x)=3.