Antineutron said:
so what does r= according to the definitions and what does sin(theta)= according to the definitions? What can you do with that knowledge?
I came up with [tex]r= \sqrt{x^2 + y^2}[/tex] and [tex]sin(\theta)=y/r[/tex]
[tex]\sqrt{x^2 + y^2} = \frac{1}{8-4sin(\theta)}[/tex]
[tex]\sqrt{x^2 + y^2} = \frac{1}{8-(\frac{4y}{r})}[/tex]
[tex]x^2 + y^2 = 64 - \frac{64y}{r} + \frac{16y^2}{r^2}[/tex]
pretty sure I chose the wrong order of events there...
But when I tried the other suggestion I got pretty close to an answer:
I would multiply both sides by (8-4sin(theta)) and then you can replace rsin(theta) with y. And then you can use your identity r^2 = x^2 + y^2.
[tex]8r - 4rsin(\theta) = 1[/tex]
[tex]8r - 4y = 1[/tex]
[tex]8r = 1 + 4y[/tex]
[tex]r = \frac{1+4y}{8}[/tex]
[tex]r^2 = \frac{1+8y+16y^2}{64}[/tex]
[tex]x^2 + y^2 = \frac{1+8y+16y^2}{64}[/tex]
[tex]64x^2 + 64y^2 = 1+8y+16y^2[/tex]
[tex]64x^2 + 48y^2 - 8y = 1[/tex]
and this is where I get stuck because 48y^2 - 8y +/- ___