32.6k views
5 votes
Find the equation of the ellipse with the following properties.

The ellipse with x-intercepts at (4, 0) and (-4, 0), y-intercepts at (0, 9) and (0, -9), and center at (0, 0).

User Duncan
by
6.6k points

2 Answers

3 votes
check the picture below

so.. hmm notice the center h,k and the major and minor axis components, thus just plug them in.
Find the equation of the ellipse with the following properties. The ellipse with x-example-1
User Maj
by
7.0k points
3 votes
The equation of an ellipse where the major axis 2a is greater than the minor 2b
(x-h)²/a² + (y-k)²/b² =1.
When 2b>2a , then the equation becomes (y-h)²/b² + (x-k)²/a² =1
In our example a = 4 and b = 9. Moreover h=0 and k=0 because the center is on the origin, so the equation becomes:
y²/b² + x²/a² = y²/81 + x²/16 = 1
User Dave Welden
by
6.4k points