We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

Study Guides > College Algebra

The Hyperbola

What do paths of comets, supersonic booms, ancient Grecian pillars, and natural draft cooling towers have in common? They can all be modeled by the same type of conic. For instance, when something moves faster than the speed of sound, a shock wave in the form of a cone is created. A portion of a conic is formed when the wave intersects the ground, resulting in a sonic boom. A shock wave intersecting the ground forms a portion of a conic and results in a sonic boom. Most people are familiar with the sonic boom created by supersonic aircraft, but humans were breaking the sound barrier long before the first supersonic flight. The crack of a whip occurs because the tip is exceeding the speed of sound. The bullets shot from many firearms also break the sound barrier, although the bang of the gun usually supersedes the sound of the sonic boom.

Equations of Hyperbolas

In analytic geometry, a hyperbola is a conic section formed by intersecting a right circular cone with a plane at an angle such that both halves of the cone are intersected. This intersection produces two separate unbounded curves that are mirror images of each other.
A hyperbola
Like the ellipse, the hyperbola can also be defined as a set of points in the coordinate plane. A hyperbola is the set of all points (x,y)\left(x,y\right) in a plane such that the difference of the distances between (x,y)\left(x,y\right) and the foci is a positive constant. Notice that the definition of a hyperbola is very similar to that of an ellipse. The distinction is that the hyperbola is defined in terms of the difference of two distances, whereas the ellipse is defined in terms of the sum of two distances. As with the ellipse, every hyperbola has two axes of symmetry. The transverse axis is a line segment that passes through the center of the hyperbola and has vertices as its endpoints. The foci lie on the line that contains the transverse axis. The conjugate axis is perpendicular to the transverse axis and has the co-vertices as its endpoints. The center of a hyperbola is the midpoint of both the transverse and conjugate axes, where they intersect. Every hyperbola also has two asymptotes that pass through its center. As a hyperbola recedes from the center, its branches approach these asymptotes. The central rectangle of the hyperbola is centered at the origin with sides that pass through each vertex and co-vertex; it is a useful tool for graphing the hyperbola and its asymptotes. To sketch the asymptotes of the hyperbola, simply sketch and extend the diagonals of the central rectangle.
Key features of the hyperbola
In this section, we will limit our discussion to hyperbolas that are positioned vertically or horizontally in the coordinate plane; the axes will either lie on or be parallel to the x- and y-axes. We will consider two cases: those that are centered at the origin, and those that are centered at a point other than the origin.

Deriving the Equation of a Hyperbola Centered at the Origin

Let (c,0)\left(-c,0\right) and (c,0)\left(c,0\right) be the foci of a hyperbola centered at the origin. The hyperbola is the set of all points (x,y)\left(x,y\right) such that the difference of the distances from (x,y)\left(x,y\right) to the foci is constant. If (a,0)\left(a,0\right) is a vertex of the hyperbola, the distance from (c,0)\left(-c,0\right) to (a,0)\left(a,0\right) is a(c)=a+ca-\left(-c\right)=a+c. The distance from (c,0)\left(c,0\right) to (a,0)\left(a,0\right) is cac-a. The sum of the distances from the foci to the vertex is

(a+c)(ca)=2a\left(a+c\right)-\left(c-a\right)=2a

If (x,y)\left(x,y\right) is a point on the hyperbola, we can define the following variables:

d2=the distance from (c,0) to (x,y)d1=the distance from (c,0) to (x,y)\begin{array}{l}{d}_{2}=\text{the distance from }\left(-c,0\right)\text{ to }\left(x,y\right)\\ {d}_{1}=\text{the distance from }\left(c,0\right)\text{ to }\left(x,y\right)\end{array}

By definition of a hyperbola, d2d1{d}_{2}-{d}_{1} is constant for any point (x,y)\left(x,y\right) on the hyperbola. We know that the difference of these distances is 2a2a for the vertex (a,0)\left(a,0\right). It follows that d2d1=2a{d}_{2}-{d}_{1}=2a for any point on the hyperbola. As with the derivation of the equation of an ellipse, we will begin by applying the distance formula. The rest of the derivation is algebraic. Compare this derivation with the one from the previous section for ellipses.

 d2d1=(x(c))2+(y0)2(xc)2+(y0)2=2aDistance Formula(x+c)2+y2(xc)2+y2=2aSimplify expressions. (x+c)2+y2=2a+(xc)2+y2Move radical to opposite side. (x+c)2+y2=(2a+(xc)2+y2)2Square both sides. x2+2cx+c2+y2=4a2+4a(xc)2+y2+(xc)2+y2Expand the squares. x2+2cx+c2+y2=4a2+4a(xc)2+y2+x22cx+c2+y2Expand remaining square. 2cx=4a2+4a(xc)2+y22cxCombine like terms. 4cx4a2=4a(xc)2+y2Isolate the radical. cxa2=a(xc)2+y2Divide by 4. (cxa2)2=a2[(xc)2+y2]2Square both sides. c2x22a2cx+a4=a2(x22cx+c2+y2)Expand the squares. c2x22a2cx+a4=a2x22a2cx+a2c2+a2y2Distribute a2. a4+c2x2=a2x2+a2c2+a2y2Combine like terms. c2x2a2x2a2y2=a2c2a4Rearrange terms. x2(c2a2)a2y2=a2(c2a2)Factor common terms. x2b2a2y2=a2b2Set b2=c2a2. x2b2a2b2a2y2a2b2=a2b2a2b2Divide both sides by a2b2 x2a2y2b2=1\begin{array}{ll}\text{ }{d}_{2}-{d}_{1}=\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 square}\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}\text{.}\hfill \\ \text{ }{a}^{4}+{c}^{2}{x}^{2}={a}^{2}{x}^{2}+{a}^{2}{c}^{2}+{a}^{2}{y}^{2}\hfill & \text{Combine like terms}\text{.}\hfill \\ \text{ }{c}^{2}{x}^{2}-{a}^{2}{x}^{2}-{a}^{2}{y}^{2}={a}^{2}{c}^{2}-{a}^{4}\hfill & \text{Rearrange terms}\text{.}\hfill \\ \text{ }{x}^{2}\left({c}^{2}-{a}^{2}\right)-{a}^{2}{y}^{2}={a}^{2}\left({c}^{2}-{a}^{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}={c}^{2}-{a}^{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 & \hfill \end{array}

This equation defines a hyperbola centered at the origin with vertices (±a,0)\left(\pm a,0\right) and co-vertices (0±b)\left(0\pm b\right).

A General Note: Standard Forms of the Equation of a Hyperbola with Center (0,0)

The standard form of the equation of a hyperbola with center (0,0)\left(0,0\right) and transverse axis on the x-axis is x2a2y2b2=1\frac{{x}^{2}}{{a}^{2}}-\frac{{y}^{2}}{{b}^{2}}=1 where
  • the length of the transverse axis is 2a2a
  • the coordinates of the vertices are (±a,0)\left(\pm a,0\right)
  • the length of the conjugate axis is 2b2b
  • the coordinates of the co-vertices are (0,±b)\left(0,\pm b\right)
  • the distance between the foci is 2c2c, where c2=a2+b2{c}^{2}={a}^{2}+{b}^{2}
  • the coordinates of the foci are (±c,0)\left(\pm c,0\right)
  • the equations of the asymptotes are y=±baxy=\pm \frac{b}{a}x
The standard form of the equation of a hyperbola with center (0,0)\left(0,0\right) and transverse axis on the y-axis is y2a2x2b2=1\frac{{y}^{2}}{{a}^{2}}-\frac{{x}^{2}}{{b}^{2}}=1 where
  • the length of the transverse axis is 2a2a
  • the coordinates of the vertices are (0,±a)\left(0,\pm a\right)
  • the length of the conjugate axis is 2b2b
  • the coordinates of the co-vertices are (±b,0)\left(\pm b,0\right)
  • the distance between the foci is 2c2c, where c2=a2+b2{c}^{2}={a}^{2}+{b}^{2}
  • the coordinates of the foci are (0,±c)\left(0,\pm c\right)
  • the equations of the asymptotes are y=±abxy=\pm \frac{a}{b}x
Note that the vertices, co-vertices, and foci are related by the equation c2=a2+b2{c}^{2}={a}^{2}+{b}^{2}. When we are given the equation of a hyperbola, we can use this relationship to identify its vertices and foci.
(a) Horizontal hyperbola with center (0,0)\left(0,0\right) (b) Vertical hyperbola with center (0,0)\left(0,0\right)

How To: Given the equation of a hyperbola in standard form, locate its vertices and foci.

  1. Determine whether the transverse axis lies on the x- or y-axis. Notice that a2{a}^{2} is always under the variable with the positive coefficient. So, if you set the other variable equal to zero, you can easily find the intercepts. In the case where the hyperbola is centered at the origin, the intercepts coincide with the vertices.
a. If the equation has the form x2a2y2b2=1\frac{{x}^{2}}{{a}^{2}}-\frac{{y}^{2}}{{b}^{2}}=1, then the transverse axis lies on the x-axis. The vertices are located at (±a,0)\left(\pm a,0\right), and the foci are located at (±c,0)\left(\pm c,0\right). b. If the equation has the form y2a2x2b2=1\frac{{y}^{2}}{{a}^{2}}-\frac{{x}^{2}}{{b}^{2}}=1, then the transverse axis lies on the y-axis. The vertices are located at (0,±a)\left(0,\pm a\right), and the foci are located at (0,±c)\left(0,\pm c\right).
  1. Solve for aa using the equation a=a2a=\sqrt{{a}^{2}}.
  2. Solve for cc using the equation c=a2+b2c=\sqrt{{a}^{2}+{b}^{2}}.

Example: Locating a Hyperbola’s Vertices and Foci

Identify the vertices and foci of the hyperbola with equation y249x232=1\frac{{y}^{2}}{49}-\frac{{x}^{2}}{32}=1.

Answer: The equation has the form y2a2x2b2=1\frac{{y}^{2}}{{a}^{2}}-\frac{{x}^{2}}{{b}^{2}}=1, so the transverse axis lies on the y-axis. The hyperbola is centered at the origin, so the vertices serve as the y-intercepts of the graph. To find the vertices, set x=0x=0, and solve for yy.

1=y249x2321=y24902321=y249y2=49y=±49=±7\begin{array}{l}1=\frac{{y}^{2}}{49}-\frac{{x}^{2}}{32}\hfill \\ 1=\frac{{y}^{2}}{49}-\frac{{0}^{2}}{32}\hfill \\ 1=\frac{{y}^{2}}{49}\hfill \\ {y}^{2}=49\hfill \\ y=\pm \sqrt{49}=\pm 7\hfill \end{array}

The foci are located at (0,±c)\left(0,\pm c\right). Solving for cc,

c=a2+b2=49+32=81=9c=\sqrt{{a}^{2}+{b}^{2}}=\sqrt{49+32}=\sqrt{81}=9

Therefore, the vertices are located at (0,±7)\left(0,\pm 7\right), and the foci are located at (0,9)\left(0,9\right).

Try It

Identify the vertices and foci of the hyperbola with equation x29y225=1\frac{{x}^{2}}{9}-\frac{{y}^{2}}{25}=1.

Answer: Vertices: (±3,0)\left(\pm 3,0\right); Foci: (±34,0)\left(\pm \sqrt{34},0\right)

Hyperbolas Not Centered at the Origin

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

A General Note: Standard Forms of the Equation of a Hyperbola with Center (h, k)

The standard form of the equation of a hyperbola with center (h,k)\left(h,k\right) and transverse axis parallel to the x-axis is (xh)2a2(yk)2b2=1\frac{{\left(x-h\right)}^{2}}{{a}^{2}}-\frac{{\left(y-k\right)}^{2}}{{b}^{2}}=1 where
  • the length of the transverse axis is 2a2a
  • the coordinates of the vertices are (h±a,k)\left(h\pm a,k\right)
  • the length of the conjugate axis is 2b2b
  • the coordinates of the co-vertices are (h,k±b)\left(h,k\pm b\right)
  • the distance between the foci is 2c2c, where c2=a2+b2{c}^{2}={a}^{2}+{b}^{2}
  • the coordinates of the foci are (h±c,k)\left(h\pm c,k\right)
The asymptotes of the hyperbola coincide with the diagonals of the central rectangle. The length of the rectangle is 2a2a and its width is 2b2b. The slopes of the diagonals are ±ba\pm \frac{b}{a}, and each diagonal passes through the center (h,k)\left(h,k\right). Using the point-slope formula, it is simple to show that the equations of the asymptotes are y=±ba(xh)+ky=\pm \frac{b}{a}\left(x-h\right)+k. The standard form of the equation of a hyperbola with center (h,k)\left(h,k\right) and transverse axis parallel to the y-axis is (yk)2a2(xh)2b2=1\frac{{\left(y-k\right)}^{2}}{{a}^{2}}-\frac{{\left(x-h\right)}^{2}}{{b}^{2}}=1 where
  • the length of the transverse axis is 2a2a
  • the coordinates of the vertices are (h,k±a)\left(h,k\pm a\right)
  • the length of the conjugate axis is 2b2b
  • the coordinates of the co-vertices are (h±b,k)\left(h\pm b,k\right)
  • the distance between the foci is 2c2c, where c2=a2+b2{c}^{2}={a}^{2}+{b}^{2}
  • the coordinates of the foci are (h,k±c)\left(h,k\pm c\right)
Using the reasoning above, the equations of the asymptotes are y=±ab(xh)+ky=\pm \frac{a}{b}\left(x-h\right)+k.
(a) Horizontal hyperbola with center (h,k)\left(h,k\right) (b) Vertical hyperbola with center (h,k)\left(h,k\right)
Like hyperbolas centered at the origin, hyperbolas centered at a point (h,k)\left(h,k\right) have vertices, co-vertices, and foci that are related by the equation c2=a2+b2{c}^{2}={a}^{2}+{b}^{2}. We can use this relationship along with the midpoint and distance formulas to find the standard equation of a hyperbola when the vertices and foci are given.

How To: Given the vertices and foci of a hyperbola centered at (h,k)\left(h,k\right), write its equation in standard form.

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

Example: Finding the Equation of a Hyperbola Centered at (h, k) Given its Foci and Vertices

What is the standard form equation of the hyperbola that has vertices at (0,2)\left(0,-2\right) and (6,2)\left(6,-2\right) and foci at (2,2)\left(-2,-2\right) and (8,2)?\left(8,-2\right)?

Answer: The y-coordinates of the vertices and foci are the same, so the transverse axis is parallel to the x-axis. Thus, the equation of the hyperbola will have the form

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

First, we identify the center, (h,k)\left(h,k\right). The center is halfway between the vertices (0,2)\left(0,-2\right) and (6,2)\left(6,-2\right). Applying the midpoint formula, we have

(h,k)=(0+62,2+(2)2)=(3,2)\left(h,k\right)=\left(\frac{0+6}{2},\frac{-2+\left(-2\right)}{2}\right)=\left(3,-2\right)

Next, we find a2{a}^{2}. The length of the transverse axis, 2a2a, is bounded by the vertices. So, we can find a2{a}^{2} by finding the distance between the x-coordinates of the vertices.

2a=062a=6 a=3a2=9\begin{array}{l}2a=|0 - 6|\hfill \\ 2a=6\hfill \\ \text{ }a=3\hfill \\ {a}^{2}=9\hfill \end{array}

Now we need to find c2{c}^{2}. The coordinates of the foci are (h±c,k)\left(h\pm c,k\right). So (hc,k)=(2,2)\left(h-c,k\right)=\left(-2,-2\right) and (h+c,k)=(8,2)\left(h+c,k\right)=\left(8,-2\right). We can use the x-coordinate from either of these points to solve for cc. Using the point (8,2)\left(8,-2\right), and substituting h=3h=3,

h+c=83+c=8 c=5 c2=25\begin{array}{l}h+c=8\hfill \\ 3+c=8\hfill \\ \text{ }c=5\hfill \\ \text{ }{c}^{2}=25\hfill \end{array}

Next, solve for b2{b}^{2} using the equation b2=c2a2:{b}^{2}={c}^{2}-{a}^{2}:

b2=c2a2 =259 =16\begin{array}{l}{b}^{2}={c}^{2}-{a}^{2}\hfill \\ \text{ }=25 - 9\hfill \\ \text{ }=16\hfill \end{array}

Finally, substitute the values found for h,k,a2h,k,{a}^{2}, and b2{b}^{2} into the standard form of the equation.

(x3)29(y+2)216=1\frac{{\left(x - 3\right)}^{2}}{9}-\frac{{\left(y+2\right)}^{2}}{16}=1

Try It

What is the standard form equation of the hyperbola that has vertices (1,2)\left(1,-2\right) and (1,8)\left(1,\text{8}\right) and foci (1,10)\left(1,-10\right) and (1,16)?\left(1,16\right)?

Answer: (y3)225+(x1)2144=1\frac{{\left(y - 3\right)}^{2}}{25}+\frac{{\left(x - 1\right)}^{2}}{144}=1

Solving Applied Problems Involving Hyperbolas

As we discussed at the beginning of this section, hyperbolas have real-world applications in many fields, such as astronomy, physics, engineering, and architecture. The design efficiency of hyperbolic cooling towers is particularly interesting. Cooling towers are used to transfer waste heat to the atmosphere and are often touted for their ability to generate power efficiently. Because of their hyperbolic form, these structures are able to withstand extreme winds while requiring less material than any other forms of their size and strength. For example, a 500-foot tower can be made of a reinforced concrete shell only 6 or 8 inches wide!
description in caption Cooling towers at the Drax power station in North Yorkshire, United Kingdom (credit: Les Haines, Flickr)
The first hyperbolic towers were designed in 1914 and were 35 meters high. Today, the tallest cooling towers are in France, standing a remarkable 170 meters tall. In Example 6 we will use the design layout of a cooling tower to find a hyperbolic equation that models its sides.

Example: Solving Applied Problems Involving Hyperbolas

The design layout of a cooling tower is shown below. The tower stands 179.6 meters tall. The diameter of the top is 72 meters. At their closest, the sides of the tower are 60 meters apart.
Project design for a natural draft cooling tower
Find the equation of the hyperbola that models the sides of the cooling tower. Assume that the center of the hyperbola—indicated by the intersection of dashed perpendicular lines in the figure—is the origin of the coordinate plane. Round final values to four decimal places.

Answer: We are assuming the center of the tower is at the origin, so we can use the standard form of a horizontal hyperbola centered at the origin: x2a2y2b2=1\frac{{x}^{2}}{{a}^{2}}-\frac{{y}^{2}}{{b}^{2}}=1, where the branches of the hyperbola form the sides of the cooling tower. We must find the values of a2{a}^{2} and b2{b}^{2} to complete the model. First, we find a2{a}^{2}. Recall that the length of the transverse axis of a hyperbola is 2a2a. This length is represented by the distance where the sides are closest, which is given as  65.3 \text{ }65.3\text{ } meters. So, 2a=602a=60. Therefore, a=30a=30 and a2=900{a}^{2}=900. To solve for b2{b}^{2}, we need to substitute for xx and yy in our equation using a known point. To do this, we can use the dimensions of the tower to find some point (x,y)\left(x,y\right) that lies on the hyperbola. We will use the top right corner of the tower to represent that point. Since the y-axis bisects the tower, our x-value can be represented by the radius of the top, or 36 meters. The y-value is represented by the distance from the origin to the top, which is given as 79.6 meters. Therefore,

x2a2y2b2=1Standard form of horizontal hyperbola. b2=y2x2a21Isolate b2 =(79.6)2(36)29001Substitute for a2,x, and y 14400.3636Round to four decimal places\begin{array}{ll}\frac{{x}^{2}}{{a}^{2}}-\frac{{y}^{2}}{{b}^{2}}=1\hfill & \begin{array}{cccc}& & & \end{array}\text{Standard form of horizontal hyperbola}.\hfill \\ \text{ }{b}^{2}=\frac{{y}^{2}}{\frac{{x}^{2}}{{a}^{2}}-1}\hfill & \begin{array}{cccc}& & & \end{array}\text{Isolate }{b}^{2}\hfill \\ \text{ }=\frac{{\left(79.6\right)}^{2}}{\frac{{\left(36\right)}^{2}}{900}-1}\hfill & \begin{array}{cccc}& & & \end{array}\text{Substitute for }{a}^{2},x,\text{ and }y\hfill \\ \text{ }\approx 14400.3636\hfill & \begin{array}{cccc}& & & \end{array}\text{Round to four decimal places}\hfill \end{array}

The sides of the tower can be modeled by the hyperbolic equation

x2900y214400.3636=1,orx2302y2120.00152=1\frac{{x}^{2}}{900}-\frac{{y}^{2}}{14400.3636 }=1,\text{or}\frac{{x}^{2}}{{30}^{2}}-\frac{{y}^{2}}{{120.0015}^{2} }=1

Try It

A design for a cooling tower project is shown below. Find the equation of the hyperbola that models the sides of the cooling tower. Assume that the center of the hyperbola—indicated by the intersection of dashed perpendicular lines in the figure—is the origin of the coordinate plane. Round final values to four decimal places.

Answer: The sides of the tower can be modeled by the hyperbolic equation. x2400y23600=1or x2202y2602=1\frac{{x}^{2}}{400}-\frac{{y}^{2}}{3600}=1\text{or }\frac{{x}^{2}}{{20}^{2}}-\frac{{y}^{2}}{{60}^{2}}=1.

Graph Hyperbolas

When we have an equation in standard form for a hyperbola centered at the origin, we can interpret its parts to identify the key features of its graph: the center, vertices, co-vertices, asymptotes, foci, and lengths and positions of the transverse and conjugate axes. To graph hyperbolas centered at the origin, we use the standard form x2a2y2b2=1\frac{{x}^{2}}{{a}^{2}}-\frac{{y}^{2}}{{b}^{2}}=1 for horizontal hyperbolas and the standard form y2a2x2b2=1\frac{{y}^{2}}{{a}^{2}}-\frac{{x}^{2}}{{b}^{2}}=1 for vertical hyperbolas.

How To: Given a standard form equation for a hyperbola centered at (0,0)\left(0,0\right), sketch the graph.

  • Determine which of the standard forms applies to the given equation.
  • Use the standard form identified in Step 1 to determine the position of the transverse axis; coordinates for the vertices, co-vertices, and foci; and the equations for the asymptotes.
    • If the equation is in the form x2a2y2b2=1\frac{{x}^{2}}{{a}^{2}}-\frac{{y}^{2}}{{b}^{2}}=1, then
      • the transverse axis is on the x-axis
      • the coordinates of the vertices are (±a,0)\left(\pm a,0\right)
      • the coordinates of the co-vertices are (0,±b)\left(0,\pm b\right)
      • the coordinates of the foci are (±c,0)\left(\pm c,0\right)
      • the equations of the asymptotes are y=±baxy=\pm \frac{b}{a}x
    • If the equation is in the form y2a2x2b2=1\frac{{y}^{2}}{{a}^{2}}-\frac{{x}^{2}}{{b}^{2}}=1, then
      • the transverse axis is on the y-axis
      • the coordinates of the vertices are (0,±a)\left(0,\pm a\right)
      • the coordinates of the co-vertices are (±b,0)\left(\pm b,0\right)
      • the coordinates of the foci are (0,±c)\left(0,\pm c\right)
      • the equations of the asymptotes are y=±abxy=\pm \frac{a}{b}x
  • Solve for the coordinates of the foci using the equation c=±a2+b2c=\pm \sqrt{{a}^{2}+{b}^{2}}.
  • Plot the vertices, co-vertices, foci, and asymptotes in the coordinate plane, and draw a smooth curve to form the hyperbola.

Example: Graphing a Hyperbola Centered at (0, 0) Given an Equation in Standard Form

Graph the hyperbola given by the equation y264x236=1\frac{{y}^{2}}{64}-\frac{{x}^{2}}{36}=1. Identify and label the vertices, co-vertices, foci, and asymptotes.

Answer: The standard form that applies to the given equation is y2a2x2b2=1\frac{{y}^{2}}{{a}^{2}}-\frac{{x}^{2}}{{b}^{2}}=1. Thus, the transverse axis is on the y-axis The coordinates of the vertices are (0,±a)=(0,±64)=(0,±8)\left(0,\pm a\right)=\left(0,\pm \sqrt{64}\right)=\left(0,\pm 8\right) The coordinates of the co-vertices are (±b,0)=(±36, 0)=(±6,0)\left(\pm b,0\right)=\left(\pm \sqrt{36},\text{ }0\right)=\left(\pm 6,0\right) The coordinates of the foci are (0,±c)\left(0,\pm c\right), where c=±a2+b2c=\pm \sqrt{{a}^{2}+{b}^{2}}. Solving for cc, we have

c=±a2+b2=±64+36=±100=±10c=\pm \sqrt{{a}^{2}+{b}^{2}}=\pm \sqrt{64+36}=\pm \sqrt{100}=\pm 10

Therefore, the coordinates of the foci are (0,±10)\left(0,\pm 10\right) The equations of the asymptotes are y=±abx=±86x=±43xy=\pm \frac{a}{b}x=\pm \frac{8}{6}x=\pm \frac{4}{3}x Plot and label the vertices and co-vertices, and then sketch the central rectangle. Sides of the rectangle are parallel to the axes and pass through the vertices and co-vertices. Sketch and extend the diagonals of the central rectangle to show the asymptotes. The central rectangle and asymptotes provide the framework needed to sketch an accurate graph of the hyperbola. Label the foci and asymptotes, and draw a smooth curve to form the hyperbola.

Try It

Graph the hyperbola given by the equation x2144y281=1\frac{{x}^{2}}{144}-\frac{{y}^{2}}{81}=1. Identify and label the vertices, co-vertices, foci, and asymptotes.

Answer: vertices: (±12,0)\left(\pm 12,0\right); co-vertices: (0,±9)\left(0,\pm 9\right); foci: (±15,0)\left(\pm 15,0\right); asymptotes: y=±34xy=\pm \frac{3}{4}x;

Graphing Hyperbolas Not Centered at the Origin

Graphing hyperbolas centered at a point (h,k)\left(h,k\right) other than the origin is similar to graphing ellipses centered at a point other than the origin. We use the standard forms (xh)2a2(yk)2b2=1\frac{{\left(x-h\right)}^{2}}{{a}^{2}}-\frac{{\left(y-k\right)}^{2}}{{b}^{2}}=1 for horizontal hyperbolas, and (yk)2a2(xh)2b2=1\frac{{\left(y-k\right)}^{2}}{{a}^{2}}-\frac{{\left(x-h\right)}^{2}}{{b}^{2}}=1 for vertical hyperbolas. From these standard form equations we can easily calculate and plot key features of the graph: the coordinates of its center, vertices, co-vertices, and foci; the equations of its asymptotes; and the positions of the transverse and conjugate axes.

How To: Given a general form for a hyperbola centered at (h,k)\left(h,k\right), sketch the graph.

  • Convert the general form to that standard form. Determine which of the standard forms applies to the given equation.
  • Use the standard form identified in Step 1 to determine the position of the transverse axis; coordinates for the center, vertices, co-vertices, foci; and equations for the asymptotes.
    • If the equation is in the form (xh)2a2(yk)2b2=1\frac{{\left(x-h\right)}^{2}}{{a}^{2}}-\frac{{\left(y-k\right)}^{2}}{{b}^{2}}=1, then
      • the transverse axis is parallel to the x-axis
      • the center is (h,k)\left(h,k\right)
      • the coordinates of the vertices are (h±a,k)\left(h\pm a,k\right)
      • the coordinates of the co-vertices are (h,k±b)\left(h,k\pm b\right)
      • the coordinates of the foci are (h±c,k)\left(h\pm c,k\right)
      • the equations of the asymptotes are y=±ba(xh)+ky=\pm \frac{b}{a}\left(x-h\right)+k
    • If the equation is in the form (yk)2a2(xh)2b2=1\frac{{\left(y-k\right)}^{2}}{{a}^{2}}-\frac{{\left(x-h\right)}^{2}}{{b}^{2}}=1, then
      • the transverse axis is parallel to the y-axis
      • the center is (h,k)\left(h,k\right)
      • the coordinates of the vertices are (h,k±a)\left(h,k\pm a\right)
      • the coordinates of the co-vertices are (h±b,k)\left(h\pm b,k\right)
      • the coordinates of the foci are (h,k±c)\left(h,k\pm c\right)
      • the equations of the asymptotes are y=±ab(xh)+ky=\pm \frac{a}{b}\left(x-h\right)+k
  • Solve for the coordinates of the foci using the equation c=±a2+b2c=\pm \sqrt{{a}^{2}+{b}^{2}}.
  • Plot the center, vertices, co-vertices, foci, and asymptotes in the coordinate plane and draw a smooth curve to form the hyperbola.

Example: Graphing a Hyperbola Centered at (h, k) Given an Equation in General Form

Graph the hyperbola given by the equation 9x24y236x40y388=09{x}^{2}-4{y}^{2}-36x - 40y - 388=0. Identify and label the center, vertices, co-vertices, foci, and asymptotes.

Answer: Start by expressing the equation in standard form. Group terms that contain the same variable, and move the constant to the opposite side of the equation.

(9x236x)(4y2+40y)=388\left(9{x}^{2}-36x\right)-\left(4{y}^{2}+40y\right)=388

Factor the leading coefficient of each expression.

9(x24x)4(y2+10y)=3889\left({x}^{2}-4x\right)-4\left({y}^{2}+10y\right)=388

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

9(x24x+4)4(y2+10y+25)=388+361009\left({x}^{2}-4x+4\right)-4\left({y}^{2}+10y+25\right)=388+36 - 100

Rewrite as perfect squares.

9(x2)24(y+5)2=3249{\left(x - 2\right)}^{2}-4{\left(y+5\right)}^{2}=324

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

(x2)236(y+5)281=1\frac{{\left(x - 2\right)}^{2}}{36}-\frac{{\left(y+5\right)}^{2}}{81}=1

The standard form that applies to the given equation is (xh)2a2(yk)2b2=1\frac{{\left(x-h\right)}^{2}}{{a}^{2}}-\frac{{\left(y-k\right)}^{2}}{{b}^{2}}=1, where a2=36{a}^{2}=36 and b2=81{b}^{2}=81, or a=6a=6 and b=9b=9. Thus, the transverse axis is parallel to the x-axis. It follows that:
  • the center of the ellipse is (h,k)=(2,5)\left(h,k\right)=\left(2,-5\right)
  • the coordinates of the vertices are (h±a,k)=(2±6,5)\left(h\pm a,k\right)=\left(2\pm 6,-5\right), or (4,5)\left(-4,-5\right) and (8,5)\left(8,-5\right)
  • the coordinates of the co-vertices are (h,k±b)=(2,5±9)\left(h,k\pm b\right)=\left(2,-5\pm 9\right), or (2,14)\left(2,-14\right) and (2,4)\left(2,4\right)
  • the coordinates of the foci are (h±c,k)\left(h\pm c,k\right), where c=±a2+b2c=\pm \sqrt{{a}^{2}+{b}^{2}}. Solving for cc, we have

c=±36+81=±117=±313c=\pm \sqrt{36+81}=\pm \sqrt{117}=\pm 3\sqrt{13}

Therefore, the coordinates of the foci are (2313,5)\left(2 - 3\sqrt{13},-5\right) and (2+313,5)\left(2+3\sqrt{13},-5\right). The equations of the asymptotes are y=±ba(xh)+k=±32(x2)5y=\pm \frac{b}{a}\left(x-h\right)+k=\pm \frac{3}{2}\left(x - 2\right)-5. Next, we plot and label the center, vertices, co-vertices, foci, and asymptotes and draw smooth curves to form the hyperbola.

Try It

Graph the hyperbola given by the standard form of an equation (y+4)2100(x3)264=1\frac{{\left(y+4\right)}^{2}}{100}-\frac{{\left(x - 3\right)}^{2}}{64}=1. Identify and label the center, vertices, co-vertices, foci, and asymptotes.

Answer: center: (3,4)\left(3,-4\right); vertices: (3,14)\left(3,-14\right) and (3,6)\left(3,6\right); co-vertices: (5,4)\left(-5,-4\right); and (11,4)\left(11,-4\right); foci: (3,4241)\left(3,-4 - 2\sqrt{41}\right) and (3,4+241)\left(3,-4+2\sqrt{41}\right); asymptotes: y=±54(x3)4y=\pm \frac{5}{4}\left(x - 3\right)-4

Key Equations

Hyperbola, center at origin, transverse axis on x-axis x2a2y2b2=1\frac{{x}^{2}}{{a}^{2}}-\frac{{y}^{2}}{{b}^{2}}=1
Hyperbola, center at origin, transverse axis on y-axis y2a2x2b2=1\frac{{y}^{2}}{{a}^{2}}-\frac{{x}^{2}}{{b}^{2}}=1
Hyperbola, center at (h,k)\left(h,k\right), transverse axis parallel to x-axis (xh)2a2(yk)2b2=1\frac{{\left(x-h\right)}^{2}}{{a}^{2}}-\frac{{\left(y-k\right)}^{2}}{{b}^{2}}=1
Hyperbola, center at (h,k)\left(h,k\right), transverse axis parallel to y-axis (yk)2a2(xh)2b2=1\frac{{\left(y-k\right)}^{2}}{{a}^{2}}-\frac{{\left(x-h\right)}^{2}}{{b}^{2}}=1

Key Concepts

  • A hyperbola is the set of all points (x,y)\left(x,y\right) in a plane such that the difference of the distances between (x,y)\left(x,y\right) and the foci is a positive constant.
  • The standard form of a hyperbola can be used to locate its vertices and foci.
  • When given the coordinates of the foci and vertices of a hyperbola, we can write the equation of the hyperbola in standard form.
  • When given an equation for a hyperbola, we can identify its vertices, co-vertices, foci, asymptotes, and lengths and positions of the transverse and conjugate axes in order to graph the hyperbola.
  • Real-world situations can be modeled using the standard equations of hyperbolas. For instance, given the dimensions of a natural draft cooling tower, we can find a hyperbolic equation that models its sides.

Glossary

center of a hyperbola the midpoint of both the transverse and conjugate axes of a hyperbola conjugate axis the axis of a hyperbola that is perpendicular to the transverse axis and has the co-vertices as its endpoints hyperbola the set of all points (x,y)\left(x,y\right) in a plane such that the difference of the distances between (x,y)\left(x,y\right) and the foci is a positive constant transverse axis the axis of a hyperbola that includes the foci and has the vertices as its endpoints

Licenses & Attributions