Defining and differentiating parametric equations — AP Calculus BC Study Guide
For: AP Calculus BC candidates sitting AP Calculus BC.
Covers: Definition of parametric equations and parametric curves, parameter elimination, first derivative for parametric functions, second derivative , and interpreting slope and concavity for parametric curves on the AP exam.
You should already know: Chain rule for composite functions. Implicit differentiation. Slope and concavity interpretation for Cartesian functions.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.
1. What Is Defining and differentiating parametric equations?
Instead of defining a curve in the -plane as a relation between and directly, parametric equations express both and as separate functions of a third independent variable called a parameter, most commonly denoted (often representing time or angle). This notation allows us to describe curves that fail the vertical line test (such as circles, ellipses, and cycloids) and track the position of a moving object over time, which is impossible with a single Cartesian function . According to the AP Calculus BC Course and Exam Description (CED), Unit 9 (Parametric Equations, Polar Coordinates, and Vector-Valued Functions) makes up 11–12% of the total exam score, and this core topic of defining and differentiating parametric equations accounts for roughly one-third of that unit weight, or 3–4% of the total exam score. This topic appears in both multiple-choice questions (MCQ) and free-response questions (FRQ), and it is a prerequisite for almost every other topic in Unit 9.
2. Defining Parametric Curves and Eliminating the Parameter
A parametric curve is formally defined by the pair , for in some domain interval . Each value of corresponds to a single point on the curve, and as increases, the curve is traced in a specific direction called its orientation. Two different parametric equations can cover the same set of points but have opposite orientations, which is critical for motion problems where direction of travel matters.
Eliminating the parameter is the process of converting the parametric pair into a single Cartesian relation between and to help identify the shape of the curve. For non-trigonometric parametric equations, the method is straightforward: solve one equation for , then substitute that expression into the second equation to eliminate . For trigonometric parametric equations (for example, equations for ellipses or circles), we use Pythagorean identities to eliminate instead of solving directly. After converting, it is essential to restrict the domain of (and ) to match the original domain of , because the parametric curve is often only a portion of the full Cartesian curve.
Worked Example
Identify the shape of the parametric curve , for , find its Cartesian equation, and state its orientation.
- Solve for and from the parametric equations: , .
- Use the Pythagorean identity to substitute and eliminate : This is the equation of a full ellipse centered at the origin with horizontal major axis.
- Apply the domain restriction on : For , , so , and ranges from to . This means the curve is only the right half of the full ellipse.
- Check orientation: At , the point is ; at , it is ; at , it is . The curve is traced counterclockwise from to .
Exam tip: Always explicitly state the restricted domain for your Cartesian equation after eliminating the parameter — AP exam questions almost always include this as a required scoring point for full credit.
3. Finding the First Derivative for Parametric Equations
To find the slope of the tangent line to a parametric curve at a given value of , we need , the rate of change of with respect to . We derive this formula using the chain rule: since is a function of , and is a function of , we have: Rearranging to solve for (as long as ) gives the core formula for parametric differentiation: Intuitively, this is the ratio of the rate of change of with respect to to the rate of change of with respect to . Special cases: If and , the tangent line is horizontal. If and , the tangent line is vertical, and the slope is undefined. This formula works even if you cannot eliminate the parameter, which makes it extremely versatile.
Worked Example
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.
- Compute the derivatives of and with respect to : , .
- Apply the parametric first derivative formula:
- Substitute :
- Check for special cases: At , and , so the tangent line is neither horizontal nor vertical.
Exam tip: If you forget the order of the ratio, re-derive it quickly from the chain rule on your scratch paper instead of guessing — this avoids the common mistake of flipping the numerator and denominator.
4. Finding the Second Derivative for Parametric Equations
After finding the first derivative (slope), we find the second derivative to analyze the concavity of the parametric curve, just like we do for Cartesian curves. The most common mistake students make is differentiating with respect to and calling that the second derivative — this is incorrect. Remember: the second derivative is the derivative of the first derivative with respect to , not . We apply the same chain rule logic we used for the first derivative to get the correct formula: This means we first differentiate the first derivative with respect to , then divide that result by to get the derivative with respect to . The sign of follows the same concavity rules as Cartesian curves: positive = concave up, negative = concave down.
Worked Example
For the parametric curve , from the previous example, find the concavity at .
- We already have the first derivative: .
- Differentiate with respect to using the quotient rule:
- Apply the second derivative formula by dividing by :
- Substitute :
- Interpret: The second derivative is negative, so the curve is concave down at .
Exam tip: Never use the incorrect formula — this will always cost you points on the AP exam, as it is not equivalent to the correct formula.
5. Common Pitfalls (and how to avoid them)
- 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 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. Practice Questions (AP Calculus BC Style)
Question 1 (Multiple Choice)
Given the parametric curve defined by , , what is at ? A) B) C) D)
Worked Solution: First compute and , so the first derivative is . Next, differentiate with respect to using the quotient rule: . Substitute : , , , so . Divide by to get the second derivative: . The correct answer is A.
Question 2 (Free Response)
Consider the parametric curve , for . (a) Eliminate the parameter to find a Cartesian equation of the curve, and describe the curve including orientation and domain. (b) Find the equation of the tangent line to the curve at . (c) Determine whether the curve is concave up or concave down at , and justify your answer.
Worked Solution: (a) Solve for from the equation: . Substitute into the equation: . For , ranges from (at ) to (at ). The curve is a right-opening parabola segment, traced from (at ) to (at ) as increases. (b) Compute derivatives: , , so . At , , and the point is . The tangent line is , or . (c) We have , so . The second derivative is . At , , so the curve is concave down at .
Question 3 (Application / Real-World Style)
The position of a projectile launched from a trebuchet is modeled by the parametric equations , , where is horizontal distance from launch in meters, is vertical height above ground in meters, and is time in seconds after launch. Find the slope of the projectile's trajectory at seconds, and interpret your result in context.
Worked Solution: First compute derivatives with respect to : m/s, m/s. Apply the parametric first derivative formula for slope: . Substitute : . In context, 2 seconds after launch, the projectile's height increases by 0.68 meters for every 1 meter of additional horizontal distance traveled, meaning the projectile is still climbing at this point in its trajectory.
7. 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 | $y - y(t_0) = \frac{dy}{dx}\bigg | _{t_0} (x - x(t_0))$ |
| Concavity Interpretation | Positive = concave up; Negative = concave down | Sign rules match Cartesian curves, only the calculation method differs. |
8. 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 also connects 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 you learned here (chain rule applications, ratio of derivatives) transfer directly to those topics.