SOLUTION: Find the equation of the ellipse with x intercepts at (±6, 0) and y intercepts at (0,±4) and find the foci

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Find the equation of the ellipse with x intercepts at (±6, 0) and y intercepts at (0,±4) and find the foci      Log On


   



Question 334900: Find the equation of the ellipse with x intercepts at (±6, 0) and y intercepts at (0,±4) and find the foci
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
The standard form of the equation of an ellipse is:
%28x-h%29%5E2%2Fa%5E2+%2B+%28y-k%29%5E2%2Fb%5E2+=+1
for horizontally oriented ellipses and
%28x-h%29%5E2%2Fb%5E2+%2B+%28y-k%29%5E2%2Fa%5E2+=+1
for vertically oriented ellipses. In both cases a > b.

Since the origin, (0, 0) is halfway between the two x intercepts and also halfway between the two y intercepts, then the origin is the center of the ellipse. This makes h = 0 and k = 0.

And since a is the distance from the center to the vertices on the major axis and since the distance from (0, 0) to (6, 0) and to (-6, 0) is 6, a = 6 and this ellipse is a horizontally oriented ellipse.

Since b is the distance from the center to the vertices on the minor axis and since the distance from (0, 0) to (0, 4) and to (0, -4) is 4, b = 4.

In summary we have an ellipse that...
  1. is horizontally oriented (which means that we will use the first of the two standard forms above).
  2. has a center at (0, 0) which means that h = 0 and k = 0.
  3. has a = 6 and b = 4.

Inserting these values for h, k, a and b into the first of the standard forms we get:
%28x-0%29%5E2%2F6%5E2+%2B+%28y-0%29%5E2%2F4%5E2+=+1
This simplifies to:
x%5E2%2F36+%2B+y%5E2%2F16+=+1

The only thing left is to find the foci. The foci are found on the major axis they are a distance of c from the center. The center is (0, 0) and the major axis is horizontal. All we need now is the value of c. We get c by using the equation:
a%5E2+=+b%5E2+%2B+c%5E2
Substituting our values for a and b into this equation we can solve for c:
6%5E2+=+4%5E2+%2B+c%5E2
36+=+16+%2B+c%5E2
20+=+c%5E2
Since we are only interested in the positive value for c we get:
sqrt%2820%29+=+c
Simplifying the square root we get:
sqrt%284%2A5%29+=+c
sqrt%284%29%2Asqrt%285%29+=+c
2sqrt%285%29+=+c
Now we have c. We can use this and the center, (0, 0), to find the coordinates of the foci. Since this is a horizontally oriented ellipse, we will add and subtract c from the x coordinate of the center:
Focus #1: (0+2sqrt(5), 0) or (2sqrt(5), 0)
Focus #2: (0-2sqrt(5), 0) or (-2sqrt(5), 0)