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
r: x=(r2)+r,y=(r2)−r?
Solution
Here, we will first add the given parametric equations and simplify it to get the value of r. Then we will multiply the given parametric equations and simplify it further. Then we will substitute the obtained value of r 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
Complete Step by Step Solution:
We are given with the parametric equations x=(r2)+r and y=(r2)−r.
Now, we will add the given two parametric equations. Therefore, we get
x+y=(r2)+r+(r2)−r
By adding and subtracting the like terms, we get
⇒x+y=2r2
Dividing both sides by 2, we get
⇒r2=21(x+y)…………………………………………………………………………………………………..(1)
Now, we will multiply the given two parametric equations. Therefore, we get
xy=((r2)+r)((r2)−r)
We will multiply the expression by using the FOIL method. So, we get
⇒xy=r2((r2)+r)+r((r2)−r)
Now, we will multiply each term in the equation, we get
⇒xy=r4+r3−r3−r2
Adding and subtracting the like terms, we get
⇒xy=r4−r2…………………………………………….(2)
Now, by substituting the equation (1) in equation (2), we get
⇒xy=(21(x+y))2−21(x+y)
Applying the exponent on the terms, we get
⇒xy=41(x+y)2−21(x+y)
By taking L.C.M. to equalize the denominator, we get
⇒xy=41(x+y)2−21×22(x+y)
⇒xy=41(x+y)2−42(x+y)
Subtracting the terms, we get
⇒xy=4(x+y)2−2(x+y)
Multiplying both sides by 4, we get
⇒4xy=(x+y)2−2(x+y)
The square of the sum of two numbers is given by an algebraic identity (a+b)2=a2+b2+2ab
Now, by using the algebraic identity and by simplifying, we get
⇒4xy=x2+y2+2xy−2x−2y
Rewriting the equation, we get
⇒x2+y2+2xy−2x−2y−4xy=0
Subtracting the like terms, we get
⇒x2+y2−2x−2y−2xy=0
Therefore, the Cartesian equation for the given parametric equation by eliminating the Parameters is x2+y2−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 x and y 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 x and y only.