A parametric curve uses a parameter, usually , to define and separately, then ties them together as a path in the plane. To find the slope of the tangent line, compute , as long as . For AP Calculus BC, keep track of whether each derivative is with respect to or .
Why This Matters for the AP Calculus Exam
Parametric equations show up only on the AP Calculus BC exam, and Unit 9 carries real weight in the BC course. This topic is the foundation for everything else in the unit: second derivatives of parametric curves, arc length, vector-valued functions, and planar motion all build on the slope formula you learn here.
The big skill is transferring tools you already know. You are applying the chain rule and your existing derivative rules to a new representation. On the exam you may need to:
- Recognize when a curve is given in parametric form.
- Choose the right procedure (differentiate and separately with respect to ).
- Show clean work with correct notation.
- Interpret the slope at a specific parameter value.
Precise notation matters here. Keeping track of what you are differentiating with respect to ( vs ) is important for clear exam work and prevents avoidable mistakes.

Key Takeaways
- A parametric curve is written as and , where is a parameter that connects the two equations. The point at time is .
- The slope of the tangent line is , valid only when .
- Differentiate and separately, then divide. Do not differentiate with respect to directly.
- After finding in terms of , plug in the given value to get the slope at that point.
- When and , the tangent is vertical (slope undefined). When and , the tangent is horizontal.
- This is BC-only material that reinforces derivative rules and the chain rule from earlier units.
What Is a Parametric Function?
A parametric function is a set of related equations where and are written separately, each in terms of a parameter (usually , which often represents time). On a normal Cartesian graph you move along the x-axis in one direction at a steady rate. Parametric equations give you more freedom, so the curve can loop, reverse, and move in ways a single function cannot.
A parametric equation looks like this:
Here your x-coordinate comes from and your y-coordinate comes from . When , you plot the point . The parameter is not an axis on the graph; it is the input that generates each point, which lets and move independently.
The derivative tools you already know (the limit definition, power rule, product rule, quotient rule) extend directly to parametric functions. You differentiate each piece with respect to , and that is most of the work.
Differentiating Parametric Equations
A parametric curve still lives on a 2D xy-plane, so the slope of the tangent line is still . The difference is how you get there.
When both and are expressed in terms of , find the slope by taking the derivative of with respect to and dividing by the derivative of with respect to :
This comes from the chain rule: . The result gives you the slope of the tangent line, exactly like the slope of a curve written as .
One condition is critical: cannot equal zero at the point you care about. If it does, the tangent line is vertical and the slope is undefined.
How to Read the Slope
To find the slope at a point, first compute and . Then divide by to get in terms of . If you are given a specific parameter value, plug it in at the end.
Watch the edge cases:
- and : vertical tangent, slope undefined.
- and : horizontal tangent, slope .
How to Use This on the AP Calculus Exam
Problem Solving
The reliable routine for any "find the slope of the tangent line" parametric problem:
- Differentiate to get .
- Differentiate to get .
- Build the ratio .
- Substitute the given value only after you have the ratio.
Example 1
Find the slope of the tangent line of the parametrically defined curve at .
Find and :
Build the ratio:
Now substitute :
The slope of the tangent line at is .
Example 2
Find the slope of the tangent line of the parametrically defined curve at .
Find and :
Build the ratio:
Substitute :
The slope of the tangent line at is .
Common Trap
Always pay attention to the domain of and when a problem gives you a parameter value. A slope calculation only describes the actual parametric curve when that value of is in the domain of both component functions.
Common Misconceptions
- Differentiating with respect to directly. You cannot, because is not written as a function of here. Differentiate and separately with respect to , then divide.
- Flipping the ratio. The slope is , not . Keep $dy/dt$ on top.
- Forgetting the condition. When , the slope formula breaks down. That usually signals a vertical tangent, not a slope of zero.
- Plugging in too early. Build the full expression first, then substitute the parameter value. Substituting before you finish dividing leads to messy errors.
- Thinking is a coordinate. The parameter is not plotted on either axis. It is the input that generates each point.
- Assuming the parameter formula equals the answer. The ratio is in terms of , so it gives a different slope at every point on the curve, not one fixed number.
Related AP Calculus Guides
- 9.4 Defining and Differentiating Vector-Valued Functions
- Unit 9 Overview: Parametric Equations, Polar Coordinates, and Vector-Valued Functions
- 9.2 Second Derivatives of Parametric Equations
- 9.3 Finding Arc Lengths of Curves Given by Parametric Equations
- 9.7 Defining Polar Coordinates and Differentiating in Polar Form
- 9.8 Find the Area of a Polar Region or the Area Bounded by a Single Polar Curve
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
derivative | The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point. |
dx/dt | The derivative of x with respect to the parameter t; the rate of change of the x-coordinate as the parameter changes. |
dy/dt | The derivative of y with respect to the parameter t; the rate of change of the y-coordinate as the parameter changes. |
dy/dx | Leibniz notation for the derivative of y with respect to x. |
parametric function | Functions where x and y coordinates are each expressed as separate functions of a third variable, typically time (t), rather than y as a function of x. |
tangent line | A line that touches a curve at a single point and has a slope equal to the derivative of the function at that point. |
Frequently Asked Questions
What are parametric equations in AP Calculus BC?
Parametric equations define x and y separately in terms of a parameter, usually t. Together, x(t) and y(t) trace a curve in the plane as t changes.
How do you find dy/dx for parametric equations?
Differentiate y with respect to t and x with respect to t, then divide: dy/dx = (dy/dt)/(dx/dt), as long as dx/dt is not zero.
Why is AP Calc 9.1 BC only?
Parametric equations are part of the AP Calculus BC-only content in Unit 9. They extend derivative ideas from earlier units to curves described by a parameter.
When does a parametric curve have a vertical tangent?
A vertical tangent usually occurs when dx/dt = 0 and dy/dt is not zero. In that case the slope dy/dx is undefined.
When does a parametric curve have a horizontal tangent?
A horizontal tangent occurs when dy/dt = 0 and dx/dt is not zero. In that case dy/dx = 0.
How is AP Calculus BC 9.1 tested?
AP Calculus BC 9.1 is tested through slope, tangent line, and notation questions. Be ready to differentiate x(t) and y(t) separately, form dy/dx, and evaluate at a given t-value.