Skip to content Study Mondo Free study resources for students from Grade 4 through AP and test prep. 24 courses, 700+ topics.
Courses Features Company Stay Ahead in School Free weekly study tips, practice sets, and exam strategies. Join 10,000+ students.
ยฉ 2026 Study Mondo. Built for students.
APยฎ is a trademark registered by the College Board, which is not affiliated with, and does not endorse, this website.
Parametric Equations | Study Mondo
Topics / Functions Involving Parameters, Vectors, and Matrices / Parametric Equations Parametric Equations Understanding parametric equations and how to convert between parametric and rectangular forms
๐ฏ โญ INTERACTIVE LESSON
Try the Interactive Version! Learn step-by-step with practice exercises built right in.
Start Interactive Lesson โ Parametric Equations
What Are Parametric Equations?
Parametric equations define both x x x and y y y in terms of a third variable called a parameter , usually t t t .
Instead of y = f ( x ) y = f(x) y = , we write:
๐ Practice Problems
1 Problem 1easy โ Question:Eliminate the parameter to find the rectangular equation: x = t + 3 x = t + 3 x = t + 3 , y = t 2 โ 1 y = t^2 - 1 y
Explain using: ๐ Simple words ๐ Analogy ๐จ Visual desc. ๐ Example ๐ก Explain
โ ๏ธ Common Mistakes: Parametric EquationsAvoid these 4 frequent errors
1 Forgetting the constant of integration (+C) on indefinite integrals
โพ 2 Confusing the Power Rule with the Chain Rule
โพ 3 Not checking continuity before applying the Mean Value Theorem
โพ 4 Dropping negative signs when differentiating trig functions
โพ ๐ Real-World Applications: Parametric EquationsSee how this math is used in the real world
โ๏ธ Optimizing Package Design
Engineering
โพ ๐ฅ Predicting Drug Dosage Decay
Medicine
โพ ๐ฌ Calculating Distance from Velocity
Physics
โพ ๐ฐ Revenue Optimization
Finance
โพ
๐ Worked Example: Related Rates โ Expanding CircleProblem: A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 2 2 cm/s. How fast is the area of the circle increasing when the radius is 10 10 10 cm?
1 Identify the known and unknown rates Click to reveal โ
2 Write the relationship between variables
3 Differentiate both sides with respect to time
๐งช Practice Lab Interactive practice problems for Parametric Equations
โพ ๐ Related Topics in Functions Involving Parameters, Vectors, and Matricesโ Frequently Asked QuestionsWhat is Parametric Equations?โพ Understanding parametric equations and how to convert between parametric and rectangular forms
How can I study Parametric Equations effectively?โพ Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Parametric Equations study guide free?โพ Yes โ all study notes, flashcards, and practice problems for Parametric Equations on Study Mondo are 100% free. No account is needed to access the content.
What course covers Parametric Equations?โพ Parametric Equations is part of the AP Precalculus course on Study Mondo, specifically in the Functions Involving Parameters, Vectors, and Matrices section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Parametric Equations?
๐ก Study Tipsโ Work through examples step-by-step โ Practice with flashcards daily โ Review common mistakes f
(
x
)
Why Use Parametric Equations?
Model motion : t t t often represents time
Describe curves that aren't functions (fail vertical line test)
Separate horizontal and vertical motion
Express direction and speed of motion
Example: Linear Motion Consider:
x = 2 t + 1 x = 2t + 1 x = 2 t + 1
y = 3 t โ 2 y = 3t - 2 y = 3 t โ 2
As t t t increases, the point ( x , y ) (x, y) ( x , y ) traces out a path.
t t t x = 2 t + 1 x = 2t + 1 x = 2 t + 1 y = 3 t โ 2 y = 3t - 2 y = 3 t โ 2 Point ( x , y ) (x, y) ( x , y ) 0 0 0 1 1 1 โ 2 -2 โ 2 ( 1 , โ 2 ) (1, -2) ( 1 , โ 2 )
Converting to Rectangular Form To eliminate the parameter t t t :
Solve one equation for t t t
Substitute into the other equation
Simplify to get y y y in terms of x x x (or vice versa)
Example Given: x = 2 t + 1 x = 2t + 1 x = 2 t + 1 and y = 3 t โ 2 y = 3t - 2 y = 3 t โ 2
Step 1: Solve for t t t from the first equation.
x = 2 t + 1 x = 2t + 1 x = 2 t + 1
t = x โ 1 2 t = \frac{x - 1}{2} t = 2 x โ 1 โ
Step 2: Substitute into the second equation.
y = 3 t โ 2 = 3 ( x โ 1 2 ) โ 2 y = 3t - 2 = 3\left(\frac{x - 1}{2}\right) - 2 y = 3 t โ 2 = 3 ( 2 x โ 1 โ ) โ 2
y = 3 x โ 3 2 โ 2 = 3 x โ 3 โ 4 2 = 3 x โ 7 2 y = \frac{3x - 3}{2} - 2 = \frac{3x - 3 - 4}{2} = \frac{3x - 7}{2} y = 2 3 x โ 3 โ โ 2 = 2 3 x โ 3 โ 4 โ = 2 3 x โ 7 โ
Rectangular form: y = 3 2 x โ 7 2 y = \frac{3}{2}x - \frac{7}{2} y = 2 3 โ x โ 2 7 โ
Parametric Equations for Common Curves Circle (radius r r r , center at origin) x = r cos โก ( t ) x = r\cos(t) x = r cos ( t )
y = r sin โก ( t ) y = r\sin(t) y = r sin ( t )
0 โค t โค 2 ฯ 0 \leq t \leq 2\pi 0 โค t โค 2 ฯ
Ellipse x = a cos โก ( t ) x = a\cos(t) x = a cos ( t )
y = b sin โก ( t ) y = b\sin(t) y = b sin ( t )
Line Segment x = x 1 + t ( x 2 โ x 1 ) x = x_1 + t(x_2 - x_1) x = x 1 โ + t ( x 2 โ โ x 1 โ )
y = y 1 + t ( y 2 โ y 1 ) y = y_1 + t(y_2 - y_1) y = y 1 โ + t ( y 2 โ โ y
0 โค t โค 1 0 \leq t \leq 1 0 โค t โค 1
Direction and Orientation The orientation shows the direction of motion as t t t increases.
Plot points for increasing values of t t t
Draw arrows to show direction of travel
Different parametrizations can trace the same curve with different orientations
Calculus with Parametric Equations Derivative (slope of tangent line):
d y d x = d y / d t d x / d t = y โฒ ( t ) x โฒ ( t ) \frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{y'(t)}{x'(t)} d x d y โ = d x / d t d y / d t โ = x โฒ ( t ) y โฒ ( t ) โ
Note: This is NOT d y d t \frac{dy}{dt} d t d y โ !
=
t 2 โ
1
๐ก Show Solution Solution:
Step 1: Solve one equation for t t t .
From x = t + 3 x = t + 3 x = t + 3 :
t = x โ 3 t = x - 3 t = x โ 3
Step 2: Substitute into the other equation.
y = t 2 โ 1 = ( x โ 3 ) 2 โ 1 y = t^2 - 1 = (x - 3)^2 - 1 y = t 2 โ 1 = ( x โ 3 ) 2 โ
Step 3: Expand and simplify.
y = x 2 โ 6 x + 9 โ 1 y = x^2 - 6x + 9 - 1 y = x 2 โ 6 x + 9 โ 1
y = x 2 โ 6 x + 8 y = x^2 - 6x + 8 y
Step 4: Identify the curve.
This is a parabola opening upward.
Answer: y = x 2 โ 6 x + 8 y = x^2 - 6x + 8 y = x 2 โ 6 x + 8 (parabola)
2 Problem 2medium โ Question:Consider the parametric equations: x = 2 t โ 1 x = 2t - 1 x = 2 t โ 1 and y = t 2 + 3 y = t^2 + 3 y = t 2 + 3
a) Eliminate the parameter to find a Cartesian equation.
b) Find the point on the curve when t = 2 t = 2 t = 2 .
c) Sketch the direction of motion as t t t increases.
๐ก Show Solution Solution:
Part (a): From the first equation: x = 2 t โ 1 x = 2t - 1 x = 2 t โ 1
Solve for t t t : t = x + 1 2 t = \frac{x + 1}{2} t =
3 Problem 3medium โ Question:Find parametric equations for a circle with center ( 2 , โ 3 ) (2, -3) ( 2 , โ 3 ) and radius 5 5 5 .
๐ก Show Solution Solution:
Step 1: Recall the parametric form for a circle centered at origin.
For a circle centered at ( 0 , 0 ) (0, 0) ( 0 , 0 ) with radius r r r :
x = r cos โก ( t ) , y = r sin โก ( t ) x = r\cos(t), \quad y = r\sin(t) x = r cos ( t ) , y = r sin ( t )
Step 2: Adjust for the center ( h , k ) = ( 2 , โ 3 ) (h, k) = (2, -3) ( h , k ) = ( 2 , โ 3 ) .
To shift the center, add h h h to x x x and add k k k to y y y :
x = h + r cos โก ( t ) x = h + r\cos(t) x = h +
Step 3: Substitute h = 2 h = 2 h = 2 , k = โ 3 k = -3 k = โ 3 , r = 5 r = 5 r = 5 .
x = 2 + 5 cos โก ( t ) x = 2 + 5\cos(t) x = 2 + 5 cos ( t )
y = โ 3 + 5 sin โก ( t ) y = -3 + 5\sin(t) y = โ 3 + 5 sin ( t )
Step 4: Specify the domain.
0 โค t โค 2 ฯ 0 \leq t \leq 2\pi 0 โค t โค 2 ฯ (for one complete revolution)
Answer:
x = 2 + 5 cos โก ( t ) x = 2 + 5\cos(t) x = 2 + 5 cos ( t )
y = โ 3 + 5 sin โก ( t ) y = -3 + 5\sin(t) y = โ 3 + 5 sin ( t )
4 Problem 4hard โ Question:A projectile is launched with parametric equations:
x = 40 t x = 40t x = 40 t
y = โ 16 t 2 + 60 t + 5 y = -16t^2 + 60t + 5 y = โ 16 t 2 + 60 t + 5
where x x x and y y y are in feet and t t t is in seconds.
a) Find the maximum height reached by the projectile.
b) Find when and where the projectile hits the ground.
๐ก Show Solution Solution:
Part (a): Maximum height occurs at the vertex of the parabola y = โ 16 t 2 + 60 t + 5 y = -16t^2 + 60t + 5 y = โ 16 t 2 + 60 t + 5 .
For , vertex is at
5 Problem 5medium โ Question:Given x = 2 t x = 2t x = 2 t and y = t 2 + 1 y = t^2 + 1 y = t 2 + 1 , find d y d x \frac{dy}{dx} d x d y โ at t = 3 t = 3 t = 3 .
๐ก Show Solution Solution:
Step 1: Find d x d t \frac{dx}{dt} d t d x โ and d y d t \frac{dy}{dt} .
โพ
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
1 1 1
2 2 2 5 5 5 4 4 4 ( 5 , 4 ) (5, 4) ( 5 , 4 )
1 โ
)
1
=
x 2 โ
6 x +
8
2 x + 1 โ
Substitute into the second equation:
y = t 2 + 3 = ( x + 1 2 ) 2 + 3 y = t^2 + 3 = \left(\frac{x + 1}{2}\right)^2 + 3 y = t 2 + 3 = ( 2 x + 1 โ ) 2 + 3
y = ( x + 1 ) 2 4 + 3 y = \frac{(x + 1)^2}{4} + 3 y = 4 ( x + 1 ) 2 โ + 3
y = x 2 + 2 x + 1 4 + 3 y = \frac{x^2 + 2x + 1}{4} + 3 y = 4 x 2 + 2 x + 1 โ + 3
y = x 2 + 2 x + 1 + 12 4 = x 2 + 2 x + 13 4 y = \frac{x^2 + 2x + 1 + 12}{4} = \frac{x^2 + 2x + 13}{4} y = 4 x 2 + 2 x + 1 + 12 โ = 4 x 2 + 2 x + 13 โ
Or: 4 y = x 2 + 2 x + 13 4y = x^2 + 2x + 13 4 y = x 2 + 2 x + 13
Part (b): When t = 2 t = 2 t = 2 :
x = 2 ( 2 ) โ 1 = 3 x = 2(2) - 1 = 3 x = 2 ( 2 ) โ 1 = 3
y = 2 2 + 3 = 7 y = 2^2 + 3 = 7 y = 2 2 + 3 = 7
Part (c): As t t t increases from negative to positive:
When t = โ 1 t = -1 t = โ 1 : x = โ 3 x = -3 x = โ 3 , y = 4 y = 4 y = 4
When t = 0 t = 0 t = 0 : x = โ 1 x = -1 x = โ 1 , y = 3 y = 3 y = 3
When t = 1 t = 1 t = 1 : x = 1 x = 1 x = 1 , y = 4 y = 4 y = 4
When t = 2 t = 2 t = 2 : x = 3 x = 3 x = 3 , y = 7 y = 7 y = 7
The curve is a parabola opening upward, and motion is from left to right as t t t increases.
r
cos
(
t
)
y = k + r sin โก ( t ) y = k + r\sin(t) y = k + r sin ( t ) 0 โค t โค 2 ฯ 0 \leq t \leq 2\pi 0 โค t โค 2 ฯ y = a t 2 + b t + c y = at^2 + bt + c y = a t 2 + b t + c
t = โ b 2 a t = -\frac{b}{2a} t = โ 2 a b โ t = โ 60 2 ( โ 16 ) = 60 32 = 1.875 t = -\frac{60}{2(-16)} = \frac{60}{32} = 1.875 t = โ 2 ( โ 16 ) 60 โ = 32 60 โ = 1.875 seconds
y = โ 16 ( 1.875 ) 2 + 60 ( 1.875 ) + 5 y = -16(1.875)^2 + 60(1.875) + 5 y = โ 16 ( 1.875 ) 2 + 60 ( 1.875 ) + 5
y = โ 16 ( 3.516 ) + 112.5 + 5 y = -16(3.516) + 112.5 + 5 y = โ 16 ( 3.516 ) + 112.5 + 5
y = โ 56.25 + 112.5 + 5 y = -56.25 + 112.5 + 5 y = โ 56.25 + 112.5 + 5
y = 61.25 y = 61.25 y = 61.25 feet
Part (b): The projectile hits the ground when y = 0 y = 0 y = 0 :
โ 16 t 2 + 60 t + 5 = 0 -16t^2 + 60t + 5 = 0 โ 16 t 2 + 60 t + 5 = 0
Using the quadratic formula: t = โ 60 ยฑ 60 2 โ 4 ( โ 16 ) ( 5 ) 2 ( โ 16 ) t = \frac{-60 \pm \sqrt{60^2 - 4(-16)(5)}}{2(-16)} t = 2 ( โ 16 ) โ 60 ยฑ 6 0 2 โ 4 ( โ 16 ) ( 5 ) โ โ
t = โ 60 ยฑ 3600 + 320 โ 32 = โ 60 ยฑ 3920 โ 32 t = \frac{-60 \pm \sqrt{3600 + 320}}{-32} = \frac{-60 \pm \sqrt{3920}}{-32} t = โ 32 โ 60 ยฑ 3600 + 320 โ โ = โ 32 โ 60 ยฑ 3920 โ โ
t = โ 60 ยฑ 62.61 โ 32 t = \frac{-60 \pm 62.61}{-32} t = โ 32 โ 60 ยฑ 62.61 โ
t = โ 60 + 62.61 โ 32 = โ 0.082 t = \frac{-60 + 62.61}{-32} = -0.082 t = โ 32 โ 60 + 62.61 โ = โ 0.082 (reject, negative time)
t = โ 60 โ 62.61 โ 32 = โ 122.61 โ 32 = 3.832 t = \frac{-60 - 62.61}{-32} = \frac{-122.61}{-32} = 3.832 t = โ 32 โ 60 โ 62.61 โ = โ 32 โ 122.61 โ = 3.832 seconds
Horizontal distance: x = 40 ( 3.832 ) = 153.3 x = 40(3.832) = 153.3 x = 40 ( 3.832 ) = 153.3 feet
The projectile hits the ground after 3.83 seconds at a distance of 153.3 feet .
d t d y
โ
d x d t = 2 \frac{dx}{dt} = 2 d t d x โ = 2
d y d t = 2 t \frac{dy}{dt} = 2t d t d y โ = 2 t
Step 2: Use the formula for the derivative.
d y d x = d y / d t d x / d t = 2 t 2 = t \frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{2t}{2} = t d x d y โ = d x / d t d y / d t โ = 2 2 t โ = t
Step 3: Evaluate at t = 3 t = 3 t = 3 .
d y d x โฃ t = 3 = 3 \frac{dy}{dx}\bigg|_{t=3} = 3 d x d y โ โ t = 3 โ = 3
Answer: d y d x = 3 \frac{dy}{dx} = 3 d x d y โ = 3 at t = 3 t = 3 t = 3
This means the slope of the tangent line at the point where t = 3 t = 3 t = 3 is 3 3 3 .