Sparky_
- 227
- 5
Homework Statement
Convert into rectangular coordinates:
<br /> r = \frac {1}{1-cos(theta)}<br />
Homework Equations
The Attempt at a Solution
<br /> r = \frac {1}{1-cos(theta)}<br />
<br /> r –r(cos) = 1<br />
(why can't I get a minus sign to display correctly? - I'm trying to show r - r*cos = 1)
I used
<br /> r = \sqrt {x^2+y^2}<br />
and
<br /> cos = \frac {x}{r}<br /> <br /> x = (r)(cos)<br />
resulting combinations gives:
<br /> \sqrt {x^2+y^2} – x = 1<br />
(I think) - and again - I'm having a problem (maybe just on my end) displaying a minus sign. I'm seeing "8211" on the screen for the minus sign.
I'm trying to display sqrt(x^2+y^2) - x = 1.
The book gets
<br /> y^2} = 1 + 2x<br />
I‘ve tried some various algebra stuff but am not getting close to the book’s answer.
Thanks
-Sparky
Last edited: