Question
Question: How do you convert \( r = 2\sin \theta \) into cartesian form?...
How do you convert r=2sinθ into cartesian form?
Solution
Hint : In the cartesian coordinate system, a point is represented as (x,y) where x is the distance of this point from the y-axis and y is the distance of the point from the x-axis. Points of the form (r,θ) are called polar coordinates, where r is the distance of the point from the origin and θ is the counter-clockwise angle between the line joining the point and the origin, and the x-axis. A right-angled triangle is formed by x, y and r, where r is the hypotenuse, x is the base and y is the height of the triangle, so by Pythagoras theorem, we have - x2+y2=r2 and by trigonometry we have - sinθ=hypotenuseperpendicular=x2+y2y . In this question, we have to convert a polar equation into the cartesian form. Using the above information, we will express all the quantities in terms of x and y and by further solving the equation, we get the cartesian form.
Complete step-by-step answer :
Given,
r=2sinθ
We know that –
r2=x2+y2 ⇒r=x2+y2
And sinθ=x2+y2y
Using the above two values in the given polar equation, we get –
x2+y2=2(x2+y2y) ⇒x2+y2=2y ⇒x2+y2−2y=0
Adding 1 on both sides of the above equation, we get –
x2+y2−2y+1=1 x2+y2−2×1×y+(1)2=1 ⇒x2+(y−1)2=1
Hence the given polar equation is written in the cartesian form as x2+(y−1)2=1 .
So, the correct answer is “ x2+(y−1)2=1 ”.
Note : The given polar equation represents a circle as r is the distance of the point from the origin, it is the radius of the circle and by putting different values of θ , we get different points lying on the circle. So, the obtained cartesian equation is the equation of the circle. On comparing this equation with the general equation of the circle (x−h)+(y−k)2=r2 , we see that the coordinates of the centre of this circle is (0,1) and the radius of the circle is 1 unit.