Question
Question: How do you convert \(r=2\sin \theta \) to rectangular form?...
How do you convert r=2sinθ to rectangular form?
Solution
We know that Cartesian or rectangular and polar are two different coordinate systems. One implements (x,y) and the other implements (r,θ) . Conversion or transformation of one coordinate system to another can be done using two basic formula
x=rcosθ....formula 1y=rsinθ....formula 2
At first, we replace the sinθ term with ry using the above formula and then, we get the equation in terms of r2 and y . Replacing the r2 term with x2+y2 using the above formula, we finally get an equation in the rectangular coordinate system.
Complete step-by-step solution:
Coordinate systems are basically of two major types, Cartesian (or rectangular) and polar. Cartesian coordinates are the ones represented by (x,y) and polar coordinates are those which are represented by (r,θ) . Conversion from rectangular coordinate system to polar coordinate system can be done easily using the two transformation formula
x=rcosθ....formula 1y=rsinθ....formula 2
The given equation is
r=2sinθ
formula1 can be rearranged as sinθ=ry . At first, we replace sinθ in the given equation with ry using formula 1 . The equation thus becomes,
⇒r=2ry
Multiplying both sides of the above equation with r , we get
⇒r2=2y....equation 1
formula1 and formula 2 can be combined to get another formula. This is done by squaring and adding the two formulas. Thus, the third formula becomes,
x2+y2=r2(sin2θ+cos2θ)
We know that, (sin2θ+cos2θ)=1 . So, the formula becomes,
⇒x2+y2=r2....formula 3
Using formula 3 in equation 1 , we get,
⇒x2+y2=2y
Therefore, we can conclude that the equation in polar form r=2sinθ can be converted to the equation x2+y2=2y which is in rectangular form.
Note: We must be careful while applying the basic formulas and students often mistake the original formulas with xcosθ=r,ysinθ=r . This leads to wrong results. If we were given any terms including tanθ , we could replace it by xy . We should always replace the r and θ terms separately, as this method avoids errors.