How do you convert r=4/(1-costheta) to rectangular form?
1 Answer
Explanation:
We have:
x = r cos theta
y = r sin theta
r = sqrt(x^2+y^2)
Given:
r = 4/(1-cos theta)
Multiply both sides by
r - r cos theta = 4
So we have:
sqrt(x^2+y^2) - x = 4
We could express this equation in other ways, but note that
Add
sqrt(x^2+y^2) = x+4
Square both sides (noting comments above) to get:
x^2+y^2 = x^2+8x+16
Subtract
y^2 = 8x+16 = 8(x+2)
Now note that
Hence
So we do not need to explcitly limit the domain and can state:
y^2 = 8x+16
graph{y^2 = 8x+16 [-10, 10, -5, 5]}