
Daniel M. answered 05/25/20
Math Lessons & Tutoring for Middle & High School + SAT/ACT Exam Prep
Use the following rules to convert from polar to rectangular equation:
1) r2=x2+y2
2) x=r*cos(θ)
3) y=r*sin(θ)
4) tan(θ)=y/x
Starting with your polar equation:
r=2+sin(θ)
First thing I notice is that if we multiply everything by "r", then we will have an "r*sin(θ)" which equals y, and an r2 which equals x2+y2. Let's start by doing that:
r=2+sin(θ)
Multiplying everything by r:
r2=2r+r*sin(θ)
Substituting in from the converting rules:
x2+y2=2r+y
Now that we are left with an "r" in the equation, let's use rule #1 but take the square root:
r2=x2+y2
r=(x2+y2)^(1/2)
So, plugging this in for r, the equation becomes:
x2+y2=2*(x2+y2)^(1/2)+y
I don't see a way to simplify further, so this would be the answer. Hope this helps! :)