You can put this solution on YOUR website! For an ellipse with major axis horizontal:
Where (h,k) is the center,
a is distance from center to vertex,
b is distance from center to co-vertex,
The co-vertex is the intersection of the ellipse and the minor axis.
b can also be calculated from the equation where a is distance from center to vertex, c is distance from center to focus.
In this case:
a=13 (from (3,5) to (-10, 5) the distance from 3 to -10=13
c=5 (from (3,5) to (8,5) the distance from 3 to 8=5
b=sqrt(a^2-c^2)}}}==12
The equation becomes: