9.1 Defining and Differentiating Parametric Equations
- Syllabus
- 2020
- Topic
- 9.1
- Level
- —
Parametric equations x=x(t) and y=y(t) assign both coordinates to the same parameter value. As t changes, the point (x(t),y(t)) traces a curve. Because both coordinates depend on t, 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
Example: x=t2+1 and y=t3−3t. Then dx/dt=2t and dy/dt=3t2−3, so dy/dx=(3t2−3)/(2t). At t=2, the curve is at (5,2) and the slope is 9/4. The tangent line is therefore y−2=49(x−5).
Do not divide the coordinate functions themselves: dy/dx is the ratio of their derivatives. The quotient formula requires dx/dt=0 at the parameter value; when dx/dt=0, this calculation does not produce a finite tangent slope.