Why This Matters
Parametric equations represent one of the most powerful ways to describe motion and curves in AP Pre-Calculus—and they're tested heavily because they reveal how well you understand functions as relationships, not just formulas. When you work with parametric equations, you're being tested on your ability to think in terms of component functions, direction of motion, and rates of change. These concepts connect directly to Unit 4's focus on planar motion, where the parameter t (usually representing time) controls both horizontal and vertical position simultaneously.
The key insight the AP exam wants you to demonstrate is that the same curve can be traced in different ways depending on how you parametrize it. You'll need to analyze position, velocity components, extrema, and tangent slopes—all from parametric form. Don't just memorize the equations for circles or ellipses; know what each component function contributes, how direction changes with t, and when the particle reaches key positions. Master the underlying mechanics, and you'll handle any parametric question thrown at you.
Foundational Concepts: What Parametric Functions Are
Before diving into specific curves, you need to understand the core structure. A parametric function f(t)=(x(t),y(t)) treats x and y as separate functions of an independent parameter, allowing you to model motion and position over time.
Definition of Parametric Equations
- Two dependent variables, one parameter—the equations x=x(t) and y=y(t) define position in the plane as t varies over some interval
- The parameter t controls traversal—as t increases, you trace the curve in a specific orientation or direction
- Essential for motion modeling—parametric form captures when a particle is at each location, not just that it passes through
- Eliminate the parameter—solve one equation for t and substitute into the other to get a rectangular equation y=f(x)
- Watch for domain restrictions—the parametric form may only trace part of the rectangular curve depending on the t-interval
- Reverse conversion requires choosing a parameter—to go from rectangular to parametric, introduce t strategically (often x=t works for simple cases)
Graphing Parametric Equations
- Create a table of (t,x(t),y(t)) values—plot the resulting (x,y) points and connect them in order of increasing t
- Direction matters—arrows on your graph should indicate the orientation as t increases
- Sample t-values at regular intervals—equal spacing in t reveals how fast the particle moves through different parts of the curve
Compare: Graphing parametric equations vs. graphing rectangular functions—both produce curves, but parametric graphs include direction and timing information. On FRQs, always indicate orientation with arrows.
Linear and Circular Motion: The Building Blocks
These fundamental parametric forms appear constantly on the AP exam. Linear parametrizations model constant-velocity motion, while circular parametrizations introduce periodic behavior through trigonometric functions.
Parametric Equations for Lines
- Standard form: x=x0+at, y=y0+bt—where (x0,y0) is the initial point and (a,b) gives the direction vector
- The direction vector determines slope—the slope of the line equals ab when a=0
- Parameter t measures displacement—each unit increase in t moves the particle by the vector ⟨a,b⟩
Parametric Equations for Circles
- Unit circle: x=cos(t), y=sin(t)—traces counterclockwise starting at (1,0) when t=0
- General circle: x=h+rcos(t), y=k+rsin(t)—centered at (h,k) with radius r
- Full traversal requires t∈[0,2π]—restricting the interval traces only an arc; extending beyond 2π retraces the circle
Parametric Equations for Ellipses
- Standard form: x=acos(t), y=bsin(t)—where a is the semi-major axis (horizontal) and b is the semi-minor axis (vertical)
- Horizontal extrema at t=0,π—the particle reaches x=±a when cos(t)=±1
- Vertical extrema at t=2π,23π—the particle reaches y=±b when sin(t)=±1
Compare: Circles vs. ellipses—both use cos(t) and sin(t), but circles have equal coefficients (r=a=b) while ellipses have different coefficients. If an FRQ asks about extrema, identify when each component function reaches its maximum or minimum.
Rates of Change and Tangent Analysis
Understanding how position changes with respect to t is critical for AP exam success. The derivatives dtdx and dtdy give velocity components, and their ratio gives the slope of the tangent line.
Finding Tangent Lines to Parametric Curves
- Tangent slope formula: dxdy=dx/dtdy/dt—this works whenever dtdx=0
- Horizontal tangent when dtdy=0 and dtdx=0—the particle is moving purely horizontally at that instant
- Vertical tangent when dtdx=0 and dtdy=0—the particle is moving purely vertically at that instant
Eliminating the Parameter
- Algebraic elimination reveals the rectangular equation—use substitution or trigonometric identities like cos2(t)+sin2(t)=1
- Domain restrictions may apply—if t≥0 only, the parametric curve may trace just part of the rectangular graph
- Different parametrizations can produce the same curve—the rectangular form loses information about direction and speed
Compare: Horizontal vs. vertical tangents—both occur when one velocity component is zero, but they indicate opposite types of motion. Exam tip: When asked to find tangent types, set each derivative equal to zero separately and check that the other isn't also zero.
Advanced Curves: Cycloids and Special Cases
These curves demonstrate how parametric equations can describe motion that's impossible to capture with a single rectangular equation. Cycloids arise from rolling motion and have fascinating physical properties.
Parametric Equations for Cycloids
- Standard cycloid: x=r(t−sint), y=r(1−cost)—generated by a point on a circle of radius r rolling along the x-axis
- Cusps occur when t=2πn—at these points, both dtdx and dtdy equal zero (singular points)
- Physical significance—the cycloid is the brachistochrone curve, meaning it's the path of fastest descent under gravity
Area Bounded by Parametric Curves
- Area formula: A=∫aby(t)⋅dtdxdt—this integrates with respect to the parameter, not x directly
- Orientation affects sign—if the curve is traced clockwise, the integral may be negative; take absolute value for geometric area
- Limits correspond to t-values—ensure t=a and t=b mark the correct start and end of the region
Compare: Cycloids vs. circles—both involve rolling or circular motion, but cycloids trace a path along a surface while circles rotate in place. Cycloid problems often test your understanding of singular points where standard tangent analysis breaks down.
Quick Reference Table
|
| Linear motion (constant velocity) | Line: x=x0+at, y=y0+bt |
| Periodic/circular motion | Circle: x=rcost, y=rsint |
| Elliptical paths | Ellipse: x=acost, y=bsint |
| Tangent slope calculation | dxdy=dx/dtdy/dt |
| Horizontal tangent condition | dtdy=0, dtdx=0 |
| Vertical tangent condition | dtdx=0, dtdy=0 |
| Eliminating parameter (trig) | Use cos2t+sin2t=1 |
| Rolling motion curves | Cycloid: x=r(t−sint), y=r(1−cost) |
Self-Check Questions
-
For the parametric equations x=3cost and y=2sint, at what t-values does the particle reach its horizontal extrema? Its vertical extrema?
-
Compare and contrast the parametric forms of a circle and an ellipse. What single change converts one into the other?
-
Given x=t2 and y=t3, find the slope of the tangent line at t=2. At what t-value is there a horizontal tangent?
-
Two parametrizations trace the same unit circle: (A) x=cost, y=sint and (B) x=sint, y=cost. How do their starting points and directions differ?
-
If an FRQ asks you to find where a parametric curve has a vertical tangent, what conditions must you check, and what potential issue should you watch for?