How do I solve the following problem?

Convert the polar equation to rectangular coordinates (Use variables x and y as needed)
r = 3/(1-costheta)r=31cosθ

1 Answer

We have that

r*(1-costheta)=3r(1cosθ)=3

r-r*costheta=3rrcosθ=3

Because x=r*costhetax=rcosθ and x^2+y^2=r^2x2+y2=r2

Hence

r-x=3rx=3

r=x+3r=x+3

r^2=(x+3)^2r2=(x+3)2

x^2+y^2=x^2+6x+9x2+y2=x2+6x+9

y^2=6*x+9y2=6x+9