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 [latex]\left(-c,0\right)[/latex] and [latex]\left(c,0\right)[/latex]. The ellipse is the set of all points [latex]\left(x,y\right)[/latex] such that the sum of the distances from [latex]\left(x,y\right)[/latex] to the foci is constant, as shown in Figure 5.

Figure 5

If [latex]\left(a,0\right)[/latex] is a vertex of the ellipse, the distance from [latex]\left(-c,0\right)[/latex] to [latex]\left(a,0\right)[/latex] is [latex]a-\left(-c\right)=a+c[/latex]. The distance from [latex]\left(c,0\right)[/latex] to [latex]\left(a,0\right)[/latex] is [latex]a-c[/latex] . The sum of the distances from the foci to the vertex is

[latex]\left(a+c\right)+\left(a-c\right)=2a[/latex]

If [latex]\left(x,y\right)[/latex] is a point on the ellipse, then we can define the following variables:

[latex]\begin{array}{l}{d}_{1}=\text{the distance from }\left(-c,0\right)\text{ to }\left(x,y\right)\hfill \\ {d}_{2}=\text{the distance from }\left(c,0\right)\text{ to }\left(x,y\right)\hfill \end{array}[/latex]

By the definition of an ellipse, [latex]{d}_{1}+{d}_{2}[/latex] is constant for any point [latex]\left(x,y\right)[/latex] on the ellipse. We know that the sum of these distances is [latex]2a[/latex] for the vertex [latex]\left(a,0\right)[/latex]. It follows that [latex]{d}_{1}+{d}_{2}=2a[/latex] for any point on the ellipse. We will begin the derivation by applying the distance formula. The rest of the derivation is algebraic.

[latex]\begin{array}{ll}\text{ }{d}_{1}+{d}_{2}=\sqrt{{\left(x-\left(-c\right)\right)}^{2}+{\left(y - 0\right)}^{2}}+\sqrt{{\left(x-c\right)}^{2}+{\left(y - 0\right)}^{2}}=2a\hfill & \text{Distance formula}\hfill \\ \sqrt{{\left(x+c\right)}^{2}+{y}^{2}}+\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}=2a\hfill & \text{Simplify expressions}\text{.}\hfill \\ \text{ }\sqrt{{\left(x+c\right)}^{2}+{y}^{2}}=2a-\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}\hfill & \text{Move radical to opposite side}\text{.}\hfill \\ \text{ }{\left(x+c\right)}^{2}+{y}^{2}={\left[2a-\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}\right]}^{2}\hfill & \text{Square both sides}\text{.}\hfill \\ \text{ }{x}^{2}+2cx+{c}^{2}+{y}^{2}=4{a}^{2}-4a\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}+{\left(x-c\right)}^{2}+{y}^{2}\hfill & \text{Expand the squares}\text{.}\hfill \\ \text{ }{x}^{2}+2cx+{c}^{2}+{y}^{2}=4{a}^{2}-4a\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}+{x}^{2}-2cx+{c}^{2}+{y}^{2}\hfill & \text{Expand remaining squares}\text{.}\hfill \\ \text{ }2cx=4{a}^{2}-4a\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}-2cx\hfill & \text{Combine like terms}\text{.}\hfill \\ \text{ }4cx - 4{a}^{2}=-4a\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}\hfill & \text{Isolate the radical}\text{.}\hfill \\ \text{ }cx-{a}^{2}=-a\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}\hfill & \text{Divide by 4}\text{.}\hfill \\ \text{ }{\left[cx-{a}^{2}\right]}^{2}={a}^{2}{\left[\sqrt{{\left(x-c\right)}^{2}+{y}^{2}}\right]}^{2}\hfill & \text{Square both sides}\text{.}\hfill \\ \text{ }{c}^{2}{x}^{2}-2{a}^{2}cx+{a}^{4}={a}^{2}\left({x}^{2}-2cx+{c}^{2}+{y}^{2}\right)\hfill & \text{Expand the squares}\text{.}\hfill \\ \text{ }{c}^{2}{x}^{2}-2{a}^{2}cx+{a}^{4}={a}^{2}{x}^{2}-2{a}^{2}cx+{a}^{2}{c}^{2}+{a}^{2}{y}^{2}\hfill & \text{Distribute }{a}^{2}.\hfill \\ \text{ }{a}^{2}{x}^{2}-{c}^{2}{x}^{2}+{a}^{2}{y}^{2}={a}^{4}-{a}^{2}{c}^{2}\hfill & \text{Rewrite}\text{.}\hfill \\ \text{ }{x}^{2}\left({a}^{2}-{c}^{2}\right)+{a}^{2}{y}^{2}={a}^{2}\left({a}^{2}-{c}^{2}\right)\hfill & \text{Factor common terms}\text{.}\hfill \\ \text{ }{x}^{2}{b}^{2}+{a}^{2}{y}^{2}={a}^{2}{b}^{2}\hfill & \text{Set }{b}^{2}={a}^{2}-{c}^{2}.\hfill \\ \text{ }\frac{{x}^{2}{b}^{2}}{{a}^{2}{b}^{2}}+\frac{{a}^{2}{y}^{2}}{{a}^{2}{b}^{2}}=\frac{{a}^{2}{b}^{2}}{{a}^{2}{b}^{2}}\hfill & \text{Divide both sides by }{a}^{2}{b}^{2}.\hfill \\ \text{ }\frac{{x}^{2}}{{a}^{2}}+\frac{{y}^{2}}{{b}^{2}}=1\hfill & \text{Simplify}\text{.}\hfill \end{array}[/latex]

Thus, the standard equation of an ellipse is [latex]\frac{{x}^{2}}{{a}^{2}}+\frac{{y}^{2}}{{b}^{2}}=1[/latex]. This equation defines an ellipse centered at the origin. If [latex]a>b[/latex], the ellipse is stretched further in the horizontal direction, and if [latex]b>a[/latex], 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.

A General Note: Standard Forms of the Equation of an Ellipse with Center (0,0)

The standard form of the equation of an ellipse with center [latex]\left(0,0\right)[/latex] and major axis on the x-axis is

[latex]\frac{{x}^{2}}{{a}^{2}}+\frac{{y}^{2}}{{b}^{2}}=1[/latex]

where

  • [latex]a>b[/latex]
  • the length of the major axis is [latex]2a[/latex]
  • the coordinates of the vertices are [latex]\left(\pm a,0\right)[/latex]
  • the length of the minor axis is [latex]2b[/latex]
  • the coordinates of the co-vertices are [latex]\left(0,\pm b\right)[/latex]
  • the coordinates of the foci are [latex]\left(\pm c,0\right)[/latex] , where [latex]{c}^{2}={a}^{2}-{b}^{2}[/latex].

The standard form of the equation of an ellipse with center [latex]\left(0,0\right)[/latex] and major axis on the y-axis is

[latex]\frac{{x}^{2}}{{b}^{2}}+\frac{{y}^{2}}{{a}^{2}}=1[/latex]

where

  • [latex]a>b[/latex]
  • the length of the major axis is [latex]2a[/latex]
  • the coordinates of the vertices are [latex]\left(0,\pm a\right)[/latex]
  • the length of the minor axis is [latex]2b[/latex]
  • the coordinates of the co-vertices are [latex]\left(\pm b,0\right)[/latex]
  • the coordinates of the foci are [latex]\left(0,\pm c\right)[/latex] , where [latex]{c}^{2}={a}^{2}-{b}^{2}[/latex].

Note that the vertices, co-vertices, and foci are related by the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[/latex]. 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.

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

Figure 6. (a) Horizontal ellipse with center [latex]\left(0,0\right)[/latex] (b) Vertical ellipse with center [latex]\left(0,0\right)[/latex]

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 x– or y-axis.
    1. If the given coordinates of the vertices and foci have the form [latex]\left(\pm a,0\right)[/latex] and [latex]\left(\pm c,0\right)[/latex] respectively, then the major axis is the x-axis. Use the standard form [latex]\frac{{x}^{2}}{{a}^{2}}+\frac{{y}^{2}}{{b}^{2}}=1[/latex].
    2. If the given coordinates of the vertices and foci have the form [latex]\left(0,\pm a\right)[/latex] and [latex]\left(\pm c,0\right)[/latex], respectively, then the major axis is the y-axis. Use the standard form [latex]\frac{{x}^{2}}{{b}^{2}}+\frac{{y}^{2}}{{a}^{2}}=1[/latex].
  2. Use the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[/latex], along with the given coordinates of the vertices and foci, to solve for [latex]{b}^{2}[/latex].
  3. Substitute the values for [latex]{a}^{2}[/latex] and [latex]{b}^{2}[/latex] into the standard form of the equation determined in Step 1.

Example 1: Writing the Equation of an Ellipse Centered at the Origin in Standard Form

What is the standard form equation of the ellipse that has vertices [latex]\left(\pm 8,0\right)[/latex] and foci [latex]\left(\pm 5,0\right)?[/latex]

Solution

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

[latex]\frac{{x}^{2}}{{a}^{2}}+\frac{{y}^{2}}{{b}^{2}}=1[/latex]

The vertices are [latex]\left(\pm 8,0\right)[/latex], so [latex]a=8[/latex] and [latex]{a}^{2}=64[/latex].

The foci are [latex]\left(\pm 5,0\right)[/latex], so [latex]c=5[/latex] and [latex]{c}^{2}=25[/latex].

We know that the vertices and foci are related by the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[/latex]. Solving for [latex]{b}^{2}[/latex], we have:

[latex]\begin{array}{ll}{c}^{2}={a}^{2}-{b}^{2}\hfill & \hfill \\ 25=64-{b}^{2}\begin{array}{cccc}& & & \end{array}\hfill & \text{Substitute for }{c}^{2}\text{ and }{a}^{2}.\hfill \\ {b}^{2}=39\hfill & \text{Solve for }{b}^{2}.\hfill \end{array}[/latex]

Now we need only substitute [latex]{a}^{2}=64[/latex] and [latex]{b}^{2}=39[/latex] into the standard form of the equation. The equation of the ellipse is [latex]\frac{{x}^{2}}{64}+\frac{{y}^{2}}{39}=1[/latex].

Try It 1

What is the standard form equation of the ellipse that has vertices [latex]\left(0,\pm 4\right)[/latex] and foci [latex]\left(0,\pm \sqrt{15}\right)?[/latex]

Solution

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 [latex]\left(\pm a,0\right)[/latex] or [latex]\left(0,\pm a\right)[/latex]. Similarly, the coordinates of the foci will always have the form [latex]\left(\pm c,0\right)[/latex] or [latex]\left(0,\pm c\right)[/latex]. Knowing this, we can use [latex]a[/latex] and [latex]c[/latex] from the given points, along with the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[/latex], to find [latex]{b}^{2}[/latex].