Question
Question: How do you convert \[{x^2} + {y^2} - 2x = 0\] to polar form?...
How do you convert x2+y2−2x=0 to polar form?
Solution
We will use the polar equation form to find the required equation for the above Cartesian equation.
When we think about plotting points in the plane, we usually think of rectangular coordinates (x,y) in the Cartesian coordinate plane.
However, there are other ways of writing a coordinate pair and other types of grid system.
Polar coordinates are points labelled (r,θ)and plotted on a polar grid.
The polar grid is represented as a series of concentric circles radiating out from the pole, or the origin of the coordinate plane.
Formula used:
To convert from polar to rectangular (Cartesian) coordinates use the following formulas (derived from their trigonometric function definitions):
So, we can write that: cosθ=rx.
Using cross multiplication, we get:
⇒x=rcosθ..............(1).
Again, we can write that:
⇒sinθ=ry.
Using cross multiplication, we get:
⇒y=rsinθ.............(2).
So,
After squaring the equation(1), we get:
⇒x2=r2cos2θ..............(3).
After squaring the both sides of the equation(2), we get:
⇒y2=r2sin2θ..............(4).
Now, add equation (3)and (4), we get:
⇒x2+y2=r2cos2θ+r2sin2θ.
After re-arranging, we get:
⇒x2+y2=r2(cos2θ+sin2θ).
But we know that (cos2θ+sin2θ)=1.
So, if we put this into the above equation, we get:
⇒x2+y2=r2×1.
Or, we can write the following form:
⇒x2+y2=r2.
Another formula:
if we divide equation(2)by equation(1), we get:
⇒rcosθrsinθ=xy.
Or, we can re-write it as following:
⇒tanθ=xy.
Complete step by step answer:
The given equation in the question is: x2+y2−2x=0
So, we will put the polar equation of the Cartesian axis’s value in the above equation.
So, we will put x=rcosθ and y=rsinθ.
By putting these values, we get:
⇒(rcosθ)2+(rsinθ)2−2.rcosθ=0.
Now, by doing the squared in the terms, we get:
⇒r2cos2θ+r2sin2θ−2rcosθ=0.
Now, by simplifying the above equation, we get:
⇒r2(cos2θ+sin2θ)−2rcosθ=0.
Now, using the formula(cos2θ+sin2θ)=1, we get:
⇒r2×1−2rcosθ=0.
Now, multiplying the terms, we get:
⇒r2−2rcosθ=0.
Now, add ‘2.rcosθ’ on the both side of the equation, we get:
⇒r2−2rcosθ+2rcosθ=2rcosθ.
Now, simplifying the above equation, we get:
⇒r2=2rcosθ............(1).
As, r=0, divide both the sides by r, we get:
⇒rr2=r2rcosθ.
Now, simplify the above equation, we get:
⇒r=2cosθ...........(2).
Therefore, equation(1) and (2) both are the polar equation form.
∴ r=2cosθ or r2=2.rcosθ is the required polar form.
Note: Alternative way of solution:
Given equation: x2+y2−2x=0.
Now, divide both the sides of the equation by x2, we get:
⇒x2x2+y2−2x=x20, as x=0.
Now, by simplifying it, we get:
⇒x2x2+x2y2−x22x=0.
Now, further simplify it, we get:
⇒1+x2y2−x2=0.............(1).
By the formula we know that: xy=tanθ.
Now, put this value in equation(1), we get:
⇒1+(tanθ)2−x2=0............(2).
We know that: 1+tan2θ=sec2θ.
Put this value in equation(2), we get:
⇒sec2θ−x2=0.
Now, put polar equationx=rcosθ, we get:
⇒sec2θ−rcosθ2=0.
Simplify it, we get:
⇒sec2θ−r2secθ=0.
As, secθ=0, divide the above equation by secθ, we get:
⇒secθ−r2=0.
Now, take the ‘r2’into the R.H.S, we get:
⇒secθ=r2.
Now, by doing cross multiplication, we get:
⇒r=secθ2.
Now, simplify it further, we get:
⇒r=2cosθ, as cosθ=secθ1.
Therefore, the required polar form is r=2cosθ.