Skip to main content
United StatesCalculusSyllabus dot point

How do you differentiate a curve defined by parametric equations to find its slope?

Topic 9.1 Defining and Differentiating Parametric Equations: define a curve parametrically and find dy/dx as the ratio of the parametric derivatives (BC).

A focused answer to AP Calculus BC Topic 9.1, defining curves with parametric equations and finding the slope dy/dx as (dy/dt) over (dx/dt), with worked examples and the tangent line.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Parametric curves and the slope formula
  3. A worked slope and point
  4. Horizontal and vertical tangents
  5. A worked tangent line
  6. Eliminating the parameter (and when not to)

What this topic is asking

The College Board (Topic 9.1, BC only) opens Unit 9 with parametric equations, a way of describing a curve by giving xx and yy each as a function of a third variable, the parameter tt (often time). Instead of y=f(x)y = f(x), you have x=x(t)x = x(t) and y=y(t)y = y(t). The first calculus skill is finding the slope dydx\frac{dy}{dx} of such a curve without eliminating the parameter.

Parametric curves and the slope formula

A worked slope and point

Horizontal and vertical tangents

Parametric form makes special tangents easy to spot from the two derivatives separately. A horizontal tangent occurs where dydt=0\frac{dy}{dt} = 0 while dxdt0\frac{dx}{dt}\neq 0, since then dydx=0\frac{dy}{dx} = 0. A vertical tangent occurs where dxdt=0\frac{dx}{dt} = 0 while dydt0\frac{dy}{dt}\neq 0, since the slope formula has a zero denominator and the slope is undefined. When both derivatives are zero at the same tt, the point may be a cusp or corner and requires more care, but on the AP exam you usually just identify horizontal and vertical tangents by checking each numerator and denominator. This is cleaner than the y=f(x)y = f(x) approach, where vertical tangents are awkward to detect.

A worked tangent line

Eliminating the parameter (and when not to)

Sometimes you can recover the Cartesian equation by eliminating tt: solve one equation for tt and substitute, or use an identity. For x=costx = \cos t, y=sinty = \sin t, squaring and adding gives x2+y2=1x^2 + y^2 = 1, the unit circle. This is useful for recognizing the shape, but it is usually unnecessary and often impossible for differentiation, because the slope formula dy/dtdx/dt\frac{dy/dt}{dx/dt} works directly. The exam rewards using the parametric slope formula rather than converting, especially since conversion can lose information about direction and the range of tt. Keep elimination as a tool for identifying the curve, not as a prerequisite for calculus on it.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (BC, style)1 marksSection I (multiple choice, no calculator). A curve is given by x=t2x = t^2, y=t3ty = t^3 - t. At t=2t = 2, dydx=\frac{dy}{dx} = (A) 114\frac{11}{4} (B) 112\frac{11}{2} (C) 44 (D) 411\frac{4}{11}
Show worked answer →

The correct answer is (A), 114\frac{11}{4}.

dxdt=2t\frac{dx}{dt} = 2t and dydt=3t21\frac{dy}{dt} = 3t^2 - 1. So dydx=3t212t\frac{dy}{dx} = \frac{3t^2 - 1}{2t}. At t=2t = 2: 3(4)12(2)=114\frac{3(4) - 1}{2(2)} = \frac{11}{4}.

AP 2024 (BC, style)4 marksSection II (free response, no calculator). A curve is given by x=costx = \cos t, y=sin(2t)y = \sin(2t). (a) Find dydx\frac{dy}{dx} in terms of tt. (b) Find the equation of the tangent line at t=π4t = \frac{\pi}{4}.
Show worked answer →

A 4-point parametric slope and tangent.

(a) (2 points) dxdt=sint\frac{dx}{dt} = -\sin t, dydt=2cos(2t)\frac{dy}{dt} = 2\cos(2t), so dydx=2cos(2t)sint\frac{dy}{dx} = \frac{2\cos(2t)}{-\sin t}.
(b) (2 points) At t=π4t = \frac{\pi}{4}: x=cosπ4=22x = \cos\frac{\pi}{4} = \frac{\sqrt2}{2}, y=sinπ2=1y = \sin\frac{\pi}{2} = 1, slope =2cos(π/2)sin(π/4)=2(0)2/2=0= \frac{2\cos(\pi/2)}{-\sin(\pi/4)} = \frac{2(0)}{-\sqrt2/2} = 0. Tangent: y=1y = 1.

Related dot points

Sources & how we know this