Solveeit Logo

Question

Question: How do you convert \[{x^2} + {y^2} - 2x = 0\] to polar form?...

How do you convert x2+y22x=0{x^2} + {y^2} - 2x = 0 to polar form?

Explanation

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)(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,θ)(r,\theta )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θ=xr\cos \theta = \dfrac{x}{r}.
Using cross multiplication, we get:
x=rcosθ..............(1)\Rightarrow x = r\cos \theta ..............(1).
Again, we can write that:
sinθ=yr\Rightarrow \sin \theta = \dfrac{y}{r}.
Using cross multiplication, we get:
y=rsinθ.............(2)\Rightarrow y = r\sin \theta .............(2).
So,
After squaring the equation(1)(1), we get:
x2=r2cos2θ..............(3)\Rightarrow {x^2} = {r^2}{\cos ^2}\theta ..............(3).
After squaring the both sides of the equation(2)(2), we get:
y2=r2sin2θ..............(4)\Rightarrow {y^2} = {r^2}{\sin ^2}\theta ..............(4).
Now, add equation (3)(3)and (4)(4), we get:
x2+y2=r2cos2θ+r2sin2θ.\Rightarrow {x^2} + {y^2} = {r^2}{\cos ^2}\theta + {r^2}{\sin ^2}\theta .
After re-arranging, we get:
x2+y2=r2(cos2θ+sin2θ).\Rightarrow {x^2} + {y^2} = {r^2}({\cos ^2}\theta + {\sin ^2}\theta ).
But we know that (cos2θ+sin2θ)=1.({\cos ^2}\theta + {\sin ^2}\theta ) = 1.
So, if we put this into the above equation, we get:
x2+y2=r2×1\Rightarrow {x^2} + {y^2} = {r^2} \times 1.
Or, we can write the following form:
x2+y2=r2.\Rightarrow {x^2} + {y^2} = {r^2}.
Another formula:
if we divide equation(2)(2)by equation(1)(1), we get:
rsinθrcosθ=yx\Rightarrow \dfrac{{r\sin \theta }}{{r\cos \theta }} = \dfrac{y}{x}.
Or, we can re-write it as following:
tanθ=yx\Rightarrow \tan \theta = \dfrac{y}{x}.

Complete step by step answer:
The given equation in the question is: x2+y22x=0{x^2} + {y^2} - 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θx = r\cos \theta and y=rsinθy = r\sin \theta .
By putting these values, we get:
(rcosθ)2+(rsinθ)22.rcosθ=0\Rightarrow {(r\cos \theta )^2} + {(r\sin \theta )^2} - 2.r\cos \theta = 0.
Now, by doing the squared in the terms, we get:
r2cos2θ+r2sin2θ2rcosθ=0\Rightarrow {r^2}{\cos ^2}\theta + {r^2}{\sin ^2}\theta - 2r\cos \theta = 0.
Now, by simplifying the above equation, we get:
r2(cos2θ+sin2θ)2rcosθ=0\Rightarrow {r^2}({\cos ^2}\theta + {\sin ^2}\theta ) - 2r\cos \theta = 0.
Now, using the formula(cos2θ+sin2θ)=1({\cos ^2}\theta + {\sin ^2}\theta ) = 1, we get:
r2×12rcosθ=0\Rightarrow {r^2} \times 1 - 2r\cos \theta = 0.
Now, multiplying the terms, we get:
r22rcosθ=0\Rightarrow {r^2} - 2r\cos \theta = 0.
Now, add ‘2.rcosθ2.r\cos \theta ’ on the both side of the equation, we get:
r22rcosθ+2rcosθ=2rcosθ\Rightarrow {r^2} - 2r\cos \theta + 2r\cos \theta = 2r\cos \theta.
Now, simplifying the above equation, we get:
r2=2rcosθ............(1)\Rightarrow {r^2} = 2r\cos \theta ............(1).
As, r0r \ne 0, divide both the sides by rr, we get:
r2r=2rcosθr\Rightarrow \dfrac{{{r^2}}}{r} = \dfrac{{2r\cos \theta }}{r}.
Now, simplify the above equation, we get:
r=2cosθ...........(2)\Rightarrow r = 2\cos \theta ...........(2).
Therefore, equation(1)(1) and (2)(2) both are the polar equation form.

\therefore r=2cosθr = 2\cos \theta or r2=2.rcosθ{r^2} = 2.r\cos \theta is the required polar form.

Note: Alternative way of solution:
Given equation: x2+y22x=0{x^2} + {y^2} - 2x = 0.
Now, divide both the sides of the equation by x2{x^2}, we get:
x2+y22xx2=0x2\Rightarrow \dfrac{{{x^2} + {y^2} - 2x}}{{{x^2}}} = \dfrac{0}{{{x^2}}}, as x0x \ne 0.
Now, by simplifying it, we get:
x2x2+y2x22xx2=0\Rightarrow \dfrac{{{x^2}}}{{{x^2}}} + \dfrac{{{y^2}}}{{{x^2}}} - \dfrac{{2x}}{{{x^2}}} = 0.
Now, further simplify it, we get:
1+y2x22x=0.............(1)\Rightarrow 1 + \dfrac{{{y^2}}}{{{x^2}}} - \dfrac{2}{x} = 0.............(1).
By the formula we know that: yx=tanθ\dfrac{y}{x} = \tan \theta .
Now, put this value in equation(1)(1), we get:
1+(tanθ)22x=0............(2)\Rightarrow 1 + {\left( {\tan \theta } \right)^2} - \dfrac{2}{x} = 0............(2).
We know that: 1+tan2θ=sec2θ1 + {\tan ^2}\theta = {\sec ^2}\theta .
Put this value in equation(2)(2), we get:
sec2θ2x=0\Rightarrow {\sec ^2}\theta - \dfrac{2}{x} = 0.
Now, put polar equationx=rcosθx = r\cos \theta , we get:
sec2θ2rcosθ=0\Rightarrow {\sec ^2}\theta - \dfrac{2}{{r\cos \theta }} = 0.
Simplify it, we get:
sec2θ2rsecθ=0\Rightarrow {\sec ^2}\theta - \dfrac{2}{r}\sec \theta = 0.
As, secθ0\sec \theta \ne 0, divide the above equation by secθ\sec \theta , we get:
secθ2r=0\Rightarrow \sec \theta - \dfrac{2}{r} = 0.
Now, take the ‘2r\dfrac{2}{r}’into the R.H.S, we get:
secθ=2r\Rightarrow \sec \theta = \dfrac{2}{r}.
Now, by doing cross multiplication, we get:
r=2secθ\Rightarrow r = \dfrac{2}{{\sec \theta }}.
Now, simplify it further, we get:
r=2cosθ\Rightarrow r = 2\cos \theta, as cosθ=1secθ\cos \theta = \dfrac{1}{{\sec \theta }}.
Therefore, the required polar form is r=2cosθr = 2\cos \theta .