SOLUTION: How do I find the equation of an ellipse with center at (2,-2); vertex at (7,-2); and focus at (4,-2) ?

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: How do I find the equation of an ellipse with center at (2,-2); vertex at (7,-2); and focus at (4,-2) ?      Log On


   



Question 717867: How do I find the equation of an ellipse with center at (2,-2); vertex at (7,-2); and focus at (4,-2) ?
Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
How do I find the equation of an ellipse with center at (2,-2); vertex at (7,-2); and focus at (4,-2) ?
***
Standard form of equation for an ellipse with horizontal major axis:
%28x-h%29%5E2%2Fa%5E2%2B%28y-k%29%5E2%2Fb%5E2=1, a>b, (h,k)=(x,y) coordinates of center
For given ellipse:
center: (2,-2)
a=5 (distance from center to vertex on the major axis)
a^2=25
c=2 (distance from center to focus on the major axis)
c^2=4
c^2=a^2-b^2
b^2=a^2-c^2=25-4=21
Equation of given ellipse:
%28x-2%29%5E2%2F25%2B%28y%2B2%29%5E2%2F4=1