Question
Question: How do you convert \(r = 2 - 2\cos \left( \theta \right)\) into rectangular form?...
How do you convert r=2−2cos(θ) 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.
Formula used:
Perfect square trinomial rule: (a2+b2)=a2+2ab+b2
Complete step by step solution:
The polar form equation is r=2−2cos(θ).
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 terms, so take r2 as common.
⇒x2+y2=r2(cos2θ+sin2θ)…(i)
As we know that, cos2θ+sin2θ=1.
Substitute the value of cos2θ+sin2θ in equation (i), we get
⇒x2+y2=r2
Now, find the cosθ from x=rcosθ and substitute its value in given polar form.
x=rcosθ
⇒cosθ=rx
Substitute cosθ=rx in r=2−2cos(θ), we get
r=2−2cos(θ)
⇒r=2−r2x
⇒r2=2r−2x…(ii)
Also, we know that
x2+y2=r2⇒x2+y2=r…(iii)
Now, substitute the value of r2 and r from (iii) in equation (ii).
r2=2r−2x
⇒(x2+y2)=2x2+y2−2x
⇒(x2+y2)+2x=2x2+y2
Square both sides of the equation, we get
⇒((x2+y2)+2x)2=4(x2+y2)
Now, use algebraic identity (a2+b2)=a2+2ab+b2 to solve the equation.
⇒(x2+y2)2+4x(x2+y2)+4x2=4x2+4y2
⇒(x2+y2)2+4x(x2+y2)−4y2=0
Final solution: Hence, the rectangular form of the given polar equation is (x2+y2)2+4x(x2+y2)−4y2=0.
Additional information:
In two dimensions, the Cartesian coordinate (x,y) specifics the location of a point P in the plane. A polar coordinate system in a plane consists of a fixed point O, called the pole (or origin), and a ray emanating from the pole, called the polar axis. In such a coordinate system we can associate with each point P in the plane a pair of polar coordinates (r,θ), where r is the distance from P to the pole and θ is an angle from the polar axis to the ray OP. The number r is called the radical coordinate of P and the number θ the angular coordinate (or polar angle) of P.
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.
Relationship between Polar and Rectangular Coordinates:
Frequently, it will be useful to superimpose a rectangular xy-coordinate system on top of a polar coordinate system, making the positive x-axis coincide with the polar axis. If this is done, then every point P will have both rectangular coordinates (x,y) and polar coordinates (r,θ). These coordinates are related by the equations
x=rcosθ, y=rsinθ…(1)
These equations are well suited for finding x and y when r and θ are known. However, to find r and θ when x and y are known, it is preferable to use the identities sin2θ+cos2θ=1 and tanθ=sinθ/cosθ to rewrite (1) as
r2=x2+y2, tanθ=xy…(2)