
Thomas P. answered 05/18/23
ACT tutor and math course tutor with 6 years' experience
To find the standard form equation of an ellipse, you just need to know 3 things:
- The center of the ellipse, which we call point (h,k)
- The length of the horizontal radius, which we call a
- The length of the vertical radius, which we call b
The standard form equation is:
(x-h)2/a2 + (y-k)2/b2 = 1 (remember, h is the x-value of the center point, k is the y-value of the center point, a is the horizontal radius of the ellipse [half the width of the ellipse], and b is the vertical radius of the ellipse [half the height of the ellipse])
So for this problem, we start by finding those 3 things we need:
- The center of the ellipse is at (0,0) since the endpoints of one of the axes are at (0,5) and (0,-5)
- Draw it out! Those points are both on the y-axis, and halfway between -5 and 5 is 0, so the center is at the origin!
- The length of the horizontal radius must be 7, since the major axis (in this case horizontal, since we already know the minor axis is vertical) is 14. Half of 14 is 7, so the horizontal radius must be 7
- The length of the vertical radius must be 5, as we already figured out from step 1
So, (h,k) is (0,0), a is 7, and b is 5, all of which we plug into our standard form equation:
(x-0)2/72 + (y-0)2/52 = 1
Now we simplify
x2/49 + y2/25 = 1