9.1 Defining and Differentiating Parametric Equations

Syllabus
2020
Topic
9.1
Level

Learning objectives

Differentiate a Curve Through Its Shared Parameter

Parametric equations x=x(t)x=x(t) and y=y(t)y=y(t) assign both coordinates to the same parameter value. As tt changes, the point (x(t),y(t))(x(t),y(t)) traces a curve. Because both coordinates depend on tt, their derivatives describe horizontal and vertical rates along that curve.

\frac{dy}{dt}=\frac{dy}{dx}\frac{dx}{dt}\quad\Longrightarrow\quad\frac{dy}{dx}=\frac{dy/dt}{dx/dt},\qquad \frac{dx}{dt}\ne0

  1. Differentiate x(t)x(t) and y(t)y(t) separately with respect to tt.\n2. Divide dy/dtdy/dt by dx/dtdx/dt.\n3. Substitute the required parameter value.\n4. Use the same value in x(t),y(t)x(t),y(t) to find the point.\n5. Combine point and slope if a tangent equation is needed.

Example: x=t2+1x=t^2+1 and y=t33ty=t^3-3t. Then dx/dt=2tdx/dt=2t and dy/dt=3t23dy/dt=3t^2-3, so dy/dx=(3t23)/(2t)dy/dx=(3t^2-3)/(2t). At t=2t=2, the curve is at (5,2)(5,2) and the slope is 9/49/4. The tangent line is therefore y2=94(x5)y-2=\frac94(x-5).

Do not divide the coordinate functions themselves: dy/dxdy/dx is the ratio of their derivatives. The quotient formula requires dx/dt0dx/dt\ne0 at the parameter value; when dx/dt=0dx/dt=0, this calculation does not produce a finite tangent slope.