Well, I figured out the center should be (1,0), right?
I can't fully sketch the ellipse without knowing the equation.
If the vertices are: (-a, 0) (a, 0)
and the foci are: (-c,0) (c,0)
where c^2 = a^2 + b^2
Then the equation would be: ((x-1)^2 / a^2) + (y^2 / b^2)
Which vertice and...