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?
In the different formulas you have different coordinate systems. The coordinate system used by your problem statement and presumably the equation you found has one focus in the origin. The symmetric focus coordinates you quote assume that the origin is in the center of symmetry, and furthermore that the first coordinate axis agrees with the major axis of the ellipse.
There are different ways to go about this. If you have computed $c$, you can just use the quoted formula to conclude that the distance between the center and the focus is $c$, so the distance between foci is $2c$, so if you know the direction where the other focus has to lie, you can easily compute its position.
If you don't have that $c$ yet, you could also start by finding the center of the ellipse. As your ellipse is axis-aligned, this is easy to do by completing the square. Once you have the center, then the second focus and directrix are what you get by reflecting the first focus and directrix in that center.
Or you could take the equational approach. You know that things have to be symmetric, so as the first directrix is one unit left of the first focus, the second directrix is one unit right of the second focus. Assume the second focus at $(f,0)$ and the second directrix at $x=f+1$. Find a second formula of the ellipse, depending on $f$, and then make the choose $f$ in such a way that the two formulas agree.