Solveeit Logo

Question

Question: How do you convert \(r=2\sin \theta \) to rectangular form?...

How do you convert r=2sinθr=2\sin \theta to rectangular form?

Explanation

Solution

We know that Cartesian or rectangular and polar are two different coordinate systems. One implements (x,y)\left( x,y \right) and the other implements (r,θ)\left( r,\theta \right) . Conversion or transformation of one coordinate system to another can be done using two basic formula
x=rcosθ....formula 1 y=rsinθ....formula 2 \begin{aligned} & x=r\cos \theta ....\text{formula }1 \\\ & y=r\sin \theta ....\text{formula }2 \\\ \end{aligned}
At first, we replace the sinθ\sin \theta term with yr\dfrac{y}{r} using the above formula and then, we get the equation in terms of r2{{r}^{2}} and yy . Replacing the r2{{r}^{2}} term with x2+y2{{x}^{2}}+{{y}^{2}} 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)\left( x,y \right) and polar coordinates are those which are represented by (r,θ)\left( r,\theta \right) . Conversion from rectangular coordinate system to polar coordinate system can be done easily using the two transformation formula
x=rcosθ....formula 1 y=rsinθ....formula 2 \begin{aligned} & x=r\cos \theta ....\text{formula }1 \\\ & y=r\sin \theta ....\text{formula }2 \\\ \end{aligned}
The given equation is
r=2sinθr=2\sin \theta
formula1formula1 can be rearranged as sinθ=yr\sin \theta =\dfrac{y}{r} . At first, we replace sinθ\sin \theta in the given equation with yr\dfrac{y}{r} using formula 1\text{formula }1 . The equation thus becomes,
r=2yr\Rightarrow r=2\dfrac{y}{r}
Multiplying both sides of the above equation with rr , we get
r2=2y....equation 1\Rightarrow {{r}^{2}}=2y....\text{equation }1
formula1formula1 and formula 2\text{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θ){{x}^{2}}+{{y}^{2}}={{r}^{2}}\left( {{\sin }^{2}}\theta +{{\cos }^{2}}\theta \right)
We know that, (sin2θ+cos2θ)=1\left( {{\sin }^{2}}\theta +{{\cos }^{2}}\theta \right)=1 . So, the formula becomes,
x2+y2=r2....formula 3\Rightarrow {{x}^{2}}+{{y}^{2}}={{r}^{2}}....\text{formula }3
Using formula 3\text{formula }3 in equation 1\text{equation }1 , we get,
x2+y2=2y\Rightarrow {{x}^{2}}+{{y}^{2}}=2y
Therefore, we can conclude that the equation in polar form r=2sinθr=2\sin \theta can be converted to the equation x2+y2=2y{{x}^{2}}+{{y}^{2}}=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θ=rx\cos \theta =r,y\sin \theta =r . This leads to wrong results. If we were given any terms including tanθ\tan \theta , we could replace it by yx\dfrac{y}{x} . We should always replace the rr and θ\theta terms separately, as this method avoids errors.