SOLUTION: Find the equation of r = 1/(2 + sinθ) in rectangular form.Show the step-by-step process.
Algebra
->
Trigonometry-basics
-> SOLUTION: Find the equation of r = 1/(2 + sinθ) in rectangular form.Show the step-by-step process.
Log On
Algebra: Trigonometry
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Trigonometry-basics
Question 972005
:
Find the equation of r = 1/(2 + sinθ) in rectangular form.Show the step-by-step process.
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Find the equation of r = 1/(2 + sinθ) in rectangular form.Show the step-by-step process.
-----
Conversion forms:
r = sqrt(x^2+y^2)
theta = arctan(y/x)
-----------------------------
Your problem::
sqrt(x^2+y^2) = 1/(2 + (y/sqrt(x^2+y^2))
------
Cross-multiply to get:
2sqrt(x^2+y^2) + y = 1
-------
2sqrt(x^2+y^2) = 1-y
Square both sides to get:
4(x^2+y^2) = 1 - 2y + y^2
-------
4x^2 + 4y^2 = 1 - 2y + y^2
------
1-2y = 4x^2 + 3y^2
-------
3y^2 + 2y + 4x^2 = 1
Complete the square to get:
-------
3(y^2+(2/3)y + (1/9) + 4x^2 = 1+ 3(1/9)
----
3(y+(1/3))^2 + 4x^2 = (4/3)
------
(y+(1/3))^2/(4/9) + 4x^2/(4/3) = 1
----------------------------------------
Cheers,
Stan H.
---------------