Eliminating the parameter from a parametric equation

 
 
Eliminating the parameter blog post.jpeg
 
 
 

There are three ways to eliminate the parameter from a parametric equation

Given a parametric curve where our function is defined by two equations, one for xx and one for yy, and both of them in terms of a parameter tt,

x=f(t)x=f(t)

y=g(t)y=g(t)

we can eliminate the parameter value in a few different ways.

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 

We can

  1. solve each equation for the parameter tt, then set the equations equal to one another, or

  2. solve one equation for the parameter tt, then plug that value into the second equation, or

  3. solve each equation for part of an identity, then plug both values into the identity.

 
 

How to eliminate the parameter


 
Krista King Math Signup.png
 
Calculus 2 course.png

Take the course

Want to learn more about Calculus 2? I have a step-by-step course for that. :)

 
 

 
 

Eliminating the parameter using the second method

Example

Eliminate the parameter.

x=2t2+6x=2t^2+6

y=5ty=5t

We’ll solve y=5ty=5t for tt, since this will be easier than solving x=2t2+6x=2t^2+6 for tt.

y=5ty=5t

t=y5t=\frac{y}{5}

Plugging this into the equation for xx, we get

x=2(y5)2+6x=2\left(\frac{y}{5}\right)^2+6

x=2y225+6x=\frac{2y^2}{25}+6

Removing the fraction, we get

25x=2y2+15025x=2y^2+150

25x2y2=15025x-2y^2=150

Eliminating the parameter for Calculus 2.jpg

Given a parametric curve where our function is defined by two equations, one for x and one for y, and both of them in terms of a parameter t, we can eliminate the parameter in a few different ways.

Example

Eliminate the parameter.

x=etx=e^t

y=e4ty=e^{4t}

We know that y=eaby=e^{ab} is the same as y=(ea)by=(e^a)^b. If we use this property, we can take y=e4ty=e^{4t} and rewrite it as y=(et)4y=(e^t)^4. Since x=etx=e^t, we can substitute xx into y=(et)4y=(e^t)^4 for ete^t.

y=x4y=x^4

Remember, because we have ee in the original parametric equations, and ee requires that t>0t>0, we have to transfer this condition to our final answer, and say

y=x4y=x^4, where x>0x>0


Let’s try another example using the third method.


Example

Eliminate the parameter.

x=2cosθx=2\cos{\theta}

y=3sinθy=3\sin{\theta}

0θ2π0\le\theta\le2\pi

Rearranging x=2cosθx=2\cos{\theta} and y=3sinθy=3\sin{\theta} to isolate the trigonometric functions, we get

x=2cosθx=2\cos{\theta}

cosθ=x2\cos{\theta}=\frac{x}{2}

and

y=3sinθy=3\sin{\theta}

sinθ=y3\sin{\theta}=\frac{y}{3}

Since we know that sin2θ+cos2θ=1\sin^2{\theta}+\cos^2{\theta}=1, we can substitute the values we just found for cosθ\cos{\theta} and sinθ\sin{\theta}.

(y3)2+(x2)2=1\left(\frac{y}{3}\right)^2+\left(\frac{x}{2}\right)^2=1

y29+x24=1\frac{y^2}{9}+\frac{x^2}{4}=1

y2+9x24=9y^2+\frac{9x^2}{4}=9

4y2+9x2=364y^2+9x^2=36

9x2+4y2=369x^2+4y^2=36

 
Krista King.png
 

Get access to the complete Calculus 2 course