Converting between parametric and rectangular
Theory
To turn parametric equations into a single rectangular equation in \(x\) and \(y\), eliminate the parameter \(t\):
- Solve one equation for \(t\).
- Substitute into the other.
- Simplify to a relation in \(x\) and \(y\).
When \(t\) appears through trig functions, use an identity such as \(\cos^2 t+\sin^2 t=1\) instead.
Two elimination routes:
How to convert to rectangular form
- Pick the easier equation and solve it for \(t\).
- Substitute into the other equation.
- Use an identity if \(t\) is inside trig functions.
- State any restriction inherited from the \(t\)-range.
Here \(t=x\); substitute into \(y=t^2\).
| \(y\) | \(=\) | \(t^2=x^2\) |
Solve the simpler equation for \(t\): \(t=y+3\); substitute.
| \(x\) | \(=\) | \(2(y+3)+1\) |
| \(=\) | \(2y+7\) |
So \(x=2y+7\).
Isolate \(\cos t,\sin t\) and use \(\cos^2+\sin^2=1\).
| \(\left(\dfrac{x}{3}\right)^2+\left(\dfrac{y}{3}\right)^2\) | \(=\) | \(1\) |
| \(x^2+y^2\) | \(=\) | \(9\) |
A circle of radius 3.
\(t=y\), so \(x=y^2\); but \(t\ge 0\) means \(y\ge 0\).
| \(x\) | \(=\) | \(y^2,\quad y\ge 0\) |
Only the upper half of the sideways parabola.
Common pitfalls
Frequently asked questions
How do you convert parametric equations to rectangular form?
Eliminate the parameter: solve one equation for \(t\) and substitute into the other, or use a trig identity.
How do you eliminate t when trig functions are involved?
Isolate \(\cos t\) and \(\sin t\), then apply \(\cos^2 t+\sin^2 t=1\).
Do you keep the parameter's restriction?
Yes. A restricted \(t\)-interval limits the rectangular curve to the corresponding piece.
What is lost when converting to rectangular form?
The direction and speed of tracing; rectangular form shows only the shape.