Sun K.
asked 04/25/13Find the Cartesian equation for the curve?
Find the Cartesian equation for the curve described by the polar equation r=1/(1-sin(theta)).
2 Answers By Expert Tutors

Grigori S. answered 04/25/13
Certified Physics and Math Teacher G.S.
Use polar coordinates: x = rcosθ y = rsinθ which gives us
r = sqrt (x2 + y2)
In terms of x and y sinθ = y/ sqrt(x2 +y2). Thus, the initial equation can be rewritten in the following way:
1 = sqrt(x2 +y2) - y or 1+ y = sqrt(x2 +y2)
Raising both sides into square we will obtain
y = (1/2)(x2 -1)

Robert J. answered 04/25/13
Certified High School AP Calculus and Physics Teacher
r=1/(1-sinθ)
=> r(1-sinθ) = 1
=> r - rsinθ = 1
=> r = 1+rsinθ
Square both sides,
r^2 = 1+2rsinθ + (rsinθ)^2
x^2+y^2 = 1+2y+y^2, since r^2 = x^2+y^2, rsinθ = y.
Solve for y,
y = (1/2)x^2 - (1/2) <==Answer
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Sun K.
Thanks to Robert.
04/25/13