Given
Directrix: $x=2$
Focus: $(0,0)$
Eccentricity: $0.8$
Find the semi major axis $a$.
I can write the cartesian equation $x^2+y^2=e^2(2-x)^2$ and work the center by manipulating it. However I've been looking for a formula for the semi major axis $a$, in terms of eccentricity and directrix when focus is fixed at $(0,0)$. Any help?
My work:
$x^2+y^2=e^2(x-k)^2=e^2x^2-2e^2kx+e^2k^2 $
$(1-e^2)(x^2+2\frac{e^2k}{1-e^2}x)\cdots$
$\Rightarrow h=-\dfrac{e^2k}{1-e^2}$
I have it XD Is there a better more geometric/clever way?
