22.4: Ellipses
- Last updated
- Aug 13, 2020
- Save as PDF
- Page ID
- 46500
( \newcommand{\kernel}{\mathrm{null}\,}\)
Learning Objectives
By the end of this section, you will be able to:
- Graph an ellipse with center at the origin
- Find the equation of an ellipse with center at the origin
- Graph an ellipse with center not at the origin
- Solve application with ellipses
Before you get started, take this readiness quiz.
- Graph y=(x−1)2−2 using transformations.
If you missed this problem, review Example 9.57. - Complete the square: x2−8x=8.
If you missed this problem, review Example 9.12. - Write in standard form. y=2x2−12x+14
If you missed this problem, review Example 9.59.
Graph an Ellipse with Center at the Origin
The next conic section we will look at is an ellipse. We define an ellipse as all points in a plane where the sum of the distances from two fixed points is constant. Each of the given points is called a focus of the ellipse.
Definition 22.4.1
An ellipse is all points in a plane where the sum of the distances from two fixed points is constant. Each of the fixed points is called a focus of the ellipse.

We can draw an ellipse by taking some fixed length of flexible string and attaching the ends to two thumbtacks. We use a pen to pull the string taut and rotate it around the two thumbtacks. The figure that results is an ellipse.

A line drawn through the foci intersect the ellipse in two points. Each point is called a vertex of the ellipse. The segment connecting the vertices is called the major axis. The midpoint of the segment is called the center of the ellipse. A segment perpendicular to the major axis that passes through the center and intersects the ellipse in two points is called the minor axis.

We mentioned earlier that our goal is to connect the geometry of a conic with algebra. Placing the ellipse on a rectangular coordinate system gives us that opportunity. In the figure, we placed the ellipse so the foci ((−c,0),(c,0)) are on the x-axis and the center is the origin.

The definition states the sum of the distance from the foci to a point (x,y) is constant. So d1+d2 is a constant that we will call 2a so, d1+d2=2a. We will use the distance formula to lead us to an algebraic formula for an ellipse.
d1+d2=2a
Use the distance formula to find d1,d2.
√(x−(−c))2+(y−0)2+√(x−c)2+(y−0)2=2a
After eliminating radicals and simplifying,we get:
x2a2+y2a2−c2=1
To simplify the equation of the ellipse, we let a2−c2=b2.So, the equation of an ellipse centered at the origin in standard form is:
x2a2+y2b2=1
To graph the ellipse, it will be helpful to know the intercepts. We will find the x-intercepts and y-intercepts using the formula.
y-intercepts
Let x=0.
x2a2+y2b2=102a2+y2a2=1y2b2=1y2=b2y=±b
The y-intercepts are (0,b) and (0,−b).
x-intercepts
Let y=0.
x2a2+y2b2=1x2a2+02b2=1x2a2=1x2=a2x=±a
The x-intercepts are (a,0) and (−a,0).
Definition 22.4.2
Standard Form of the Equation an Ellipse with Center (0,0)
The standard form of the equation of an ellipse with center (0,0), is
x2a2+y2b2=1
The x-intercepts are (a,0) and (−a,0).
The y-intercepts are (0,b) and (0,−b).

Notice that when the major axis is horizontal, the value of a will be greater than the value of b and when the major axis is vertical, the value of b will be greater than the value of a. We will use this information to graph an ellipse that is centered at the origin.
Ellipse with Center (0,0)
x2a2+y2b2=1 | a>b | b>a |
---|---|---|
Major axis | on the x-axis. | on the y-axis |
x-intercepts | (−a,0),(a,0) | |
y-intercepts | (0,−b),(0,b) |
Example 22.4.1
Graph: x24+y29=1.
Solution:
Step 1. Write the equation in standard form. | It is in standard form. | x24+y29=1 |
Step 2. Determine whether the major axis is horizontal or vertical. | Since 9>4 and 9 is in the y2 term, the major axis is vertical. | Major axis is vertical. |
Step 3. Find the endpoints of the major axis. |
The endpoints will be the y-intercepts. Since b2=9, then b=±3. The endpoints of the major axis are (0,3),(0,−3). |
The endpoints of the major axis are (0,3),(0,−3). |
Step 4. Find the endpoints of the minor axis. | The endpoints will be the x-intercepts.
Since a2=4, then a=±2. The endpoints of the major axis are (2,0),(−2,0). |
The endpoints of the major axis are (2,0),(−2,0). |
Step 5. Sketch the ellipse. | ![]() |
Exercise 22.4.1
Graph: x24+y216=1.
- Answer
-
Figure 11.3.7
Exercise 22.4.2
Graph: x29+y216=1.
- Answer
-
Figure 11.3.8
We summarize the steps for reference.
HOW TO GRAPH AN ELLIPSE WITH CENTER (0,0).
- Write the equation in standard form.
- Determine whether the major axis is horizontal or vertical.
- Find the endpoints of the major axis.
- Find the endpoints of the minor axis
- Sketch the ellipse.
Sometimes our equation will first need to be put in standard form.
Example 22.4.2
Graph x2+4y2=16.
Solution:
We recognize this as the equation of an ellipse since both the x and y terms are squared and have different coefficients. |
x2+4y2=16 |
To get the equation in standard form, divide both sides by 16 so that the equation is equal to 1. |
x216+4y216=1616 |
Simplify. | x216+y24=1 |
The equation is in standard form. The ellipse is centered at the origin. |
The center is (0,0). |
Since 16>4 and 16 is in the x2 term, the major axis is horizontal. |
|
a2=16,a=±4 b2=4,b=±2 |
The vertices are (4,0),(−4,0). The endpoints of the minor axis are (0,2),(0,−2). |
Sketch the parabola. | ![]() |
Exercise 22.4.3
Graph 9x2+16y2=144.
- Answer
-
Figure 11.3.10
Exercise 22.4.4
Graph 16x2+25y2=400.
- Answer
-
Figure 11.3.11
Find the Equation of an Ellipse with Center at the Origin
If we are given the graph of an ellipse, we can find the equation of the ellipse.
Example 22.4.3
Find the equation of the ellipse shown.

Solution:
We recognize this as an ellipse that is centered at the origin.
x2a2+y2b2=1
Since the major axis is horizontal and the distance from the center to the vertex is 4, we know a=4 and so a2=16.
x216+y2b2=1
The minor axis is vertical and the distance from the center to the ellipse is 3, we know b=3 and so b2=9.
x216+y29=1
Exercise 22.4.5
Find the equation of the ellipse shown.

- Answer
-
x24+y225=1
Exercise 22.4.6
Find the equation of the ellipse shown.

- Answer
-
x29+y24=1
Graph an Ellipse with Center Not at the Origin
The ellipses we have looked at so far have all been centered at the origin. We will now look at ellipses whose center is (h,k).
The equation is (x−h)2a2+(y−k)2b2=1 and when a>b, the major axis is horizontal so the distance from the center to the vertex is a. When b>a, the major axis is vertical so the distance from the center to the vertex is b.
Definition 22.4.3
Standard Form of the Equation an Ellipse with Center (h,k)
The standard form of the equation of an ellipse with center (h,k), is
(x−h)2a2+(y−k)2b2=1
When a>b, the major axis is horizontal so the distance from the center to the vertex is a.
When b>a, the major axis is vertical so the distance from the center to the vertex is b.
Example 22.4.4
Graph: (x−3)29+(y−1)24=1.
Solution:
The equation is in standard form, (x−h)2a2+(y−k)2b2=1. | (x−3)29+(y−1)24=1 |
The ellipse is centered at (h,k). | The center is (3,1). |
Since 9>4 and 9 is in the x2 term, the major axis is horizontal. | |
a2=9,a=±3 b2=4,b=±2 |
The distance from the center to the vertices is 3. The distance from the center to the endpoints of the minor axis is 2. |
Sketch the ellipse. | ![]() |
Exercise 22.4.7
Graph: (x+3)24+(y−5)216=1.
- Answer
-
Figure 11.3.16
Exercise 22.4.8
Graph: (x−1)225+(y+3)216=1.
- Answer
-
Figure 11.3.17
If we look at the equations of x29+y24=1 and (x−3)29+(y−1)24=1, we see that they are both ellipses with a=3 and b=2. So they will have the same size and shape. They are different in that they do not have the same center.

Notice in the graph above that we could have graphed (x−3)29+(y−1)24=1 by translations. We moved the original ellipse to the right 3 units and then up 1 unit.

In the next example we will use the translation method to graph the ellipse.
Example 22.4.5
Graph (x+4)216+(y−6)29=1 by translation.
Solution:
This ellipse will have the same size and shape as x216+y29=1 whose center is (0,0). We graph this ellipse first.
The center is (0,0). | Center (0,0) |
Since 16>9, the major axis is horizontal. | |
a2=16,a=±4 b2=9,b=±3 |
The vertices are (4,0),(−4,0). The endpoints of the minor axis are (0,3),(0,−3). |
Sketch the ellipse. | ![]() |
The original equation is in standard form, (x−h)2a2+(y−k)2b2=1. | (x−(−4))216+(y−6)29=1 |
The ellipse is centered at (h,k). | The center is (−4,6). |
We translate the graph of x216+y29=1 four units to the left and then up 6 units. Verify that the center is (−4,6). The new ellipse is the ellipse whose equation is (x+4)216+(y−6)29=1. |
![]() |
Exercise 22.4.9
Graph (x−5)29+(y+4)24=1 by translation.
- Answer
-
Figure 11.3.22
Exercise 22.4.10
Graph (x+6)216+(y+2)225=1 by translation.
- Answer
-
Figure 11.3.23
When an equation has both an x2 and a y2 with different coefficients, we verify that it is an ellipsis by putting it in standard form. We will then be able to graph the equation.
Example 22.4.6
Write the equation x2+4y2−4x+24y+24=0 in standard form and graph.
Solution:
We put the equation in standard form by completing the squares in both x and y.
x2+4y2−4x+24y+24=0 | |
Rewrite grouping the x terms and y terms. | ![]() |
Make the coefficients of x2 and y2 equal 1. | ![]() |
Complete the squares. | ![]() |
Write as binomial squares. | ![]() |
Divide both sides by 16 to get 1 on the right. | ![]() |
Simplify. | ![]() |
The equation is in standard form, (x−h)2a2+(y−k)2b2=1 | ![]() |
The ellipse is centered at (h,k). | The center is (2,−3). |
Since 16>4 and 16 is in the x2 term, the major axis is horizontal. a2=16,a=±4 |
The distance from the center to the vertices is 4. The distance from the center to the endpoints of the minor axis is 2. |
Sketch the ellipse. | ![]() |
Exercise 22.4.11
- Write the equation 6x2+4y2+12x−32y+34=0 in standard form and
- Graph.
- Answer
-
- (x+1)26+(y−4)29=1
Figure 11.3.32
Exercise 22.4.12
- Write the equation 4x2+y2−16x−6y+9=0 in standard form and
- Graph.
- Answer
-
- (x−2)24+(y−3)216=1
Figure 11.3.33
Solve Application with Ellipses
The orbits of the planets around the sun follow elliptical paths.
Example 22.4.7
Pluto (a dwarf planet) moves in an elliptical orbit around the Sun. The closest Pluto gets to the Sun is approximately 30 astronomical units (AU) and the furthest is approximately 50 AU. The Sun is one of the foci of the elliptical orbit. Letting the ellipse center at the origin and labeling the axes in AU, the orbit will look like the figure below. Use the graph to write an equation for the elliptical orbit of Pluto.

Solution:
We recognize this as an ellipse that is centered at the origin.
x2a2+y2b2=1
Since the major axis is horizontal and the distance from the center to the vertex is 40, we know a=40 and so a2=1600.
x21600+y2b2=1
The minor axis is vertical but the end points aren’t given.To find b we will use the location of the Sun. Since the Sun is a focus of the ellipse at the point (10,0),we know c=10. Use this to solve for b2.
b2=a2−c2
b2=402−102
b2=1600−100
b2=1500
Substitute a2 and b2 into the standard form of the ellipse.
x21600+y21500=1
Exercise 22.4.13
A planet moves in an elliptical orbit around its sun. The closest the planet gets to the sun is approximately 20 AU and the furthest is approximately 30 AU. The sun is one of the foci of the elliptical orbit. Letting the ellipse center at the origin and labeling the axes in AU, the orbit will look like the figure below. Use the graph to write an equation for the elliptical orbit of the planet.

- Answer
-
x2625+y2600=1
Exercise 22.4.14
A planet moves in an elliptical orbit around its sun. The closest the planet gets to the sun is approximately 20 AU and the furthest is approximately 50 AU. The sun is one of the foci of the elliptical orbit. Letting the ellipse center at the origin and labeling the axes in AU, the orbit will look like the figure below. Use the graph to write an equation for the elliptical orbit of the planet.

- Answer
-
x21225+y21000=1
Access these online resources for additional instructions and practice with ellipses.
- Conic Sections: Graphing Ellipses Part 1
- Conic Sections: Graphing Ellipses Part 2
- Equation for Ellipse From Graph
Key Concepts
- Ellipse: An ellipse is all points in a plane where the sum of the distances from two fixed points is constant. Each of the fixed points is called a focus of the ellipse.
Figure 11.3.37
- If we draw a line through the foci intersects the ellipse in two points—each is called a vertex of the ellipse.
The segment connecting the vertices is called the major axis.
The midpoint of the segment is called the center of the ellipse.
A segment perpendicular to the major axis that passes through the center and intersects the ellipse in two points is called the minor axis. - Standard Form of the Equation an Ellipse with Center (0,0): The standard form of the equation of an ellipse with center (0,0), is
x2a2+y2b2=1
The x-intercepts are (a,0) and (−a,0).
The y-intercepts are (0,b) and (0,−b). - How to an Ellipse with Center (0,0)
- Write the equation in standard form.
- Determine whether the major axis is horizontal or vertical.
- Find the endpoints of the major axis.
- Find the endpoints of the minor axis
- Sketch the ellipse.
- Standard Form of the Equation an Ellipse with Center (h,k): The standard form of the equation of an ellipse with center (h,k), is
(x−h)2a2+(y−k)2b2=1
When a>b, the major axis is horizontal so the distance from the center to the vertex is a.
When b>a, the major axis is vertical so the distance from the center to the vertex is b.
Glossary
- ellipse
- An ellipse is all points in a plane where the sum of the distances from two fixed points is constant.