Question
Question: How do you convert\({(x - 1)^2} + {y^2} = 5\)in polar form?...
How do you convert(x−1)2+y2=5in polar form?
Solution
Hint : The polar form of a curve or a point is different from the conventional nomenclature that we use for denoting a curve or a point on the coordinate plane . The normal (x,y)that we use is called the Cartesian form or the rectangular form. The polar form whereas is not written in that form it is written as the function of the distance of a point from the centre (r) and the angle the given point makes from the positivexaxis (θ)
The polar form for the above given curve can be found out by substituting xand yin the given equation with the formula
x=rcosθ
And y=rsinθ
Complete step-by-step answer :
Given,
(x−1)2+y2=5
We substitute standard formula for converting the given Cartesian form into the polar form which is given as:
x=rcosθ
And y=rsinθ
The value of the given curve will then be
(rcosθ−1)2+(rsinθ)2=5
Upon further solving we will get
r2cos2θ−2rcosθ+1+r2sin2θ=5
Now we will factor out r2out of this and
r2(cos2θ+sin2θ)−2rcosθ+1−5=0
Since cos2θ+sin2θ=1
We will write
r2−2rcosθ−4=0
Upon solving for the above quadratic equation using the quadratic equation formula we get,
r=2⋅1−(−2cosθ)±(−2cosθ)2−4⋅1⋅(−4)
And we can write
r=2(2cosθ)±4cos2θ+16
Thus in the end we can elegantly write
r=cosθ±cos2θ+4
Thus r=cosθ±cos2θ+4 is the polar form of the above given curve.
So, the correct answer is “r=cosθ±cos2θ+4”.
Note : The given polar form of the point or the curve can also be easily converted back to the starting equation using the same standard equations given earlier
x=rcosθ
And y=rsinθ
Thus these forms of denoting a point or a curve are interchangeable between the polar and the Cartesian coordinates(also called the rectangular coordinates) .