If given two parametric equations for a curve, how would you work out an equation for the gradient?

Parametric equations will have both the x and the y coordinates expressed in terms of another paramater, usually t. Gradients of curves are expressed in the form of an equation of dy/dx, in order to work out the gradient from parametric equations, first the student should differentiate the x equation, giving dx/dt. Then differentiate the y equation, giving dy/dt.

To work out dy/dx, from these, it is necessary to multiply the differential of y (dy/dt) by the inverse of the differential of x (dt/dx) so the dt in both equations cancels out and we are left with only x and y. The resulting dy/dx equation is the equation for the gradient of the curve. 

MW

Related Maths A Level answers

All answers ▸

Calculate the indefinite integral of ln(x)?


The line AB has equation 5x + 3y + 3 = 0. The point with coordinates (2k + 3, 4 -3k) lies on the line AB. How do you find the value of k.


How do I find the roots of a quadratic equation?


A function is defined by f(x)=x/(2x-2)^(1/2): (a)Determine the maximum domain of f. (b)Differentiate f. (c)Find the inflection points of the function's graph.