audio read-through Equations of Ellipses in Standard Form: Foci on the $x$-axis

Ellipses were introduced in three prior lessons:

In this current section, an ellipse is positioned with its center at the origin and foci on the $x$-axis. In a future section, an ellipse is positioned with its center at the origin and foci on the $y$-axis.

These placements result in the so-called ‘standard forms’ for an ellipse, which—as you'll see—are very simple equations!

If you're short on time, jump right to the summary of equations of ellipses.

Preliminary Notation and Observations

Consider an ellipse with foci $\,F_1\,$ and $\,F_2\,$ and ellipse constant $\,k\,.$ Follow along with the sketch below as you read these observations.

ellipse

By the definition of ellipse, every point $\,P\,$ on the ellipse satisfies:

$$\cssId{s13}{d(P,F_1) + d(P,F_2) = k}$$

Here, $\,d(A,B)\,$ denotes the distance between points $\,A\,$ and $\,B\,.$

Vertices of an Ellipse

ellipse

Let $\,I_1\,$ and $\,I_2\,$ denote the intersection points of:

By definition, $\,I_1\,$ and $\,I_2\,$ are called the vertices of the ellipse.

Major Axis of an Ellipse

ellipse

By definition, the major axis of the ellipse is the line segment from $\,I_1\,$ to $\,I_2\,.$ The major axis is shown above in green.

The distance from $\,I_1\,$ to $\,F_1\,$ is the same as the distance from $\,I_2\,$ to $\,F_2\,.$ Here's a proof:

Define $\,s_1 := d(I_1,F_1)\,,$ $\,s_2 := d(I_2,F_2)\,,$ and $\,t := d(F_1,F_2)\,.$

Since $\,I_1\,$ is on the ellipse:

$$d(I_1,F_1) + d(I_1,F_2) = k$$

That is:

$$ \begin{gather} s_1 + (s_1 + t) = k\cr s_1 = \frac{k-t}2 \end{gather} $$

Similarly, since $\,I_2\,$ is on the ellipse:

$$ \begin{gather} s_2 + (s_2 + t) = k\cr s_2 = \frac{k-t}2 \end{gather} $$

Thus, $s_1 = s_2 := s\,.$

The Length of the Major Axis is the Ellipse Constant

Using the proof above, the length of the major axis is $\,2s + t = k\,.$ Thus, an ellipse ‘shows’ its ellipse constant as the length of its major axis!

Center of an Ellipse

ellipse

Let $\,C\,$ denote the midpoint of the major axis. By definition, $\,C\,$ is called the center of the ellipse, and is shown above in red.

Minor Axis of an Ellipse

ellipse

Draw the line through the center that is perpendicular to the major axis. Let $\,I_3\,$ and $\,I_4\,$ denote the intersection points of this line with the ellipse.

By definition, the minor axis of the ellipse is the line segment from $\,I_3\,$ to $\,I_4\,.$ The minor axis is shown above in purple.

The Minor Axis is Shorter Than the Major Axis

ellipse

Focus attention on the yellow right triangle. The hypotenuse has length $\,\frac k2\,.$ (Be sure that you can explain why!)

Let $\,r := d(I_3,C)\,.$ Note that the length of the minor axis is $\,2r\,.$

Since each leg of a right triangle is strictly shorter than the hypotenuse:

$$\begin{gather} \cssId{s43}{r \lt \frac k2}\cr\cr \cssId{s44}{\overbrace{2r}^{\text{length of minor axis}} \lt \overbrace{k}^{\substack{\text{length of major axis,}\\ \text{ellipse constant}}}} \end{gather} $$

Summary of Ellipse Terminology

ellipse

$I_1\,$ and $\,I_2\,$ are the vertices of the ellipse; they are the intersection points of the ellipse and the line through the foci.

The major axis of the ellipse is the line segment that connects the vertices. Its length is the ellipse constant, $\,k\,.$ An ellipse ‘shows’ its ellipse constant as the length of its major axis!

The center of an ellipse is the midpoint of the major axis.

You might roughly want to think of the major axis as giving the ‘length’ of the ellipse, and the minor axis (the segment from $\,I_3\,$ to $\,I_4\,$) as giving the ‘width’ of the ellipse.

The major axis is always longer than the minor axis.

Derivation of the Equation of an Ellipse: Center at the Origin, Foci on the $x$-axis

Position the Ellipse

an ellipse in standard position

As shown above, position an ellipse with center at the origin and foci (marked with x’) on the $x$-axis.

Notation ($\,c\,$ and $\,a\,$)

Define:

Ellipse Constant

The ellipse constant is the length of the major axis, which is $\,2a\,.$

Use the Definition of Ellipse on a Typical Point

Let $\,(x,y)\,$ be a typical point on the ellipse, so that the sum of its distances to the foci is the ellipse constant ($\,2a\,$). That is:

$$ \begin{align} &\bigl( \text{distance from } (x,y) \text{ to } (-c,0) \bigr)\cr &\qquad + \bigl( \text{distance from } (x,y) \text{ to } (c,0) \bigr)\cr &= 2a \end{align} $$

Use the distance formula and make obvious simplications:

$$ \begin{align} &\sqrt{\bigl(x - (-c)\bigr)^2 + \bigl(y-0\bigr)^2}\cr &\qquad + \sqrt{\bigl(x - c\bigr)^2 + \bigl(y-0\bigr)^2}\cr &= 2a \end{align} $$
$$ \begin{align} &\sqrt{\bigl(x + c\bigr)^2 + y^2}\cr &\qquad + \sqrt{\bigl(x - c\bigr)^2 + y^2}\cr &= 2a \qquad\qquad\qquad\qquad \cssId{s76}{(*)} \end{align} $$

A Radical Equation Results

Equation (*) is a radical equation in two variables ($\,x\,$ and $\,y\,$). A radical equation, by definition, has at least one variable ‘inside’ a radical.

A standard approach for working with radical equations is to ‘isolate and undo’. To isolate an expression (like a radical) means to get it all by itself on one side of the equation. Be on the lookout for this ‘isolate and undo’ sequence (used twice!) in the algebraically-intensive simplifying procedure below.

‘Undoing’ a Square Root

For us, the radicals that appear in (*) are square roots; a square root is ‘undone’ by squaring. That is:  for all $\,t \ge 0\,,$ $\,(\,\sqrt t\,)^2 = t\,.$ By squaring a square root, the square root disapppears!

The Expressions Under the Square Roots in (*) are Nonnegative

For all real numbers $\,x\,,$ $\,y\,$ and $\,c\,,$ both expressions under the square roots in (*) are nonnegative:

Why? Squared quantities are always nonnegative: for all real numbers $\,t\,,$ $\,t^2 \ge 0\,.$ Also, sums of nonnegative quantities are nonnegative.

Apply the ‘Isolate and Undo’ Technique to (*)

We'll choose to isolate the first square root that appears (going from left to right) in (*). It's conventional to isolate it (i.e., get it all by itself) on the left-hand side of the equation. It doesn't matter which square root we isolate first, but a choice had to be made.

There's a lot of algebra here, so breathe deeply and take your time!

$$ \begin{align} &\sqrt{\bigl(x + c\bigr)^2 + y^2}\cr &\quad = 2a - \sqrt{\bigl(x - c\bigr)^2 + y^2} \end{align} $$
$$ \cssId{s103}{\text{(Isolate the first square root)}} $$
$$ \begin{align} &(x+c)^2 + y^2\cr &\quad = \left( 2a - \sqrt{\bigl(x - c\bigr)^2 + y^2} \right)^2 \end{align} $$
$$ \cssId{s105}{\substack{\textstyle\text{(‘Undo’ the isolated square root}\\ \textstyle\text{by squaring both sides)}}} $$
$$ \begin{align} &(x+c)^2 + y^2\cr &\quad = (2a)^2 - 2\cdot 2a\sqrt{\bigl(x - c\bigr)^2 + y^2}\cr &\qquad + \left(\sqrt{\bigl(x - c\bigr)^2 + y^2}\right)^2 \end{align} $$
$$ \cssId{s107}{\text{(FOIL the right-hand side)}} $$
$$ \begin{align} &(x+c)^2 + y^2\cr &\quad = 4a^2 - 4a\sqrt{\bigl(x - c\bigr)^2 + y^2}\cr &\qquad + (x-c)^2 + y^2 \end{align} $$
$$ \cssId{s109}{\text{(Simplify)}} $$
$$\begin{align} &\color{red}{x^2} + 2cx + \color{red}{c^2} + \color{red}{y^2}\cr &\quad = 4a^2 - 4a\sqrt{\bigl(x - c\bigr)^2 + y^2}\cr &\qquad + \color{red}{x^2} - 2cx + \color{red}{c^2} + \color{red}{y^2} \end{align} $$
$$ \cssId{s111}{\text{(FOIL)}} $$
$$ \begin{align} &2cx \cr &\quad = 4a^2\cr &\qquad - 4a\sqrt{\bigl(x - c\bigr)^2 + y^2}\cr &\qquad - 2cx \end{align} $$
$$ \cssId{s113}{\substack{\textstyle\text{(Subtract $\,\color{red}{x^2 + c^2 + y^2}\,$}\\ \textstyle\text{from both sides)}}} $$
$$ \begin{align} &\color{red}{4}a\sqrt{\bigl(x - c\bigr)^2 + y^2}\cr &\quad = \color{red}{4}a^2 - \color{red}{4}cx \end{align} $$
$$ \cssId{s115}{\substack{\textstyle\text{(Isolate the remaining}\\ \textstyle\text{square root term)}}} $$
$$ \begin{gather} \cssId{s116}{a\sqrt{\bigl(x - c\bigr)^2 + y^2} = a^2 - cx}\cr \cssId{s117}{\text{(Divide by $\,\color{red}{4}$)}} \end{gather} $$
$$ \begin{align} &\left( a\sqrt{\bigl(x - c\bigr)^2 + y^2}\right)^2 \cr &\quad = (a^2 - cx)^2 \end{align} $$
$$ \cssId{s119}{\text{(Square both sides)}} $$
$$ \begin{gather} \cssId{s120}{a^2 \bigl( (x - c\bigr)^2 + y^2\ \bigr) = (a^2 - cx)^2}\cr \cssId{s121}{\text{(Multiply out the left-hand side)}} \end{gather} $$
$$ \begin{align} &a^2 \bigl( x^2 - 2cx + c^2 + y^2 \bigr)\cr &\quad = a^4 - 2a^2cx + c^2x^2 \end{align} $$
$$ \cssId{s123}{\text{(FOIL)}} $$
$$ \begin{align} &a^2x^2 \color{red}{- 2a^2cx} + a^2c^2 + a^2y^2\cr &\quad = a^4 \color{red}{- 2a^2cx} + c^2x^2 \end{align} $$
$$ \cssId{s125}{\text{(Distributive law)}} $$
$$ \begin{gather} \cssId{s126}{a^2x^2 + a^2c^2 + a^2y^2 = a^4 + c^2x^2}\cr \cssId{s127}{\text{(Add $\,\color{red}{2a^2cx}\,$ to both sides)}} \end{gather} $$
$$ \begin{gather} \cssId{s128}{a^2x^2 - c^2x^2 + a^2y^2 = a^4 - a^2c^2}\cr \cssId{s129}{\substack{\textstyle\text{(Re-arrange:}\\ \textstyle\text{variable terms on left,}\\ \textstyle\text{constant terms on right)}}} \end{gather} $$
$$ \begin{gather} \cssId{s130}{(a^2 - c^2)x^2 + a^2y^2 = a^2(a^2 - c^2)} \quad \cssId{s131}{(\dagger)}\cr \cssId{s132}{\text{(Factor)}} \end{gather} $$

At this point, we need additional notation and observations.

Notation ($\,b\,$)

define b as distance from center to minor axis intercept

Define $\,b\,$ as the distance from the center to an endpoint of the minor axis. Since $\,b\,$ is a distance, $\,b \gt 0\,.$ The coordinates of the minor axis endpoints are therefore $\,(0,b)\,$ and $\,(0,-b)\,.$

The Blue Triangle Involves $\,a\,,$ $\,b\,$ and $\,c$

Focus attention on the blue triangle below. It is a right triangle; the legs have lengths $\,b\,$ and $\,c\,.$ The hypotenuse is half the ellipse constant, and hence has length $\,\frac{2a}{2} = a\,.$

define b as distance from center to minor axis intercept

Get the Relationship Between $\,a\,,$ $\,b\,$ and $\,c$

By the Pythagorean Theorem, we have $\,c^2 + b^2 = a^2\,.$ Equivalently, $\,b^2 = a^2 - c^2\,$ and $\,c^2 = a^2 - b^2\,.$

$a\,$ is Greater than $\,b$

Since the major axis is always longer than the minor axis, $\,a \gt b\,.$ Alternatively:

$$ \begin{align} \cssId{s148}{a^2}\ &\cssId{s149}{=\ b^2 + c^2}\cr &\quad\cssId{s150}{\text{(relationship between $\,a\,,$ $\,b\,$ and $\,c$)}}\cr\cr &\cssId{s151}{\ > (b^2 + c^2) - c^2}\cr &\quad\cssId{s152}{\substack{\textstyle\text{(subtracting a positive number, $\,c^2\,,$}\\ \textstyle\text{from the right side makes it smaller)}}}\cr\cr &\cssId{s153}{\ = b^2} \end{align} $$

Thus, $\,a^2 \gt b^2\,.$ Since both $\,a\,$ and $\,b\,$ are positive, $\,a^2 \gt b^2\,$ implies $\,a \gt b\,.$

We Want to End Up With an Equation Involving Visible Attributes

Right now, equation ($\dagger$) involves the constants $\,a\,$ and $\,c\,.$ Here's the problem: when you look at a typical ellipse, you can't ‘see’ $\,c\,.$

You can see $\,a\,,$ because it's half the length of the major axis. You can see $\,b\,,$ because it's half the length of the minor axis. But, the location of the foci (which is what $\,c\,$ tells us) is often hidden.

So, it would be more desirable to have the equation of the ellipse involve only $\,a\,$ and $\,b\,.$

Rewrite ($\dagger$) to Eliminate $\,c\,,$ and Simplify

To this end, use $\,b^2 = a^2 - c^2\,$ to rewrite ($\dagger$):

$$ \cssId{s167}{b^2x^2 + a^2y^2 = a^2b^2} $$

Note that $\,a \gt 0\,$ and $\,b \gt 0\,,$ so $\,ab \gt 0\,$ and hence $\,a^2b^2 \gt 0\,.$

Dividing both sides by $\,a^2b^2\,$ gives:

$$ \begin{gather} \cssId{s170}{\frac{b^2x^2}{a^2b^2} + \frac{a^2y^2}{a^2b^2} = \frac{a^2b^2}{a^2b^2}}\cr\cr \cssId{s171}{\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1}\cr\cr \end{gather} $$

Summary

The equation of an ellipse with center at the origin and foci along the $x$-axis is

$$ \cssId{s174}{\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1} $$

where:

define b as distance from center to minor axis intercept

Concept Practice