Parametric equations define the coordinates of a curve using a third independent variable called a parameter, typically denoted as (for time) or (for angles).
The process of eliminating the parameter involves finding a mathematical way to remove this third variable to create a Cartesian equation of the form or .
While parametric equations are excellent for describing motion and direction, Cartesian equations are often more useful for identifying the overall shape of the path, such as circles, parabolas, or ellipses.
The Substitution Method is the primary technique for algebraic parametric equations, such as linear, quadratic, or exponential functions.
The first step is to rearrange one of the equations (usually the one where the parameter is easiest to isolate) to make the parameter the subject, resulting in an expression like .
Next, this expression for is substituted into the second equation, replacing every instance of the parameter with the new -based expression.
Finally, the resulting equation is simplified and rearranged into a standard Cartesian format, such as for lines or for parabolas.
When parametric equations involve trigonometric functions like and , direct substitution is often difficult because it involves inverse trigonometric functions.
Instead, the Trigonometric Identity Method utilizes fundamental identities, most commonly the Pythagorean identity:
To apply this, you must first isolate the trigonometric terms in each equation (e.g., and ).
Both equations are then squared and added together, allowing the trigonometric terms to be replaced by the constant , effectively eliminating the parameter.
Choosing the correct method depends entirely on the functional form of the parametric equations.
| Feature | Substitution Method | Identity Method |
|---|---|---|
| Best For | Polynomials, Exponentials, Logs | Trigonometric functions |
| Primary Tool | Algebraic rearrangement | Pythagorean identities () |
| Complexity | High if the parameter is squared/cubed | High if angles are different (e.g., vs ) |
| Result | Often results in | Often results in implicit forms like circles |
If a parametric pair contains both and , substitution is usually required; if it contains and , identities are almost always the superior choice.
Path of Least Resistance: Always look at both equations before starting; if and , it is much easier to rearrange for than to deal with square roots by rearranging .
Check the Domain: When eliminating a parameter, the resulting Cartesian equation might appear to exist for all , but the original parametric domain might restrict the curve to a specific segment.
Verify with Points: A quick way to check your Cartesian result is to pick a simple value for (like ), find the coordinates, and ensure they satisfy your final Cartesian equation.
Recognize Standard Forms: Be prepared to recognize the Cartesian forms of circles and ellipses immediately from their parametric trig forms.
Squaring Errors: A common mistake in the identity method is failing to square the entire side of the equation; for example, if , then , not .
Inverse Function Confusion: Students often try to use to substitute into a sine function; while mathematically valid, this often leads to messy expressions that are harder to simplify than using identities.
Ignoring Coefficients: When isolating trig terms, ensure any coefficients or constants are moved to the or side before squaring and adding.