Question
Question: How do you convert \( r = 2\cos 2\theta \) into rectangular form?...
How do you convert r=2cos2θ into rectangular form?
Solution
In this problem, we have given an equation in the polar form. Here we are asked to convert the given polar form equation into the rectangular form. To convert the given equation into the equation into the rectangular form we need to use some identities and by using that identity we can get a required solution.
Complete step-by-step solution:
The polar form equation is r=2cos2θ .
Now, the identities that we are going to use are,
x=rcosθ
y=rsinθ
Now just squaring and adding the x,y values, we get
x2=r2cos2θ and y2=r2sin2θ
Then, x2+y2=r2cos2θ+r2sin2θ
Also, r2 is common in both the terms, so take r2 as common.
⇒x2+y2=r2(cos2θ+sin2θ)−−−−−(1)
Now we know that, cos2θ+sin2θ=1
Substitute the value of cos2θ+sin2θ in equation (1), we get
⇒x2+y2=r2
Also we can write cos2θ=cos2θ−sin2θ , so we can substitute this value in the given polar equation. Then we get,
r=2cos2θ=2(cos2θ−sin2θ)−−−−−(∗)
Now, further simplification using the identities…
x2−y2=r2cos2θ−r2sin2θ , now take the r2 common outside.
⇒x2−y2=r2(cos2θ−sin2θ)
On rewriting we get
⇒r2x2−y2=cos2θ−sin2θ−−−−−(2)
Now use (*) in equation (2), we get
r=r22(x2−y2)
Now, substitute the value of r2 , we get
⇒r=(x2+y2)2(x2−y2)
Also, we know that x2+y2=r2⇒x2+y2=r
⇒x2+y2=(x2+y2)2(x2−y2)
Taking cross multiply and we get
⇒(x2+y2)23=2(x2−y2)
On rewriting we get
⇒(x2+y2)23−2(x2−y2)=0 .
**This is the rectangular form of the given polar equation.
(x2+y2)23−2(x2−y2)=0 **
Additional Information: In two dimensions, the Cartesian coordinate (x, y) specifies the location of a point P in the plane. Another two- dimensional coordinate system is polar coordinate system is polar coordinates. As r ranges from 0 to infinity and θ ranges from 0 to 2π , the point P specified by the polar coordinate (r,θ) covers every point in the plane.
Note: In this problem our aim is to convert the given polar coordinate equation which is in the form (r,θ) into rectangular coordinates, for this we followed some important steps. In that first one we need to write x=rcosθ and y=rsinθ . Next we need to evaluate cosθ and sinθ . Then we have to multiply cosθ by r to find the x-coordinate of the rectangular form and multiply sinθ by r to find the y-coordinate of the rectangular form.