SOLUTION: The endpoints of the major axis of an ellipse are (-4,-2) and (8,-2). The endpoints of the minor axis are (2,3) and (2,-7). Find the equation of this ellipse.

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: The endpoints of the major axis of an ellipse are (-4,-2) and (8,-2). The endpoints of the minor axis are (2,3) and (2,-7). Find the equation of this ellipse.      Log On


   



Question 120910: The endpoints of the major axis of an ellipse are (-4,-2) and (8,-2). The endpoints of the minor axis are (2,3) and (2,-7). Find the equation of this ellipse.
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
The endpoints of the major axis of an ellipse are (-4,-2) and (8,-2). The endpoints of the minor axis are (2,3) and (2,-7). Find the equation of this ellipse

Plot those 4 points



Draw the major axis:



Notice that the major axis is 12 units long.
Therefore since the major axis is 2a units long,
2a = 12 and the semi-major axis, a = 6.

Draw the minor axis:



Notice that the minor axis is 10 units long.
Therefore since the minor axis is 2b units long,
2b = 10 and the semi-minor axis, b = 5.

Notice that the major and minor axis cross at the
point (2, -2).  So that is the center of the
ellipse, so (h,k) = (2,-2)

Sketch in the ellipse:

   

The equation of an ellipse whose major axis 
is horizontal is

%28x-h%29%5E2%2Fa%5E2+%2B+%28y-k%29%5E2%2Fb%5E2 = 1

We have observed fom the graph that a = 6,
b = 5, and (h, k) = (2,-2), so substituting, we have

%28x-2%29%5E2%2F6%5E2+%2B+%28y-%28-2%29%29%5E2%2F5%5E2 = 1

or

%28x-2%29%5E2%2F36+%2B+%28y%2B2%29%5E2%2F25 = 1

Edwin