Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

How to convert r2=sinθ from polar to rectangular form?

Answer
VerifiedVerified
467.4k+ views
like imagedislike image
Hint: Here, we will use the rectangular coordinates and simplify it to find the value of r2. Then we will rewrite the given equation and substitute the obtained value and rectangular coordinate to simplify it further. Then by using the trigonometric identity and exponent rules we will convert the equation into the rectangular form.

Formula Used:
We will use the following formula:
1. The square of the sum of the numbers is given by (a+b)2=a2+b2+2ab.
2. Product rule of exponents:am×an=am+n
3. Power rule for Exponents: (am)n=amn

Complete Step by Step Solution:
We are given the equation in a Polar form r2=sinθ.
Now, multiplying both the sides of the equation with r, we get
r2r=rsinθ ……………………………………………….(1)
We know that in Rectangular form x=rcosθ and y=rsinθ.
Now squaring and adding the coordinates of the Rectangular form, we get
x2+y2=r2cos2θ+r2sin2θ
By taking out the common factor, we get
 x2+y2=r2(cos2θ+sin2θ)
Now, by using the Trigonometric Identity cos2θ+sin2θ=1, we get
x2+y2=r2(1)
x2+y2=r2 ……………………………………………(2)
By substituting above equation in equation (1), we get
(x2+y2)r=y
Dividing both sides by r, we get
(x2+y2)=yr…………………………………….(3)
Taking square root on both the sides of the equation (2), we get
r=±x2+y2
Substituting the value of r in the equation (3), we get
(x2+y2)=y±x2+y2
Now, by squaring on both the sides, we get
(x2+y2)2=y2x2+y2
Now, by using the algebraic identity (a+b)2=a2+b2+2ab, we get
(x2)2+(y2)2+2(x2)(y2)=y2x2+y2
Using the Power rule for exponents (am)n=amn, we get
(x4)+(y4)+2(x2)(y2)=y2x2+y2
Multiplying x2+y2 on both the sides, we get
[(x4)+(y4)+2(x2)(y2)](x2+y2)=y2
Now, by using the FOIL method, we get
x2((x4)+(y4)+2(x2)(y2))+y2((x4)+(y4)+2(x2)(y2))=y2
Simplifying the equation, we get
((x2x4)+(x2y4)+2(x2x2)(y2))+((y2x4)+(y2y4)+2(x2)(y2y2))=y2
Now, by using product rule of exponents am×an=am+n, we get
((x6)+(x2y4)+2(x4)(y2))+((y2x4)+(y6)+2(x2)(y4))=y2
Rewriting the equation, we get
y2=x6+x2y4+2x4y2+y2x4+y6+2x2y4
Adding the like terms, we get
y2=x6+3x2y4+3x4y2+y6

Therefore, the rectangular form of r2=sinθ is y2=x6+3x2y4+3x4y2+y6.

Note:
We know that Polar coordinates are used to specify only two dimensions whereas Rectangular Coordinates which is also called as Cartesian Coordinates is used to specify three dimensions in a plane. FOIL method is a method of multiplying the binomials by multiplying the first terms, then the outer terms, then the inner terms and at last the last terms. Using this we can easily combine like terms.