Question
Question: How do you convert \[r = \sin (\theta ) + 1\] to rectangular form?...
How do you convert r=sin(θ)+1 to rectangular form?
Solution
We multiply the given equation by ‘r’ which converts one side of the equation as r2. Use the conversion formula of polar coordinates into rectangular coordinates and write the equation.
- A complex number can be represented using rectangular coordinates (x,y) and polar coordinates (r,θ).
- Rectangular coordinates (x,y) can be converted into polar coordinates (r,θ) using the conversion formulas:
x=rcosθ;y=rsinθ
And r2=x2+y2
i.e. r=x2+y2
Complete step by step solution:
We are given the equation r=sin(θ)+1
Multiply the both sides of equation by ‘r’
⇒r×r=r(sin(θ)+1)
Multiply terms outside the bracket with terms inside the bracket on right hand side of the equation
⇒r2=rsin(θ)+r
Now substitute r2=x2+y2on left hand side of the equation, r=x2+y2 and rsinθ=yon right hand side of the equation.
⇒x2+y2=y+x2+y2
∴Rectangular form of r=sin(θ)+1 is x2+y2=y+x2+y2
Note: Many students make the mistake of writing the given equation by separating the variables to different sides. Then they try to square and convert into rectangular form. Keep in mind we know the direct values of conversions, so we directly try to form those terms in the equation.
Alternate method:
We have r=sin(θ)+1
Square both sides of the equation
⇒r2=(sin(θ)+1)2
Use the identity (a+b)2=a2+b2+2ab
⇒r2=sin2θ+1+2sinθ
Now we know that x=rcosθ;y=rsinθ
And r2=x2+y2
i.e. r=x2+y2
So, we can convert the equation r2=sin2θ+1+2sinθ into rectangular form
⇒x2+y2=(ry)2+1+2(ry)
⇒x2+y2=r2y2+1+r2y
⇒x2+y2=r2y2+r2+2yr
Substitute the value of r2=x2+y2 and r=x2+y2
⇒x2+y2=x2+y2y2+x2+y2+2yx2+y2
Cross multiply the denominator from right hand side of the equation to numerator of left hand side of the equation
⇒(x2+y2)(x2+y2)=x2+2y2+2yx2+y2
We can add the powers in left hand side as the values in the product are same
⇒(x2+y2)2=x2+y2+y2+2yx2+y2
Now we observe on the right hand side of the equation that
⇒(x2+y2)2=(x2+y2)2+y2+2yx2+y2
Which on applying property (a+b)2=a2+b2+2ab
⇒(x2+y2)2=(x2+y2+y)2
Take square root on both sides and cancel square root by square power
⇒x2+y2=x2+y2+y
∴Rectangular form of r=sin(θ)+1is x2+y2=y+x2+y2