Solveeit Logo

Question

Question: How do you convert the parametric equations into a Cartesian equation by eliminating the parameter ...

How do you convert the parametric equations into a Cartesian equation by eliminating the parameter
rr: x=(r2)+r,y=(r2)rx = \left( {{r^2}} \right) + r,y = \left( {{r^2}} \right) - r?

Explanation

Solution

Here, we will first add the given parametric equations and simplify it to get the value of rr. Then we will multiply the given parametric equations and simplify it further. Then we will substitute the obtained value of rr in the equation to eliminate the parameters. Simplifying the equation we will find an equation without the parameters.

Formula Used:
The square of the sum of two numbers is given by an algebraic identity (a+b)2=a2+b2+2ab{\left( {a + b} \right)^2} = {a^2} + {b^2} + 2ab

Complete Step by Step Solution:
We are given with the parametric equations x=(r2)+rx = \left( {{r^2}} \right) + r and y=(r2)ry = \left( {{r^2}} \right) - r.
Now, we will add the given two parametric equations. Therefore, we get
x+y=(r2)+r+(r2)rx + y = \left( {{r^2}} \right) + r + \left( {{r^2}} \right) - r
By adding and subtracting the like terms, we get
x+y=2r2\Rightarrow x + y = 2{r^2}
Dividing both sides by 2, we get
r2=12(x+y)\Rightarrow {r^2} = \dfrac{1}{2}\left( {x + y} \right)…………………………………………………………………………………………………..(1)\left( 1 \right)
Now, we will multiply the given two parametric equations. Therefore, we get
xy=((r2)+r)((r2)r)xy = \left( {\left( {{r^2}} \right) + r} \right)\left( {\left( {{r^2}} \right) - r} \right)
We will multiply the expression by using the FOIL method. So, we get
xy=r2((r2)+r)+r((r2)r)\Rightarrow xy = {r^2}\left( {\left( {{r^2}} \right) + r} \right) + r\left( {\left( {{r^2}} \right) - r} \right)
Now, we will multiply each term in the equation, we get
xy=r4+r3r3r2\Rightarrow xy = {r^4} + {r^3} - {r^3} - {r^2}
Adding and subtracting the like terms, we get
xy=r4r2\Rightarrow xy = {r^4} - {r^2}…………………………………………….(2)\left( 2 \right)
Now, by substituting the equation (1)\left( 1 \right) in equation (2)\left( 2 \right), we get
xy=(12(x+y))212(x+y)\Rightarrow xy = {\left( {\dfrac{1}{2}\left( {x + y} \right)} \right)^2} - \dfrac{1}{2}\left( {x + y} \right)
Applying the exponent on the terms, we get
xy=14(x+y)212(x+y)\Rightarrow xy = \dfrac{1}{4}{\left( {x + y} \right)^2} - \dfrac{1}{2}\left( {x + y} \right)
By taking L.C.M. to equalize the denominator, we get
xy=14(x+y)212×22(x+y)\Rightarrow xy = \dfrac{1}{4}{\left( {x + y} \right)^2} - \dfrac{1}{2} \times \dfrac{2}{2}\left( {x + y} \right)
xy=14(x+y)224(x+y)\Rightarrow xy = \dfrac{1}{4}{\left( {x + y} \right)^2} - \dfrac{2}{4}\left( {x + y} \right)
Subtracting the terms, we get
xy=(x+y)22(x+y)4\Rightarrow xy = \dfrac{{{{\left( {x + y} \right)}^2} - 2\left( {x + y} \right)}}{4}
Multiplying both sides by 4, we get
4xy=(x+y)22(x+y)\Rightarrow 4xy = {\left( {x + y} \right)^2} - 2\left( {x + y} \right)
The square of the sum of two numbers is given by an algebraic identity (a+b)2=a2+b2+2ab{\left( {a + b} \right)^2} = {a^2} + {b^2} + 2ab
Now, by using the algebraic identity and by simplifying, we get
4xy=x2+y2+2xy2x2y\Rightarrow 4xy = {x^2} + {y^2} + 2xy - 2x - 2y
Rewriting the equation, we get
x2+y2+2xy2x2y4xy=0\Rightarrow {x^2} + {y^2} + 2xy - 2x - 2y - 4xy = 0
Subtracting the like terms, we get
x2+y22x2y2xy=0\Rightarrow {x^2} + {y^2} - 2x - 2y - 2xy = 0

Therefore, the Cartesian equation for the given parametric equation by eliminating the Parameters is x2+y22x2y2xy=0{x^2} + {y^2} - 2x - 2y - 2xy = 0.

Note:
We know that the parametric equation is defined as a function that depends on the Independent variable which is called parameters and the dependent variable. The parametric equation can have one or more Independent variables. Also, a parametric equation for a curve is defined as xx and yy as a function of a third variable called the Parameters. The cartesian equation for a curve is an equation of a curve in terms of xx and yy only.