Skip to content

Ellipses

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

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.

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.

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. We place the ellipse so the foci (c,0),(c,0)(-c,0),(c,0) are on the xx-axis and the center is the origin.

The definition states the sum of the distance from the foci to a point (x,y)(x,y) is constant. So d1+d2d_1+d_2 is a constant that we will call 2a2a, so d1+d2=2ad_1+d_2=2a. We will use the distance formula to lead us to an algebraic formula for an ellipse.

Use the distance formula to find d1,d2d_1,d_2:

(x(c))2+(y0)2+(xc)2+(y0)2=2a. \sqrt{(x-(-c))^2+(y-0)^2}+\sqrt{(x-c)^2+(y-0)^2}=2a.

After eliminating radicals and simplifying, we get

x2a2+y2a2c2=1. \frac{x^2}{a^2}+\frac{y^2}{a^2-c^2}=1.

To simplify the equation of the ellipse, we let a2c2=b2a^2-c^2=b^2. So, the equation of an ellipse centered at the origin in standard form is

x2a2+y2b2=1. \frac{x^2}{a^2}+\frac{y^2}{b^2}=1.

To graph the ellipse, it will be helpful to know the intercepts. We will find the xx-intercepts and yy-intercepts using the formula.

yy-interceptsxx-intercepts
Let x=0x=0. Then 02a2+y2b2=1\tfrac{0^2}{a^2}+\tfrac{y^2}{b^2}=1, so y2=b2y^2=b^2 and y=±by=\pm b. The yy-intercepts are (0,b)(0,b) and (0,b)(0,-b).Let y=0y=0. Then x2a2+02b2=1\tfrac{x^2}{a^2}+\tfrac{0^2}{b^2}=1, so x2=a2x^2=a^2 and x=±ax=\pm a. The xx-intercepts are (a,0)(a,0) and (a,0)(-a,0).

Standard Form of the Equation of an Ellipse with Center (0,0)(0,0)

The standard form of the equation of an ellipse with center (0,0)(0,0) is

x2a2+y2b2=1. \frac{x^2}{a^2}+\frac{y^2}{b^2}=1.

The xx-intercepts are (a,0)(a,0) and (a,0)(-a,0).

The yy-intercepts are (0,b)(0,b) and (0,b)(0,-b).

Notice that when the major axis is horizontal, the value of aa will be greater than the value of bb and when the major axis is vertical, the value of bb will be greater than the value of aa. We will use this information to graph an ellipse that is centered at the origin.

Ellipse with center (0,0)(0,0)x2a2+y2b2=1\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1, a>ba>bx2a2+y2b2=1\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1, b>ab>a
Major axison the xx-axison the yy-axis
xx-intercepts(a,0),(a,0)(-a,0),(a,0)(a,0),(a,0)(-a,0),(a,0)
yy-intercepts(0,b),(0,b)(0,-b),(0,b)(0,b),(0,b)(0,-b),(0,b)

Example 11.20

How to Graph an Ellipse with Center (0,0)(0,0). Graph

x24+y29=1. \frac{x^2}{4}+\frac{y^2}{9}=1.

Solution.

  1. The equation is in standard form.
  2. Since 9>49>4 and 99 is in the y2y^2-term, the major axis is vertical.
  3. The endpoints will be the yy-intercepts. Since b2=9b^2=9, then b=±3b=\pm3. The endpoints of the major axis are (0,3),(0,3)(0,3),(0,-3).
  4. The endpoints will be the xx-intercepts. Since a2=4a^2=4, then a=±2a=\pm2. The endpoints of the minor axis are (2,0),(2,0)(2,0),(-2,0).
  5. Sketch the ellipse through the four intercepts.

For x24+y216=1\tfrac{x^2}{4}+\tfrac{y^2}{16}=1, enter the positive yy-coordinate of a vertex.

For x29+y216=1\tfrac{x^2}{9}+\tfrac{y^2}{16}=1, enter the positive yy-coordinate of a vertex.

We summarize the steps for reference.

How To: Graph an Ellipse with Center (0,0)(0,0)

  1. Write the equation in standard form.
  2. Determine whether the major axis is horizontal or vertical.
  3. Find the endpoints of the major axis.
  4. Find the endpoints of the minor axis.
  5. Sketch the ellipse.

Sometimes our equation will first need to be put in standard form.

Example 11.21

Graph x2+4y2=16x^2+4y^2=16.

Solution. We recognize this as the equation of an ellipse since both the xx and yy terms are squared and have different coefficients.

To get the equation in standard form, divide both sides by 16 so that the equation is equal to 1.

x2+4y2=16x216+4y216=1616x216+y24=1. \begin{aligned} x^2+4y^2&=16\\ \frac{x^2}{16}+\frac{4y^2}{16}&=\frac{16}{16}\\ \frac{x^2}{16}+\frac{y^2}{4}&=1. \end{aligned}

The equation is in standard form. The ellipse is centered at the origin, so the center is (0,0)(0,0). Since 16>416>4 and 16 is in the x2x^2-term, the major axis is horizontal.

Since a2=16a^2=16, a=±4a=\pm4, and since b2=4b^2=4, b=±2b=\pm2. The vertices are (4,0),(4,0)(4,0),(-4,0). The endpoints of the minor axis are (0,2),(0,2)(0,2),(0,-2). Sketch the ellipse.

Write 9x2+16y2=1449x^2+16y^2=144 in standard form.

Write 16x2+25y2=40016x^2+25y^2=400 in standard form.

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 11.22

Find the equation of the ellipse centered at (0,0)(0,0), with vertices (4,0),(4,0)(-4,0),(4,0) and endpoints of the minor axis (0,3),(0,3)(0,3),(0,-3).

Solution. We recognize this as an ellipse that is centered at the origin:

x2a2+y2b2=1. \frac{x^2}{a^2}+\frac{y^2}{b^2}=1.

Since the major axis is horizontal and the distance from the center to the vertex is 4, we know a=4a=4 and so a2=16a^2=16:

x216+y2b2=1. \frac{x^2}{16}+\frac{y^2}{b^2}=1.

The minor axis is vertical and the distance from the center to the ellipse is 3, so we know b=3b=3 and b2=9b^2=9:

x216+y29=1. \frac{x^2}{16}+\frac{y^2}{9}=1.

Find the equation of the ellipse centered at (0,0)(0,0) with xx-intercepts (2,0),(2,0)(-2,0),(2,0) and yy-intercepts (0,5),(0,5)(0,-5),(0,5).

Find the equation of the ellipse centered at (0,0)(0,0) with xx-intercepts (3,0),(3,0)(-3,0),(3,0) and yy-intercepts (0,2),(0,2)(0,-2),(0,2).

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)(h,k).

The equation is (xh)2a2+(yk)2b2=1\tfrac{(x-h)^2}{a^2}+\tfrac{(y-k)^2}{b^2}=1 and when a>ba>b, the major axis is horizontal so the distance from the center to the vertex is aa. When b>ab>a, the major axis is vertical so the distance from the center to the vertex is bb.

Standard Form of the Equation of an Ellipse with Center (h,k)(h,k)

The standard form of the equation of an ellipse with center (h,k)(h,k) is

(xh)2a2+(yk)2b2=1. \frac{(x-h)^2}{a^2}+\frac{(y-k)^2}{b^2}=1.

When a>ba>b, the major axis is horizontal so the distance from the center to the vertex is aa.

When b>ab>a, the major axis is vertical so the distance from the center to the vertex is bb.

Example 11.23

Graph

(x3)29+(y1)24=1. \frac{(x-3)^2}{9}+\frac{(y-1)^2}{4}=1.

Solution. The equation is in standard form. The ellipse is centered at (h,k)(h,k), so the center is (3,1)(3,1). Since 9>49>4 and 9 is in the x2x^2-term, the major axis is horizontal.

Since a2=9a^2=9, a=±3a=\pm3, and since b2=4b^2=4, b=±2b=\pm2. The distance from the center to the vertices is 3. The distance from the center to the endpoints of the minor axis is 2. The vertices are (0,1),(6,1)(0,1),(6,1) and the endpoints of the minor axis are (3,3),(3,1)(3,3),(3,-1). Sketch the ellipse.

For (x+3)24+(y5)216=1\tfrac{(x+3)^2}{4}+\tfrac{(y-5)^2}{16}=1, enter the positive distance from the center to a vertex.

For (x1)225+(y+3)216=1\tfrac{(x-1)^2}{25}+\tfrac{(y+3)^2}{16}=1, enter the positive distance from the center to a vertex.

If we look at the equations x29+y24=1\tfrac{x^2}{9}+\tfrac{y^2}{4}=1 and (x3)29+(y1)24=1\tfrac{(x-3)^2}{9}+\tfrac{(y-1)^2}{4}=1, we see that they are both ellipses with a=3a=3 and b=2b=2. So they will have the same size and shape. They are different in that they do not have the same center.

Notice that we could have graphed (x3)29+(y1)24=1\tfrac{(x-3)^2}{9}+\tfrac{(y-1)^2}{4}=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 11.24

Graph

(x+4)216+(y6)29=1 \frac{(x+4)^2}{16}+\frac{(y-6)^2}{9}=1

by translation.

Solution. This ellipse will have the same size and shape as x216+y29=1\tfrac{x^2}{16}+\tfrac{y^2}{9}=1, whose center is (0,0)(0,0). We graph this ellipse first.

Since 16>916>9, the major axis is horizontal. Since a2=16a^2=16, a=±4a=\pm4, and since b2=9b^2=9, b=±3b=\pm3. The vertices are (4,0),(4,0)(4,0),(-4,0). The endpoints of the minor axis are (0,3),(0,3)(0,3),(0,-3). Sketch the ellipse.

The original equation is in standard form,

(x(4))216+(y6)29=1. \frac{(x-(-4))^2}{16}+\frac{(y-6)^2}{9}=1.

The ellipse is centered at (h,k)(h,k), so the center is (4,6)(-4,6). We translate the graph of x216+y29=1\tfrac{x^2}{16}+\tfrac{y^2}{9}=1 four units to the left and then up 6 units. Verify that the center is (4,6)(-4,6). The new ellipse is the ellipse whose equation is

(x+4)216+(y6)29=1. \frac{(x+4)^2}{16}+\frac{(y-6)^2}{9}=1.

For (x5)29+(y+4)24=1\tfrac{(x-5)^2}{9}+\tfrac{(y+4)^2}{4}=1, enter the xx-coordinate of the center.

For (x+6)216+(y+2)225=1\tfrac{(x+6)^2}{16}+\tfrac{(y+2)^2}{25}=1, enter the yy-coordinate of the center.

When an equation has both an x2x^2 and a y2y^2 with different coefficients, we verify that it is an ellipse by putting it in standard form. We will then be able to graph the equation.

Example 11.25

Write the equation

x2+4y24x+24y+24=0 x^2+4y^2-4x+24y+24=0

in standard form and graph.

Solution. We put the equation in standard form by completing the squares in both xx and yy.

x2+4y24x+24y+24=0(x24x+4)+(4y2+24y+36)=24(x24x+4)+4(y2+6y+9)=24(x24x+4)+4(y2+6y+9)=24+4+36(x2)2+4(y+3)2=16(x2)216+4(y+3)216=1616(x2)216+(y+3)24=1. \begin{aligned} x^2+4y^2-4x+24y+24&=0\\ (x^2-4x+\underline{\phantom{4}})+ (4y^2+24y+\underline{\phantom{36}})&=-24\\ (x^2-4x+\underline{\phantom{4}})+ 4(y^2+6y+\underline{\phantom{9}})&=-24\\ (x^2-4x+4)+4(y^2+6y+9)&=-24+4+36\\ (x-2)^2+4(y+3)^2&=16\\ \frac{(x-2)^2}{16}+\frac{4(y+3)^2}{16}&=\frac{16}{16}\\ \frac{(x-2)^2}{16}+\frac{(y+3)^2}{4}&=1. \end{aligned}

The equation is in standard form. The ellipse is centered at (h,k)(h,k), so the center is (2,3)(2,-3). Since 16>416>4 and 16 is in the x2x^2-term, the major axis is horizontal. Since a2=16a^2=16, a=±4a=\pm4, and since b2=4b^2=4, b=±2b=\pm2. The distance from the center to the vertices is 4. The distance from the center to the endpoints of the minor axis is 2. The vertices are (2,3),(6,3)(-2,-3),(6,-3) and the endpoints of the minor axis are (2,1),(2,5)(2,-1),(2,-5). Sketch the ellipse.

Write 6x2+4y2+12x32y+34=06x^2+4y^2+12x-32y+34=0 in standard form.

Write 4x2+y216x6y+9=04x^2+y^2-16x-6y+9=0 in standard form.

Solve Application with Ellipses

The orbits of the planets around the sun follow elliptical paths.

Example 11.26

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 has vertices (40,0),(40,0)(-40,0),(40,0) and the Sun at (10,0)(10,0). 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. \frac{x^2}{a^2}+\frac{y^2}{b^2}=1.

Since the major axis is horizontal and the distance from the center to the vertex is 40, we know a=40a=40 and so a2=1600a^2=1600:

x21600+y2b2=1. \frac{x^2}{1600}+\frac{y^2}{b^2}=1.

The minor axis is vertical but the end points aren’t given. To find bb we will use the location of the Sun. Since the Sun is a focus of the ellipse at the point (10,0)(10,0), we know c=10c=10. Use this to solve for b2b^2:

b2=a2c2b2=402102b2=1600100b2=1500. \begin{aligned} b^2&=a^2-c^2\\ b^2&=40^2-10^2\\ b^2&=1600-100\\ b^2&=1500. \end{aligned}

Substitute a2a^2 and b2b^2 into the standard form of the ellipse:

x21600+y21500=1. \frac{x^2}{1600}+\frac{y^2}{1500}=1.

A planet's elliptical orbit has vertices (25,0),(25,0)(-25,0),(25,0) and its sun is a focus at (5,0)(5,0). Write the equation of the orbit.

A planet's elliptical orbit has vertices (35,0),(35,0)(-35,0),(35,0) and its sun is a focus at (15,0)(15,0). Write the equation of the orbit.

Key terms. An ellipse is all points in a plane where the sum of the distances from two fixed points is constant. Each fixed point is a focus. The line through the foci is the major axis, its endpoints are the vertices, the midpoint of the vertices is the center, and the perpendicular line through the center is the minor axis.


This section is adapted from Intermediate Algebra 2e, Section 11.3 by Lynn Marecek and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at OpenStax. Changes: omitted readiness quizzes, practice sets, self-checks, media links, and complex source figures; converted Try It problems to interactive questions and described source figures in words.