Parametric Equations: Eliminating Parameters
x = 4t, y = 8t2, when
Time, t |
0 |
1 |
2 |
3 |
4 |
Distance, x x = 4t |
0 |
4 |
8 |
12 |
16 |
Height, y y = 8t2 |
0 |
8 |
32 |
72 |
128 |
When the interval is not small and finite, point plotting becomes tedious and does not always reveal the overall behavior of the graph. Curve sketching can be less tedious by converting the two parametric equations into one rectangular equation. This method is referred to as eliminating the parameter.
To eliminate the parameter, solve one of the parametric equations for the parameter. Then substitute this result for the parameter in the other parametric equation and simplify.
GUIDELINES FOR ELIMINATING THE PARAMETER:
1. Solve one parametric equation in terms of the parameter.
2. Substitute the resulting expression for the parameter into the other parametric equation.
3. Simplify
Let's use this method on the pair of parametric equations above. Solve one of the parametric equations for the parameter, say x = 4t.
Substitute the resulting expression for the parameter into the other parametric equation and simplify.
The resulting rectangular equation, , represents a parabola that opens up, has an axis of symmetry at x = 0 and a vertex of (0, 0).
See how this rectangular equation gives a better understand of the curve as a whole.
Understand that eliminating the parameter is just a way to understand the overall behavior of the curve. The parametric equations are still necessary to describe the parameter and the orientation of the curve.
One caution when eliminating the parameter, the domain of the resulting rectangular equation may need to be adjusted to agree with the domain of the parameter as given in the parametric equations.
In the example above, the domain of the parameter t in both parametric equations is the set of all real numbers, x = 4t and y = 8t2. The domain of the rectangular equation, , is also the set of real numbers. Since the domain is the same for both the parameter and the rectangular equation no domain adjustments are required.
Look at the following set of parametric equations:
x = t + 3
y = t - 49
Solve the first parametric equation for the parameter.
Substitute the resulting expression for the parameter into the other parametric equation and simplify.
y = t - 49
y = (x-3)2 - 49
y = (x2 - 6x + 9) - 49
y = x2 - 6x + 40
Based on the resulting rectangular equation, y = x2 - 6x + 40, the domain is all real numbers. However, the parametric equation, , limits the domain of t to numbers where t > 0. Therefore the domain of the rectangular equation, y = x2 - 6x + 40, must be restricted to all numbers where x > 0.
Let's try a couple of examples.
Step 1: Solve one of the parametric equations for the parameter |
x = t2 - 4 Original x + 4 = t2 Add 4 Take square root |
Step 2: Substitute the resulting expression for the parameter into the other parametric equation and simplify. |
Other equation Substitute for t Square Multiply/Distribute Add |
Step 3: Determine the domain of the rectangular equation. |
The domain for t in both parametric equations is all real numbers and the domain for x in the rectangular equation is all real numbers. Thus no adjustments are need to the domain of the rectangular equation. Domain: All real numbers |
Step 4: Sketch the curve. |
|
Step 1: Solve one of the parametric equations for the parameter |
Original Take inverse Subtract 1/2 |
Step 2: Substitute the resulting expression for the parameter into the other parametric equation and simplify. |
Other equation Substitute for t Square denom. x by reciprocal Add |
Step 3: Determine the domain of the rectangular equation. |
The domain for t in the first parametric equation, , is . The domain for t in the second parametric equation, is . To meet both constraints, the domain of t must be . Therefore the domain of the rectangular equation, , is Domain: |
Step 4: Sketch the curve. |
|
Related Links: Math algebra Parametric Equations: Eliminating Angle Parameters Finding Parametric Equations for a Graph Pre Calculus |
To link to this Parametric Equations: Eliminating Parameters page, copy the following code to your site: