You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Parametric equations define x and y separately in terms of a third variable (parameter), usually t or θ. This allows us to describe curves that are difficult or impossible to express as y = f(x).
Instead of y = f(x), a curve may be defined by:
As t varies, the point (x, y) traces out a curve.
A curve is defined by x = 2t, y = t² − 1.
| t | x | y |
|---|---|---|
| −2 | −4 | 3 |
| −1 | −2 | 0 |
| 0 | 0 | −1 |
| 1 | 2 | 0 |
| 2 | 4 | 3 |
This traces out a parabola. To find the Cartesian equation: t = x/2, so y = (x/2)² − 1 = x²/4 − 1.
x = 3 cos t, y = 3 sin t.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.