My principle question is how do I find the other focus of the ellipse if one is (0,0)??
For context I have done the following:
A) The ellipse $E$ has eccentricity $\frac12$, focus $(0,0)$ with the line $x=-1$ as the corresponding directrix. Find an equation for $E$.
I have attempted this using $\frac{\lvert PF\rvert}{\lvert Pl\rvert}=\frac12$.
Where $P$ is an arbitrary point, $F$ is the focus and $l$ is the directrix and have ended up with the equation $$\tfrac34x^2 + \tfrac34y^2 + \tfrac12x -\tfrac14=0$$ It is the next part I am having difficulty with.
B) Find the other focus and directrix of E.
I know that in the general equation of an ellipse, the foci are given by $(c,0)$ and $(-c,0)$ with $c^2=a^2-b^2$ but I am not sure how to use this information when my equation for $E$ is not in the general form and the focus is $(0,0)$. How can it be $(0,0)$ if they're symmetric about the origin??
I tried to put my equation for $E$ in the general form but got stuck so perhaps my attempt is wrong?