Question
Question: How do you convert \[{x^2} + {y^2} = 4x\] into polar form?...
How do you convert x2+y2=4x into polar form?
Solution
We use the substitution of ‘x’ and ‘y’ in terms of polar coordinates of ‘r’ i.e. the radius of the circle. Substitute and convert the given equation in form of ‘r’ and given angle. Use the trigonometric identity cos2θ+sinθ2=1 to make the equation simpler. Cancel possible factors and write the polar from in the simplest form.
- Polar coordinate system is a two-dimensional coordinate system in which each point on a plane is determined by a distance from a reference point and an angle from a reference direction.
For any point (x,y) in the Cartesian plane, we use the conversion formula x=rcosθ;y=rsinθ to convert in polar coordinates.
Complete step by step solution:
We are given the equation x2+y2=4x … (1)
Since, we have an equation with points in Cartesian plane i.e. (x,y), so we can convert the equation in polar form by using substitution x=rcosθ;y=rsinθ in the equation
⇒(rcosθ)2+(rsinθ)2=4rcosθ
⇒r2cos2θ+r2sinθ2=4rcosθ
Take r2common and collect two terms
⇒r2(cos2θ+sinθ2)=4rcosθ
Substitute the value of cos2θ+sinθ2=1
⇒r2=4rcosθ
Cancel same factor i.e. ‘r’ from both sides of the equation
⇒r=4cosθ
Shift constant value to left side of the equation
⇒r−4cosθ=0
∴ Conversion of x2+y2=4x in polar form is r−4rcosθ=0.
Note: Many students think polar coordinates are r,θ, so they just simply write these coordinates in place of Cartesian coordinates, keep in mind the value for conversion from Cartesian to polar coordinates is x=rcosθ;y=rsinθ, so we have to use substitution and then convert. Also, many students tend to leave the answer in the form of a quadratic equation which is wrong,, keep in mind if we show the polar form is a quadratic equation then we will have to find the roots of the quadratic equation as well. It is always recommended to cancel off common factors.