Skip to content

The Ellipse

By the end of this section, you will be able to:

  • Write equations of ellipses in standard form
  • Graph ellipses centered at the origin
  • Graph ellipses not centered at the origin
  • Solve applied problems involving ellipses

Can you imagine standing at one end of a large room and still being able to hear a whisper from a person standing at the other end? The National Statuary Hall in Washington, D.C., is such a room. It is a semi-circular room called a whispering chamber because the shape makes it possible for sound to travel along the walls and dome. In this section, we will investigate the shape of this room and its real-world applications, including how far apart two people in Statuary Hall can stand and still hear each other whisper.

Writing Equations of Ellipses in Standard Form

A conic section, or conic, is a shape resulting from intersecting a right circular cone with a plane. The angle at which the plane intersects the cone determines the shape, as shown below.

Conic sections can also be described by a set of points in the coordinate plane. Later in this chapter, we will see that the graph of any quadratic equation in two variables is a conic section. The signs of the equations and the coefficients of the variable terms determine the shape. This section focuses on the four variations of the standard form of the equation for the ellipse. An ellipse is the set of all points (x,y)(x,y) in a plane such that the sum of their distances from two fixed points is a constant. Each fixed point is called a focus (plural: foci).

We can draw an ellipse using a piece of cardboard, two thumbtacks, a pencil, and string. Place the thumbtacks in the cardboard to form the foci of the ellipse. Cut a piece of string longer than the distance between the two thumbtacks (the length of the string represents the constant in the definition). Tack each end of the string to the cardboard, and trace a curve with a pencil held taut against the string. The result is an ellipse.

Every ellipse has two axes of symmetry. The longer axis is called the major axis, and the shorter axis is called the minor axis. Each endpoint of the major axis is the vertex of the ellipse (plural: vertices), and each endpoint of the minor axis is a co-vertex of the ellipse. The center of an ellipse is the midpoint of both the major and minor axes. The axes are perpendicular at the center. The foci always lie on the major axis, and the sum of the distances from the foci to any point on the ellipse (the constant sum) is greater than the distance between the foci. See the figure below.

In this section, we restrict ellipses to those that are positioned vertically or horizontally in the coordinate plane. That is, the axes will either lie on or be parallel to the xx- and yy-axes. Later in the chapter, we will see ellipses that are rotated in the coordinate plane.

To work with horizontal and vertical ellipses in the coordinate plane, we consider two cases: those that are centered at the origin and those that are centered at a point other than the origin. First we will learn to derive the equations of ellipses, and then we will learn how to write the equations of ellipses in standard form. Later we will use what we learn to draw the graphs.

Deriving the Equation of an Ellipse Centered at the Origin

To derive the equation of an ellipse centered at the origin, we begin with the foci (c,0)(-c,0) and (c,0)(c,0). The ellipse is the set of all points (x,y)(x,y) such that the sum of the distances from (x,y)(x,y) to the foci is constant, as shown below.

If (a,0)(a,0) is a vertex of the ellipse, the distance from (c,0)(-c,0) to (a,0)(a,0) is a(c)=a+ca-(-c)=a+c. The distance from (c,0)(c,0) to (a,0)(a,0) is aca-c. The sum of the distances from the foci to the vertex is

(a+c)+(ac)=2a(a+c)+(a-c)=2a

If (x,y)(x,y) is a point on the ellipse, then we can define the following variables:

d1=the distance from (c,0) to (x,y)d2=the distance from (c,0) to (x,y) \begin{array}{lrcl} & d_1 &=& \text{the distance from }(-c,0)\text{ to }(x,y) \\[4pt] & d_2 &=& \text{the distance from }(c,0)\text{ to }(x,y) \end{array}

By the definition of an ellipse, d1+d2d_1+d_2 is constant for any point (x,y)(x,y) on the ellipse. We know that the sum of these distances is 2a2a for the vertex (a,0)(a,0). It follows that d1+d2=2ad_1+d_2=2a for any point on the ellipse. We will begin the derivation by applying the distance formula. The rest of the derivation is algebraic.

Distance formula.d1+d2=(x(c))2+(y0)2+(xc)2+(y0)2=2aSimplify expressions.(x+c)2+y2+(xc)2+y2=2aMove radical to opposite side.(x+c)2+y2=2a(xc)2+y2Square both sides.(x+c)2+y2=[2a(xc)2+y2]2Expand the squares.x2+2cx+c2+y2=4a24a(xc)2+y2+(xc)2+y2Expand remaining squares.x2+2cx+c2+y2=4a24a(xc)2+y2+x22cx+c2+y2Combine like terms.2cx=4a24a(xc)2+y22cxIsolate the radical.4cx4a2=4a(xc)2+y2Divide by 4.cxa2=a(xc)2+y2Square both sides.[cxa2]2=a2[(xc)2+y2]2Expand the squares.c2x22a2cx+a4=a2(x22cx+c2+y2)Distribute a2.c2x22a2cx+a4=a2x22a2cx+a2c2+a2y2Rewrite.a2x2c2x2+a2y2=a4a2c2Factor common terms.x2(a2c2)+a2y2=a2(a2c2)Set b2=a2c2.x2b2+a2y2=a2b2Divide both sides by a2b2.x2b2a2b2+a2y2a2b2=a2b2a2b2Simplify.x2a2+y2b2=1 \begin{array}{lrcl} \text{Distance formula.} & d_1+d_2 &=& \sqrt{(x-(-c))^2+(y-0)^2}+\sqrt{(x-c)^2+(y-0)^2}=2a \\[4pt] \text{Simplify expressions.} & \sqrt{(x+c)^2+y^2}+\sqrt{(x-c)^2+y^2} &=& 2a \\[4pt] \text{Move radical to opposite side.} & \sqrt{(x+c)^2+y^2} &=& 2a-\sqrt{(x-c)^2+y^2} \\[4pt] \text{Square both sides.} & (x+c)^2+y^2 &=& \left[2a-\sqrt{(x-c)^2+y^2}\right]^2 \\[4pt] \text{Expand the squares.} & x^2+2cx+c^2+y^2 &=& 4a^2-4a\sqrt{(x-c)^2+y^2}+(x-c)^2+y^2 \\[4pt] \text{Expand remaining squares.} & x^2+2cx+c^2+y^2 &=& 4a^2-4a\sqrt{(x-c)^2+y^2}+x^2-2cx+c^2+y^2 \\[4pt] \text{Combine like terms.} & 2cx &=& 4a^2-4a\sqrt{(x-c)^2+y^2}-2cx \\[4pt] \text{Isolate the radical.} & 4cx-4a^2 &=& -4a\sqrt{(x-c)^2+y^2} \\[4pt] \text{Divide by 4.} & cx-a^2 &=& -a\sqrt{(x-c)^2+y^2} \\[4pt] \text{Square both sides.} & \left[cx-a^2\right]^2 &=& a^2\left[\sqrt{(x-c)^2+y^2}\right]^2 \\[4pt] \text{Expand the squares.} & c^2x^2-2a^2cx+a^4 &=& a^2(x^2-2cx+c^2+y^2) \\[4pt] \text{Distribute }a^2. & c^2x^2-2a^2cx+a^4 &=& a^2x^2-2a^2cx+a^2c^2+a^2y^2 \\[4pt] \text{Rewrite.} & a^2x^2-c^2x^2+a^2y^2 &=& a^4-a^2c^2 \\[4pt] \text{Factor common terms.} & x^2(a^2-c^2)+a^2y^2 &=& a^2(a^2-c^2) \\[4pt] \text{Set }b^2=a^2-c^2. & x^2b^2+a^2y^2 &=& a^2b^2 \\[4pt] \text{Divide both sides by }a^2b^2. & \tfrac{x^2b^2}{a^2b^2}+\tfrac{a^2y^2}{a^2b^2} &=& \tfrac{a^2b^2}{a^2b^2} \\[4pt] \text{Simplify.} & \tfrac{x^2}{a^2}+\tfrac{y^2}{b^2} &=& 1 \end{array}

Thus, the standard equation of an ellipse is x2a2+y2b2=1\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1. This equation defines an ellipse centered at the origin. If a>ba>b, the ellipse is stretched further in the horizontal direction, and if b>ab>a, the ellipse is stretched further in the vertical direction.

Writing Equations of Ellipses Centered at the Origin in Standard Form

Standard forms of equations tell us about key features of graphs. Take a moment to recall some of the standard forms of equations we’ve worked with in the past: linear, quadratic, cubic, exponential, logarithmic, and so on. By learning to interpret standard forms of equations, we are bridging the relationship between algebraic and geometric representations of mathematical phenomena.

The key features of the ellipse are its center, vertices, co-vertices, foci, and lengths and positions of the major and minor axes. Just as with other equations, we can identify all of these features just by looking at the standard form of the equation. There are four variations of the standard form of the ellipse. These variations are categorized first by the location of the center (the origin or not the origin), and then by the position (horizontal or vertical). Each is presented along with a description of how the parts of the equation relate to the graph. Interpreting these parts allows us to form a mental picture of the ellipse.

Standard Forms 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) and major axis on the xx-axis is

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

where

  • a>ba>b
  • the length of the major axis is 2a2a
  • the coordinates of the vertices are (±a,0)(\pm a,0)
  • the length of the minor axis is 2b2b
  • the coordinates of the co-vertices are (0,±b)(0,\pm b)
  • the coordinates of the foci are (±c,0)(\pm c,0), where c2=a2b2c^2=a^2-b^2. See (a) below.

The standard form of the equation of an ellipse with center (0,0)(0,0) and major axis on the yy-axis is

x2b2+y2a2=1\tfrac{x^2}{b^2}+\tfrac{y^2}{a^2}=1

where

  • a>ba>b
  • the length of the major axis is 2a2a
  • the coordinates of the vertices are (0,±a)(0,\pm a)
  • the length of the minor axis is 2b2b
  • the coordinates of the co-vertices are (±b,0)(\pm b,0)
  • the coordinates of the foci are (0,±c)(0,\pm c), where c2=a2b2c^2=a^2-b^2. See (b) below.

Note that the vertices, co-vertices, and foci are related by the equation c2=a2b2c^2=a^2-b^2. When we are given the coordinates of the foci and vertices of an ellipse, we can use this relationship to find the equation of the ellipse in standard form.

(a) Horizontal ellipse with center (0,0)(0,0).

(b) Vertical ellipse with center (0,0)(0,0).

How To: given the vertices and foci of an ellipse centered at the origin, write its equation in standard form.

  1. Determine whether the major axis lies on the xx- or yy-axis.
    • If the given coordinates of the vertices and foci have the form (±a,0)(\pm a,0) and (±c,0)(\pm c,0) respectively, then the major axis is the xx-axis. Use the standard form x2a2+y2b2=1\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1.
    • If the given coordinates of the vertices and foci have the form (0,±a)(0,\pm a) and (0,±c)(0,\pm c), respectively, then the major axis is the yy-axis. Use the standard form x2b2+y2a2=1\tfrac{x^2}{b^2}+\tfrac{y^2}{a^2}=1.
  2. Use the equation c2=a2b2c^2=a^2-b^2, along with the given coordinates of the vertices and foci, to solve for b2b^2.
  3. Substitute the values for a2a^2 and b2b^2 into the standard form of the equation determined in Step 1.

Example. What is the standard form equation of the ellipse that has vertices (±8,0)(\pm8,0) and foci (±5,0)(\pm5,0)?

Solution. The foci are on the xx-axis, so the major axis is the xx-axis. Thus, the equation will have the form

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

The vertices are (±8,0)(\pm8,0), so a=8a=8 and a2=64a^2=64.

The foci are (±5,0)(\pm5,0), so c=5c=5 and c2=25c^2=25.

We know that the vertices and foci are related by the equation c2=a2b2c^2=a^2-b^2. Solving for b2b^2, we have:

c2=a2b2Substitute for c2 and a2.25=64b2Solve for b2.b2=39 \begin{array}{lrcl} & c^2 &=& a^2-b^2 \\[4pt] \text{Substitute for }c^2\text{ and }a^2. & 25 &=& 64-b^2 \\[4pt] \text{Solve for }b^2. & b^2 &=& 39 \end{array}

Now we need only substitute a2=64a^2=64 and b2=39b^2=39 into the standard form of the equation. The equation of the ellipse is x264+y239=1\tfrac{x^2}{64}+\tfrac{y^2}{39}=1.

What is the standard form equation of the ellipse that has vertices(0,±4)(0,\pm4)and foci(0,±15)(0,\pm\sqrt{15})?

Q&A. Can we write the equation of an ellipse centered at the origin given coordinates of just one focus and vertex?

Yes. Ellipses are symmetrical, so the coordinates of the vertices of an ellipse centered around the origin will always have the form (±a,0)(\pm a,0) or (0,±a)(0,\pm a). Similarly, the coordinates of the foci will always have the form (±c,0)(\pm c,0) or (0,±c)(0,\pm c). Knowing this, we can use aa and cc from the given points, along with the equation c2=a2b2c^2=a^2-b^2, to find b2b^2.

Writing Equations of Ellipses Not Centered at the Origin

Like the graphs of other equations, the graph of an ellipse can be translated. If an ellipse is translated hh units horizontally and kk units vertically, the center of the ellipse will be (h,k)(h,k). This translation results in the standard form of the equation we saw previously, with xx replaced by (xh)(x-h) and yy replaced by (yk)(y-k).

Standard Forms 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) and major axis parallel to the xx-axis is

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

where

  • a>ba>b
  • the length of the major axis is 2a2a
  • the coordinates of the vertices are (h±a,k)(h\pm a,k)
  • the length of the minor axis is 2b2b
  • the coordinates of the co-vertices are (h,k±b)(h,k\pm b)
  • the coordinates of the foci are (h±c,k)(h\pm c,k), where c2=a2b2c^2=a^2-b^2. See (a) below.

The standard form of the equation of an ellipse with center (h,k)(h,k) and major axis parallel to the yy-axis is

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

where

  • a>ba>b
  • the length of the major axis is 2a2a
  • the coordinates of the vertices are (h,k±a)(h,k\pm a)
  • the length of the minor axis is 2b2b
  • the coordinates of the co-vertices are (h±b,k)(h\pm b,k)
  • the coordinates of the foci are (h,k±c)(h,k\pm c), where c2=a2b2c^2=a^2-b^2. See (b) below.

Just as with ellipses centered at the origin, ellipses that are centered at a point (h,k)(h,k) have vertices, co-vertices, and foci that are related by the equation c2=a2b2c^2=a^2-b^2. We can use this relationship along with the midpoint and distance formulas to find the equation of the ellipse in standard form when the vertices and foci are given.

(a) Horizontal ellipse with center (h,k)(h,k).

(b) Vertical ellipse with center (h,k)(h,k).

How To: given the vertices and foci of an ellipse not centered at the origin, write its equation in standard form.

  1. Determine whether the major axis is parallel to the xx- or yy-axis.
    • If the yy-coordinates of the given vertices and foci are the same, then the major axis is parallel to the xx-axis. Use the standard form (xh)2a2+(yk)2b2=1\tfrac{(x-h)^2}{a^2}+\tfrac{(y-k)^2}{b^2}=1.
    • If the xx-coordinates of the given vertices and foci are the same, then the major axis is parallel to the yy-axis. Use the standard form (xh)2b2+(yk)2a2=1\tfrac{(x-h)^2}{b^2}+\tfrac{(y-k)^2}{a^2}=1.
  2. Identify the center of the ellipse (h,k)(h,k) using the midpoint formula and the given coordinates for the vertices.
  3. Find a2a^2 by solving for the length of the major axis, 2a2a, which is the distance between the given vertices.
  4. Find c2c^2 using hh and kk, found in Step 2, along with the given coordinates for the foci.
  5. Solve for b2b^2 using the equation c2=a2b2c^2=a^2-b^2.
  6. Substitute the values for h,k,a2,h,k,a^2, and b2b^2 into the standard form of the equation determined in Step 1.

Example. What is the standard form equation of the ellipse that has vertices (2,8)(-2,-8) and (2,2)(-2,2) and foci (2,7)(-2,-7) and (2,1)(-2,1)?

Solution. The xx-coordinates of the vertices and foci are the same, so the major axis is parallel to the yy-axis. Thus, the equation of the ellipse will have the form

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

First, we identify the center, (h,k)(h,k). The center is halfway between the vertices, (2,8)(-2,-8) and (2,2)(-2,2). Applying the midpoint formula, we have:

(h,k)=(2+(2)2,8+22)=(2,3) \begin{array}{lrcl} & (h,k) &=& \left(\tfrac{-2+(-2)}{2},\tfrac{-8+2}{2}\right) \\[4pt] & &=& (-2,-3) \end{array}

Next, we find a2a^2. The length of the major axis, 2a2a, is bounded by the vertices. We solve for aa by finding the distance between the yy-coordinates of the vertices.

2a=2(8)2a=10a=5 \begin{array}{lrcl} & 2a &=& 2-(-8) \\[4pt] & 2a &=& 10 \\[4pt] & a &=& 5 \end{array}

So a2=25a^2=25.

Now we find c2c^2. The foci are given by (h,k±c)(h,k\pm c). So, (h,kc)=(2,7)(h,k-c)=(-2,-7) and (h,k+c)=(2,1)(h,k+c)=(-2,1). We substitute k=3k=-3 using either of these points to solve for cc.

k+c=13+c=1c=4 \begin{array}{lrcl} & k+c &=& 1 \\[4pt] & -3+c &=& 1 \\[4pt] & c &=& 4 \end{array}

So c2=16c^2=16.

Next, we solve for b2b^2 using the equation c2=a2b2c^2=a^2-b^2.

c2=a2b216=25b2b2=9 \begin{array}{lrcl} & c^2 &=& a^2-b^2 \\[4pt] & 16 &=& 25-b^2 \\[4pt] & b^2 &=& 9 \end{array}

Finally, we substitute the values found for h,k,a2,h,k,a^2, and b2b^2 into the standard form equation for an ellipse:

(x+2)29+(y+3)225=1\tfrac{(x+2)^2}{9}+\tfrac{(y+3)^2}{25}=1

What is the standard form equation of the ellipse that has vertices(3,3)(-3,3)and(5,3)(5,3)and foci(123,3)(1-2\sqrt{3},3)and(1+23,3)(1+2\sqrt{3},3)?

Graphing Ellipses Centered at the Origin

Just as we can write the equation for an ellipse given its graph, we can graph an ellipse given its equation. To graph ellipses centered at the origin, we use the standard form x2a2+y2b2=1, a>b\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1,\ a>b for horizontal ellipses and x2b2+y2a2=1, a>b\tfrac{x^2}{b^2}+\tfrac{y^2}{a^2}=1,\ a>b for vertical ellipses.

How To: given the standard form of an equation for an ellipse centered at (0,0)(0,0), sketch the graph.

  1. Use the standard forms of the equations of an ellipse to determine the major axis, vertices, co-vertices, and foci.
    • If the equation is in the form x2a2+y2b2=1\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1, where a>ba>b, then
      • the major axis is the xx-axis
      • the coordinates of the vertices are (±a,0)(\pm a,0)
      • the coordinates of the co-vertices are (0,±b)(0,\pm b)
      • the coordinates of the foci are (±c,0)(\pm c,0)
    • If the equation is in the form x2b2+y2a2=1\tfrac{x^2}{b^2}+\tfrac{y^2}{a^2}=1, where a>ba>b, then
      • the major axis is the yy-axis
      • the coordinates of the vertices are (0,±a)(0,\pm a)
      • the coordinates of the co-vertices are (±b,0)(\pm b,0)
      • the coordinates of the foci are (0,±c)(0,\pm c)
  2. Solve for cc using the equation c2=a2b2c^2=a^2-b^2.
  3. Plot the center, vertices, co-vertices, and foci in the coordinate plane, and draw a smooth curve to form the ellipse.

Example. Graph the ellipse given by the equation x29+y225=1\tfrac{x^2}{9}+\tfrac{y^2}{25}=1. Identify and label the center, vertices, co-vertices, and foci.

Solution. First, we determine the position of the major axis. Because 25>925>9, the major axis is on the yy-axis. Therefore, the equation is in the form x2b2+y2a2=1\tfrac{x^2}{b^2}+\tfrac{y^2}{a^2}=1, where b2=9b^2=9 and a2=25a^2=25. It follows that:

  • the center of the ellipse is (0,0)(0,0)
  • the coordinates of the vertices are (0,±a)=(0,±25)=(0,±5)(0,\pm a)=(0,\pm\sqrt{25})=(0,\pm5)
  • the coordinates of the co-vertices are (±b,0)=(±9,0)=(±3,0)(\pm b,0)=(\pm\sqrt{9},0)=(\pm3,0)
  • the coordinates of the foci are (0,±c)(0,\pm c), where c2=a2b2c^2=a^2-b^2. Solving for cc, we have:
c=±a2b2=±259=±16=±4 \begin{array}{lrcl} & c &=& \pm\sqrt{a^2-b^2} \\[4pt] & &=& \pm\sqrt{25-9} \\[4pt] & &=& \pm\sqrt{16} \\[4pt] & &=& \pm4 \end{array}

Therefore, the coordinates of the foci are (0,±4)(0,\pm4).

Next, we plot and label the center, vertices, co-vertices, and foci, and draw a smooth curve to form the ellipse.

Graph the ellipse given by the equationx236+y24=1\tfrac{x^2}{36}+\tfrac{y^2}{4}=1. Enter the coordinates of the two vertices, separated by a comma.

For the same ellipsex236+y24=1\tfrac{x^2}{36}+\tfrac{y^2}{4}=1, enter the coordinates of the two foci, separated by a comma.

Example. Graph the ellipse given by the equation 4x2+25y2=1004x^2+25y^2=100. Rewrite the equation in standard form. Then identify and label the center, vertices, co-vertices, and foci.

Solution. First, use algebra to rewrite the equation in standard form.

4x2+25y2=1004x2100+25y2100=100100x225+y24=1 \begin{array}{lrcl} & 4x^2+25y^2 &=& 100 \\[4pt] & \tfrac{4x^2}{100}+\tfrac{25y^2}{100} &=& \tfrac{100}{100} \\[4pt] & \tfrac{x^2}{25}+\tfrac{y^2}{4} &=& 1 \end{array}

Next, we determine the position of the major axis. Because 25>425>4, the major axis is on the xx-axis. Therefore, the equation is in the form x2a2+y2b2=1\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1, where a2=25a^2=25 and b2=4b^2=4. It follows that:

  • the center of the ellipse is (0,0)(0,0)
  • the coordinates of the vertices are (±a,0)=(±25,0)=(±5,0)(\pm a,0)=(\pm\sqrt{25},0)=(\pm5,0)
  • the coordinates of the co-vertices are (0,±b)=(0,±4)=(0,±2)(0,\pm b)=(0,\pm\sqrt{4})=(0,\pm2)
  • the coordinates of the foci are (±c,0)(\pm c,0), where c2=a2b2c^2=a^2-b^2. Solving for cc, we have:
c=±a2b2=±254=±21 \begin{array}{lrcl} & c &=& \pm\sqrt{a^2-b^2} \\[4pt] & &=& \pm\sqrt{25-4} \\[4pt] & &=& \pm\sqrt{21} \end{array}

Therefore the coordinates of the foci are (±21,0)(\pm\sqrt{21},0).

Next, we plot and label the center, vertices, co-vertices, and foci, and draw a smooth curve to form the ellipse.

Graph the ellipse given by the equation49x2+16y2=78449x^2+16y^2=784. Rewrite it in standard form.

For the same ellipse49x2+16y2=78449x^2+16y^2=784, enter the coordinates of the two foci, separated by a comma.

Graphing Ellipses Not Centered at the Origin

When an ellipse is not centered at the origin, we can still use the standard forms to find the key features of the graph. When the ellipse is centered at some point (h,k)(h,k), we use the standard forms (xh)2a2+(yk)2b2=1, a>b\tfrac{(x-h)^2}{a^2}+\tfrac{(y-k)^2}{b^2}=1,\ a>b for horizontal ellipses and (xh)2b2+(yk)2a2=1, a>b\tfrac{(x-h)^2}{b^2}+\tfrac{(y-k)^2}{a^2}=1,\ a>b for vertical ellipses. From these standard equations, we can easily determine the center, vertices, co-vertices, foci, and positions of the major and minor axes.

How To: given the standard form of an equation for an ellipse centered at (h,k)(h,k), sketch the graph.

  1. Use the standard forms of the equations of an ellipse to determine the center, position of the major axis, vertices, co-vertices, and foci.
    • If the equation is in the form (xh)2a2+(yk)2b2=1\tfrac{(x-h)^2}{a^2}+\tfrac{(y-k)^2}{b^2}=1, where a>ba>b, then
      • the center is (h,k)(h,k)
      • the major axis is parallel to the xx-axis
      • the coordinates of the vertices are (h±a,k)(h\pm a,k)
      • the coordinates of the co-vertices are (h,k±b)(h,k\pm b)
      • the coordinates of the foci are (h±c,k)(h\pm c,k)
    • If the equation is in the form (xh)2b2+(yk)2a2=1\tfrac{(x-h)^2}{b^2}+\tfrac{(y-k)^2}{a^2}=1, where a>ba>b, then
      • the center is (h,k)(h,k)
      • the major axis is parallel to the yy-axis
      • the coordinates of the vertices are (h,k±a)(h,k\pm a)
      • the coordinates of the co-vertices are (h±b,k)(h\pm b,k)
      • the coordinates of the foci are (h,k±c)(h,k\pm c)
  2. Solve for cc using the equation c2=a2b2c^2=a^2-b^2.
  3. Plot the center, vertices, co-vertices, and foci in the coordinate plane, and draw a smooth curve to form the ellipse.

Example. Graph the ellipse given by the equation (x+2)24+(y5)29=1\tfrac{(x+2)^2}{4}+\tfrac{(y-5)^2}{9}=1. Identify and label the center, vertices, co-vertices, and foci.

Solution. First, we determine the position of the major axis. Because 9>49>4, the major axis is parallel to the yy-axis. Therefore, the equation is in the form (xh)2b2+(yk)2a2=1\tfrac{(x-h)^2}{b^2}+\tfrac{(y-k)^2}{a^2}=1, where b2=4b^2=4 and a2=9a^2=9. It follows that:

  • the center of the ellipse is (h,k)=(2,5)(h,k)=(-2,5)
  • the coordinates of the vertices are (h,k±a)=(2,5±9)=(2,5±3)(h,k\pm a)=(-2,5\pm\sqrt{9})=(-2,5\pm3), or (2,2)(-2,2) and (2,8)(-2,8)
  • the coordinates of the co-vertices are (h±b,k)=(2±4,5)=(2±2,5)(h\pm b,k)=(-2\pm\sqrt{4},5)=(-2\pm2,5), or (4,5)(-4,5) and (0,5)(0,5)
  • the coordinates of the foci are (h,k±c)(h,k\pm c), where c2=a2b2c^2=a^2-b^2. Solving for cc, we have:
c=±a2b2=±94=±5 \begin{array}{lrcl} & c &=& \pm\sqrt{a^2-b^2} \\[4pt] & &=& \pm\sqrt{9-4} \\[4pt] & &=& \pm\sqrt{5} \end{array}

Therefore, the coordinates of the foci are (2,55)(-2,5-\sqrt{5}) and (2,5+5)(-2,5+\sqrt{5}).

Next, we plot and label the center, vertices, co-vertices, and foci, and draw a smooth curve to form the ellipse.

Graph the ellipse given by the equation(x4)236+(y2)220=1\tfrac{(x-4)^2}{36}+\tfrac{(y-2)^2}{20}=1. Enter the center as an ordered pair(x,y)(x,y).

For the same ellipse(x4)236+(y2)220=1\tfrac{(x-4)^2}{36}+\tfrac{(y-2)^2}{20}=1, enter the coordinates of the two vertices, separated by a comma.

Example. Graph the ellipse given by the equation 4x2+9y240x+36y+100=04x^2+9y^2-40x+36y+100=0. Identify and label the center, vertices, co-vertices, and foci.

Solution. We must begin by rewriting the equation in standard form.

4x2+9y240x+36y+100=04x^2+9y^2-40x+36y+100=0

Group terms that contain the same variable, and move the constant to the opposite side of the equation.

(4x240x)+(9y2+36y)=100(4x^2-40x)+(9y^2+36y)=-100

Factor out the coefficients of the squared terms.

4(x210x)+9(y2+4y)=1004(x^2-10x)+9(y^2+4y)=-100

Complete the square twice. Remember to balance the equation by adding the same constants to each side.

4(x210x+25)+9(y2+4y+4)=100+100+364(x^2-10x+25)+9(y^2+4y+4)=-100+100+36

Rewrite as perfect squares.

4(x5)2+9(y+2)2=364(x-5)^2+9(y+2)^2=36

Divide both sides by the constant term to place the equation in standard form.

(x5)29+(y+2)24=1\tfrac{(x-5)^2}{9}+\tfrac{(y+2)^2}{4}=1

Now that the equation is in standard form, we can determine the position of the major axis. Because 9>49>4, the major axis is parallel to the xx-axis. Therefore, the equation is in the form (xh)2a2+(yk)2b2=1\tfrac{(x-h)^2}{a^2}+\tfrac{(y-k)^2}{b^2}=1, where a2=9a^2=9 and b2=4b^2=4. It follows that:

  • the center of the ellipse is (h,k)=(5,2)(h,k)=(5,-2)
  • the coordinates of the vertices are (h±a,k)=(5±9,2)=(5±3,2)(h\pm a,k)=(5\pm\sqrt{9},-2)=(5\pm3,-2), or (2,2)(2,-2) and (8,2)(8,-2)
  • the coordinates of the co-vertices are (h,k±b)=(5,2±4)=(5,2±2)(h,k\pm b)=(5,-2\pm\sqrt{4})=(5,-2\pm2), or (5,4)(5,-4) and (5,0)(5,0)
  • the coordinates of the foci are (h±c,k)(h\pm c,k), where c2=a2b2c^2=a^2-b^2. Solving for cc, we have:
c=±a2b2=±94=±5 \begin{array}{lrcl} & c &=& \pm\sqrt{a^2-b^2} \\[4pt] & &=& \pm\sqrt{9-4} \\[4pt] & &=& \pm\sqrt{5} \end{array}

Therefore, the coordinates of the foci are (55,2)(5-\sqrt{5},-2) and (5+5,2)(5+\sqrt{5},-2).

Next we plot and label the center, vertices, co-vertices, and foci, and draw a smooth curve to form the ellipse, as shown below.

Express the equation of the ellipse4x2+y224x+2y+21=04x^2+y^2-24x+2y+21=0in standard form.

For the same ellipse4x2+y224x+2y+21=04x^2+y^2-24x+2y+21=0, enter its center as an ordered pair(x,y)(x,y).

Solving Applied Problems Involving Ellipses

Many real-world situations can be represented by ellipses, including orbits of planets, satellites, moons and comets, and shapes of boat keels, rudders, and some airplane wings. A medical device called a lithotripter uses elliptical reflectors to break up kidney stones by generating sound waves. Some buildings, called whispering chambers, are designed with elliptical domes so that a person whispering at one focus can easily be heard by someone standing at the other focus. This occurs because of the acoustic properties of an ellipse. When a sound wave originates at one focus of a whispering chamber, the sound wave will be reflected off the elliptical dome and back to the other focus, as shown below. In the whisper chamber at the Museum of Science and Industry in Chicago, two people standing at the foci — about 43 feet apart — can hear each other whisper. When these chambers are placed in unexpected places, such as the ones inside Bush International Airport in Houston and Grand Central Terminal in New York City, they can induce surprised reactions among travelers.

Example. A large room in an art gallery is a whispering chamber. Its dimensions are 4646 feet wide by 9696 feet long.

  • What is the standard form of the equation of the ellipse representing the outline of the room? Hint: assume a horizontal ellipse, and let the center of the room be the point (0,0)(0,0).
  • If two visitors standing at the foci of this room can hear each other whisper, how far apart are the two visitors? Round to the nearest foot.

Solution.

  • We are assuming a horizontal ellipse with center (0,0)(0,0), so we need to find an equation of the form x2a2+y2b2=1\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1, where a>ba>b. We know that the length of the major axis, 2a2a, is longer than the length of the minor axis, 2b2b. So the length of the room, 9696, is represented by the major axis, and the width of the room, 4646, is represented by the minor axis.

    Solving for aa, we have 2a=962a=96, so a=48a=48, and a2=2,304a^2=2{,}304.

    Solving for bb, we have 2b=462b=46, so b=23b=23, and b2=529b^2=529.

    Therefore, the equation of the ellipse is x22,304+y2529=1\tfrac{x^2}{2{,}304}+\tfrac{y^2}{529}=1.

  • To find the distance between the senators, we must find the distance between the foci, (±c,0)(\pm c,0), where c2=a2b2c^2=a^2-b^2. Solving for cc, we have:

Substitute using the values found in part (a).c2=2,304529Take the square root of both sides.c=±2,304529Subtract.c=±1775Round to the nearest foot.c±42 \begin{array}{lrcl} \text{Substitute using the values found in part (a).} & c^2 &=& 2{,}304-529 \\[4pt] \text{Take the square root of both sides.} & c &=& \pm\sqrt{2{,}304-529} \\[4pt] \text{Subtract.} & c &=& \pm\sqrt{1775} \\[4pt] \text{Round to the nearest foot.} & c &\approx& \pm42 \end{array}

The points (±42,0)(\pm42,0) represent the foci. Thus, the distance between the senators is 2(42)=842(42)=84 feet.

Suppose a whispering chamber is480480feet long and320320feet wide. Assuming a horizontal ellipse centered at(0,0)(0,0), write the standard form of the equation of the ellipse representing the room.

For the same whispering chamber (length480480feet, width320320feet), if two people stand at the foci and can hear each other whisper, how far apart are they? Round to the nearest foot.

Media. Access these online resources for additional instruction and practice with ellipses.

Key equations

Horizontal ellipse, center at originx2a2+y2b2=1, a>b\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1,\ a>b
Vertical ellipse, center at originx2b2+y2a2=1, a>b\tfrac{x^2}{b^2}+\tfrac{y^2}{a^2}=1,\ a>b
Horizontal ellipse, center (h,k)(h,k)(xh)2a2+(yk)2b2=1, a>b\tfrac{(x-h)^2}{a^2}+\tfrac{(y-k)^2}{b^2}=1,\ a>b
Vertical ellipse, center (h,k)(h,k)(xh)2b2+(yk)2a2=1, a>b\tfrac{(x-h)^2}{b^2}+\tfrac{(y-k)^2}{a^2}=1,\ a>b

Key concepts

  • An ellipse is the set of all points (x,y)(x,y) in a plane such that the sum of their distances from two fixed points is a constant. Each fixed point is called a focus (plural: foci).
  • When given the coordinates of the foci and vertices of an ellipse, we can write the equation of the ellipse in standard form.
  • When given an equation for an ellipse centered at the origin in standard form, we can identify its vertices, co-vertices, foci, and the lengths and positions of the major and minor axes in order to graph the ellipse.
  • When given the equation for an ellipse centered at some point other than the origin, we can identify its key features and graph the ellipse.
  • Real-world situations can be modeled using the standard equations of ellipses and then evaluated to find key features, such as lengths of axes and distance between foci.

Practice

Write equations of ellipses in standard form

An ellipse is centered at the origin, symmetric with respect to thexx

  • and
yy-axes, and has a focus at(0,2)(0,-2)and a point(5,0)(5,0)on its graph. Write the standard form of its equation.

An ellipse has center(3,4)(-3,4), vertex(1,4)(1,4), and one focus at(3+23,4)(-3+2\sqrt{3},4). Write the standard form of its equation.

Write the equation4x2+40x+25y2100y+100=04x^2+40x+25y^2-100y+100=0in standard form.

Graph ellipses centered at the origin

Graph the ellipsex216+y29=1\tfrac{x^2}{16}+\tfrac{y^2}{9}=1, noting its center, vertices, and foci. Enter the two vertices, separated by a comma.

For the same ellipsex216+y29=1\tfrac{x^2}{16}+\tfrac{y^2}{9}=1, enter the two foci, separated by a comma.

Graph the ellipse81x2+49y2=181x^2+49y^2=1, noting its center, vertices, and foci. Enter the two vertices, separated by a comma.

Graph ellipses not centered at the origin

Graph the ellipse4x28x+16y232y44=04x^2-8x+16y^2-32y-44=0, noting its center, vertices, and foci. Enter the center as an ordered pair(x,y)(x,y).

For the same ellipse4x28x+16y232y44=04x^2-8x+16y^2-32y-44=0, enter the two vertices, separated by a comma.

Graph the ellipsex2+8x+4y240y+112=0x^2+8x+4y^2-40y+112=0, noting its center, vertices, and foci. Enter the two foci, separated by a comma.

Solve applied problems involving ellipses

A semi-elliptical arch has a height of1212feet and a span of4040feet. Find the equation for the ellipse, assuming the origin is at the center of its span.

For the same semi-elliptical arch (height1212feet, span4040feet), find the distance from the center at which the height is66feet. Round to the nearest hundredth.

A whispering gallery has a length of120120feet, and the foci are located3030feet from the center. Find the height of the ceiling at the center. Round to the nearest hundredth of a foot.


This section is adapted from Precalculus 2e, Section 10.1: The Ellipse by Jay Abramson and OpenStax, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: omitted a coreq-skills block the pinned CNXML prepends before the section proper (its own review of completing the square and graphing a circle, keyed to Intermediate Algebra 9.2.1 and 11.1.4, with its own worked examples and two “Practice Makes Perfect” exercise sets) — confirmed against the rendered PDF, page 1010 (true PDF index 1020), where the chapter-opening folio runs directly into the “10.1 The Ellipse” heading and its Learning Objectives with no corequisite-skills material between them. Omitted the National Statuary Hall photograph (a credit photograph, per house convention) but kept the paragraph that introduces it, describing the room generically rather than “as shown in Figure 1.” Recreated all twelve remaining source figures as accessible spec-first figures, comparing each against the rendered PDF: the three-cone conic-sections diagram (drawn as an exact schematic: each right double cone and its cutting plane, with the base circles, cone silhouettes, and the ellipse, hyperbola, and parabola traces all computed from the cone equation under a fixed oblique projection, hidden portions dashed) and the thumbtack-and-string construction (simplified to its essential geometry — an exactly sampled ellipse with the taut string drawn to the two foci; the pencil-and-hand illustration is represented by the string alone) as kind="figure" figures; the generic center/vertices/co-vertices/foci definition diagram, the d1d_1/d2d_2 derivation diagram, the two horizontal/vertical standard-forms figure pairs (center at the origin and at (h,k)(h,k)), and all four worked-example answer graphs (Examples 3, 4, 5, and 6) as kind="graph" figures with the exact numbers each example derives; and the whispering-chamber reflective-property illustration and Example 7’s room diagram as kind="figure" ray diagrams. Every “write in standard form” fill-in declares answerForm="conic-standard-form", confirmed by replaying each printed general-form equation (4x2+40x+25y2100y+100=04x^2+40x+25y^2-100y+100=0, 49x2+16y2=78449x^2+16y^2=784, 4x2+y224x+2y+21=04x^2+y^2-24x+2y+21=0) through the grader to confirm it reports form rather than correct. Every vertices/co-vertices/foci ask is keyed as a two-member answerMode="unordered" list of ordered pairs rather than a ±\pm expression, per this chapter’s grading constraints. Six retained Try Its and Practice items ask for only one or two of a source exercise’s several requested quantities (e.g., “graph the ellipse, noting its center, vertices, and foci” is split into a standard-form or center fill-in plus a vertices or foci fill-in) rather than a single combined response, since the underlying quantities are not commensurable in one graded answer; each such split is disclosed here rather than merging unlike quantities into one component. Twelve selected end-of-section exercises (three per objective) were adapted into interactive Practice components, independently re-derived by hand and in Node rather than read off the source key; the applied Practice items’ rounded answers were checked against both full-precision and the source’s own rounded intermediates, and no discrepancy was found in this section.