Defining and differentiating parametric equations
AP Calculus BCΒ· AP Calculus BC CED β Parametric Equations, Polar Coordinates, and Vector-Valued FunctionsΒ· 14 min read
1. Defining Parametric Curves and Eliminating the Parameterβ β ββββ± 4 min
Instead of defining a curve in the -plane as a direct relation between and , parametric equations express both coordinates as separate functions of a third independent variable called a parameter, most commonly (often representing time or angle).
This notation lets us describe curves that fail the vertical line test (such as circles, ellipses, and cycloids) and track the position of moving objects over time, which is impossible with a single Cartesian function .
Parametric Curve
A set of points traced as the parameter increases over its domain. The direction of tracing as increases is called the orientation. Two parametric curves can share the same set of points but have different orientations, which matters for motion problems.
Eliminating the parameter converts the parametric pair to a single Cartesian relation to identify the curve's shape. For non-trigonometric parametric equations, solve one equation for and substitute into the other. For trigonometric equations, use Pythagorean identities, and always restrict the domain of and to match the original parameter interval.
Identify the shape of the parametric curve , for , find its Cartesian equation, and state its orientation.
- 1
Solve for and from the parametric equations:
- 2
- 3
Use the Pythagorean identity to eliminate :
- 4
- 5
This is the equation of a full ellipse centered at the origin with a horizontal major axis. Apply the domain restriction: for , so , with ranging from to . The curve is only the right half of the full ellipse.
- 6
Check orientation by evaluating key points: at , the point is ; at , it is ; at , it is . The curve is traced counterclockwise from to .
2. First Derivative $\frac{dy}{dx}$ for Parametric Equationsβ β β βββ± 4 min
To find the slope of the tangent line to a parametric curve at a given value of , we use the chain rule to relate the derivatives with respect to to the derivative of with respect to . Starting from , rearrange to solve for :
Special cases: If and , the tangent line is horizontal. If and , the tangent line is vertical (slope undefined). This formula works even when you cannot eliminate the parameter, making it extremely versatile.
Given the parametric curve , for all real , find the slope of the tangent line at , and identify if the tangent is horizontal, vertical, or neither.
- 1
Compute derivatives of and with respect to :
- 2
- 3
Apply the parametric first derivative formula:
- 4
- 5
Substitute to get the slope:
- 6
- 7
At , and , so the tangent line is neither horizontal nor vertical.
3. Second Derivative $\frac{d^2y}{dx^2}$ and Concavityβ β β β ββ± 4 min
We calculate the second derivative to analyze concavity of parametric curves, just like we do for Cartesian curves. The most common student mistake is differentiating with respect to and calling that the second derivative β this is incorrect. The second derivative is the derivative of the first derivative with respect to , not .
The sign of follows the same rules as Cartesian curves: positive = concave up, negative = concave down.
For the parametric curve , from the previous example, find the concavity at .
- 1
We already have the first derivative from the previous example:
- 2
- 3
Differentiate with respect to using the quotient rule:
- 4
- 5
Apply the second derivative formula by dividing by :
- 6
- 7
Substitute :
- 8
- 9
The second derivative is negative, so the curve is concave down at .
4. AP-Style Concept Checkβ β β βββ± 2 min
Test your understanding of parametric second derivatives:
Given the parametric curve defined by , , what is at ?
-8
-4
4
8
5. Common Pitfalls
Wrong move:
After eliminating the parameter for , with , you leave the domain of as all real numbers instead of .
Why:
You forget the original parameter interval restricts to only a portion of the full Cartesian curve.
Correct move:
After eliminating the parameter, substitute the endpoints of into to find the range of , and explicitly state the restricted domain.
Wrong move:
You calculate as instead of .
Why:
You mixed up the order of the ratio when recalling the formula from memory.
Correct move:
Always re-derive the formula quickly from the chain rule if you are unsure of the order.
Wrong move:
You calculate as .
Why:
You incorrectly generalized the first derivative ratio pattern to second derivatives.
Correct move:
Always follow the two-step process: compute , differentiate that result with respect to , then divide by to get .
Wrong move:
When at a given , you conclude the tangent line is horizontal.
Why:
You mixed up the conditions for horizontal and vertical tangents.
Correct move:
Memorize: , β horizontal tangent; , β vertical tangent.
Wrong move:
You use the sign of to determine concavity, instead of the sign of .
Why:
You forgot can be negative, which flips the sign of the final second derivative.
Correct move:
Always compute the full before checking its sign for concavity.
Wrong move:
You ignore orientation when describing a parametric curve, only writing the Cartesian equation.
Why:
You assume two curves with the same points are identical, but orientation matters for motion problems.
Correct move:
Always confirm the direction the curve is traced as increases, and explicitly state orientation if the question asks for it.
6. Quick Reference Cheatsheet
Category | Formula | Notes |
|---|---|---|
Parametric Curve Definition | Both coordinates are functions of independent parameter ; orientation is direction of trace as increases. | |
Parameter Elimination | Solve for , substitute into | Use Pythagorean identities for trigonometric parametric equations; always restrict domain to match original interval. |
First Derivative (Slope) | Valid when ; β horizontal tangent; β vertical tangent. | |
Second Derivative (Concavity) | Never use ; same concavity interpretation as Cartesian curves. | |
Tangent Line Equation | Evaluate at the given parameter before using point-slope form. | |
Concavity Interpretation | Positive = concave up; Negative = concave down | Sign rules match Cartesian curves, only the calculation method differs. |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· MCQ
Parametric second derivative calculation
- 2022 Β· FRQ
Tangent line to parametric curve
What's Next
Mastering the definition and differentiation of parametric equations is the foundation for all remaining topics in Unit 9. Next, you will apply these differentiation skills to find velocity and acceleration for parametric motion, calculate arc length of parametric curves, and work with vector-valued functions. Without being able to correctly compute first and second derivatives of parametric equations, you will not be able to solve motion problems or arc length questions that regularly appear on the AP Calculus BC FRQ section. This topic connects directly to integration of parametric functions, which you will study immediately after differentiation, and it builds the pattern for differentiating polar coordinate functions later in the unit. The key skills of chain rule applications and ratio of derivatives transfer directly to all these upcoming topics.
