Skip to content

Hyperbolas

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

  • Graph a hyperbola with center at (0,0)(0,0)
  • Graph a hyperbola with center at (h,k)(h,k)
  • Identify conic sections by their equations

Graph a Hyperbola with Center at (0,0)(0,0)

The last conic section we will look at is called a hyperbola. We will see that the equation of a hyperbola looks the same as the equation of an ellipse, except it is a difference rather than a sum. While the equations of an ellipse and a hyperbola are very similar, their graphs are very different.

We define a hyperbola as all points in a plane where the difference of their distances from two fixed points is constant. Each of the fixed points is called a focus of the hyperbola.

Hyperbola

A hyperbola is all points in a plane where the difference of their distances from two fixed points is constant. Each of the fixed points is called a focus of the hyperbola.

The line through the foci is called the transverse axis. The two points where the transverse axis intersects the hyperbola are each a vertex of the hyperbola. The midpoint of the segment joining the foci is called the center of the hyperbola. The line perpendicular to the transverse axis that passes through the center is called the conjugate axis. Each piece of the graph is called a branch of the hyperbola.

Again our goal is to connect the geometry of a conic with algebra. Placing the hyperbola on a rectangular coordinate system gives us that opportunity. Place the hyperbola so the foci (c,0)(-c,0) and (c,0)(c,0) are on the xx-axis and the center is the origin.

The definition states the difference of the distance from the foci to a point (x,y)(x,y) is constant. So d1d2|d_1-d_2| is a constant that we will call 2a2a, so d1d2=2a|d_1-d_2|=2a. We will use the distance formula to lead us to an algebraic formula for an ellipse.

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

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

Eliminate the radicals. To simplify the equation of the ellipse, let c2a2=b2c^2-a^2=b^2. So, the equation of a hyperbola centered at the origin in standard form is

x2a2y2b2=1. \frac{x^2}{a^2}-\frac{y^2}{b^2}=1.

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

xx-interceptsyy-intercepts
Let y=0y=0. Then x2a202b2=1\frac{x^2}{a^2}-\frac{0^2}{b^2}=1, so x2=a2x^2=a^2 and x=±ax=\pm a. The xx-intercepts are (a,0)(a,0) and (a,0)(-a,0).Let x=0x=0. Then 02a2y2b2=1\frac{0^2}{a^2}-\frac{y^2}{b^2}=1, so y2=b2y^2=-b^2 and y=±b2y=\pm\sqrt{-b^2}. There are no yy-intercepts.

The a,ba,b values in the equation also help us find the asymptotes of the hyperbola. The asymptotes are intersecting straight lines that the branches of the graph approach but never intersect as the x,yx,y values get larger and larger.

To find the asymptotes, we sketch a rectangle whose sides intersect the xx-axis at the vertices (a,0),(a,0)(-a,0),(a,0) and intersect the yy-axis at (0,b),(0,b)(0,-b),(0,b). The lines containing the diagonals of this rectangle are the asymptotes of the hyperbola. The rectangle and asymptotes are not part of the hyperbola, but they help us graph the hyperbola.

The asymptotes pass through the origin and we can evaluate their slope using the rectangle we sketched. They have equations y=baxy=\frac{b}{a}x and y=baxy=-\frac{b}{a}x.

There are two equations for hyperbolas, depending whether the transverse axis is vertical or horizontal. We can tell whether the transverse axis is horizontal by looking at the equation. When the equation is in standard form, if the x2x^2-term is positive, the transverse axis is horizontal. When the equation is in standard form, if the y2y^2-term is positive, the transverse axis is vertical.

The second equation could be derived similarly to what we have done. We will summarize the results here.

Standard Form of the Equation of a Hyperbola with Center (0,0)(0,0)

The standard form of the equation of a hyperbola with center (0,0)(0,0) is

x2a2y2b2=1ory2a2x2b2=1. \frac{x^2}{a^2}-\frac{y^2}{b^2}=1 \quad\text{or}\quad \frac{y^2}{a^2}-\frac{x^2}{b^2}=1.

Unlike the equation of an ellipse, the denominator of x2x^2 is not always a2a^2 and the denominator of y2y^2 is not always b2b^2.

When the x2x^2-term is positive, the transverse axis is on the xx-axis. When the y2y^2-term is positive, the transverse axis is on the yy-axis.

Propertyx2a2y2b2=1\frac{x^2}{a^2}-\frac{y^2}{b^2}=1y2a2x2b2=1\frac{y^2}{a^2}-\frac{x^2}{b^2}=1
OrientationTransverse axis on the xx-axis. Opens left and right.Transverse axis on the yy-axis. Opens up and down.
Vertices(a,0),(a,0)(-a,0),(a,0)(0,a),(0,a)(0,-a),(0,a)
xx-intercepts(a,0),(a,0)(-a,0),(a,0)none
yy-interceptsnone(0,a),(0,a)(0,-a),(0,a)
RectangleUse (±a,0),(0,±b)(\pm a,0),(0,\pm b)Use (0,±a),(±b,0)(0,\pm a),(\pm b,0)
Asymptotesy=bax, y=baxy=\frac{b}{a}x,\ y=-\frac{b}{a}xy=abx, y=abxy=\frac{a}{b}x,\ y=-\frac{a}{b}x

We will use these properties to graph hyperbolas.

Example 11.27

How to graph a hyperbola with center (0,0)(0,0). Graph

x225y24=1. \frac{x^2}{25}-\frac{y^2}{4}=1.

Solution.

  1. The equation is in standard form.
  2. Since the x2x^2-term is positive, the transverse axis is horizontal.
  3. Since a2=25a^2=25, then a=±5a=\pm5. The vertices are on the xx-axis: (5,0),(5,0)(-5,0),(5,0).
  4. Since a=±5a=\pm5, the rectangle will intersect the xx-axis at the vertices. Since b=±2b=\pm2, the rectangle will intersect the yy-axis at (0,2)(0,-2) and (0,2)(0,2).
  5. The asymptotes have the equations y=25xy=\frac{2}{5}x and y=25xy=-\frac{2}{5}x.
  6. Start at each vertex and use the asymptotes as a guide to draw the two branches.

For the hyperbola x216y24=1\frac{x^2}{16}-\frac{y^2}{4}=1, enter the positive xx-coordinate of a vertex.

For the hyperbola x29y216=1\frac{x^2}{9}-\frac{y^2}{16}=1, enter the positive xx-coordinate of a vertex.

We summarize the steps for reference.

How To: Graph a hyperbola centered at (0,0)(0,0)

  1. Write the equation in standard form.
  2. Determine whether the transverse axis is horizontal or vertical.
  3. Find the vertices.
  4. Sketch the rectangle centered at the origin intersecting one axis at ±a\pm a and the other at ±b\pm b.
  5. Sketch the asymptotes—the lines through the diagonals of the rectangle.
  6. Draw the two branches of the hyperbola.

Sometimes the equation for a hyperbola needs to be first placed in standard form before we graph it.

Example 11.28

Graph 4y216x2=644y^2-16x^2=64.

Solution. To write the equation in standard form, divide each term by 64 to make the equation equal to 1.

4y216x2=644y26416x264=6464y216x24=1. \begin{aligned} 4y^2-16x^2&=64\\ \frac{4y^2}{64}-\frac{16x^2}{64}&=\frac{64}{64}\\ \frac{y^2}{16}-\frac{x^2}{4}&=1. \end{aligned}

Since the y2y^2-term is positive, the transverse axis is vertical. Since a2=16a^2=16, then a=±4a=\pm4. The vertices are on the yy-axis, (0,4),(0,4)(0,-4),(0,4). Since b2=4b^2=4, then b=±2b=\pm2.

Sketch the rectangle intersecting the xx-axis at (2,0),(2,0)(-2,0),(2,0) and the yy-axis at the vertices. Sketch the asymptotes through the diagonals of the rectangle. Draw the two branches of the hyperbola.

Write 4y225x2=1004y^2-25x^2=100 in standard form.

Write 25y29x2=22525y^2-9x^2=225 in standard form.

Graph a Hyperbola with Center at (h,k)(h,k)

Hyperbolas are not always centered at the origin. When a hyperbola is centered at (h,k)(h,k), the equations change a bit as reflected in the table.

Property(xh)2a2(yk)2b2=1\frac{(x-h)^2}{a^2}-\frac{(y-k)^2}{b^2}=1(yk)2a2(xh)2b2=1\frac{(y-k)^2}{a^2}-\frac{(x-h)^2}{b^2}=1
OrientationTransverse axis is horizontal. Opens left and right.Transverse axis is vertical. Opens up and down.
Center(h,k)(h,k)(h,k)(h,k)
Verticesaa units to the left and right of the centeraa units above and below the center
RectangleUse aa units left/right of center and bb units above/below the centerUse aa units above/below the center and bb units left/right of center

Example 11.29

How to graph a hyperbola with center (h,k)(h,k). Graph

(x1)29(y2)216=1. \frac{(x-1)^2}{9}-\frac{(y-2)^2}{16}=1.

Solution.

  1. The equation is in standard form.
  2. Since the x2x^2-term is positive, the hyperbola opens left and right. The transverse axis is horizontal.
  3. Here h=1h=1, k=2k=2, a2=9a^2=9, and b2=16b^2=16. The center is (1,2)(1,2), a=3a=3, and b=4b=4.
  4. Mark the center (1,2)(1,2). Sketch the rectangle that goes through the points 3 units to the left/right of the center and 4 units above and below the center.
  5. Sketch the diagonals. Mark the vertices, which are on the rectangle 3 units to the left and right of the center.
  6. Start at each vertex and use the asymptotes as a guide.

For (x3)225(y1)29=1\frac{(x-3)^2}{25}-\frac{(y-1)^2}{9}=1, enter the center as an ordered pair.

For (x2)24(y2)29=1\frac{(x-2)^2}{4}-\frac{(y-2)^2}{9}=1, enter the center as an ordered pair.

We summarize the steps for easy reference.

How To: Graph a hyperbola centered at (h,k)(h,k)

  1. Write the equation in standard form.
  2. Determine whether the transverse axis is horizontal or vertical.
  3. Find the center and a,ba,b.
  4. Sketch the rectangle centered at (h,k)(h,k) using a,ba,b.
  5. Sketch the asymptotes—the lines through the diagonals of the rectangle. Mark the vertices.
  6. Draw the two branches of the hyperbola.

Be careful as you identify the center. The standard equation has xhx-h and yky-k with the center as (h,k)(h,k).

Example 11.30

Graph

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

Solution. Since the y2y^2-term is positive, the hyperbola opens up and down. Rewrite y+2=y(2)y+2=y-(-2) and x+1=x(1)x+1=x-(-1). The center is (1,2)(-1,-2). Also, a=3a=3 and b=2b=2.

Sketch the rectangle that goes through the points 3 units above and below the center and 2 units to the left/right of the center. Sketch the asymptotes—the lines through the diagonals of the rectangle. Mark the vertices. Graph the branches.

For (y+3)216(x+2)29=1\frac{(y+3)^2}{16}-\frac{(x+2)^2}{9}=1, enter the center as an ordered pair.

For (y+2)29(x+2)29=1\frac{(y+2)^2}{9}-\frac{(x+2)^2}{9}=1, enter the center as an ordered pair.

Again, sometimes we have to put the equation in standard form as our first step.

Example 11.31

Write the equation in standard form and graph 4x29y224x36y36=04x^2-9y^2-24x-36y-36=0.

Solution. To get to standard form, complete the squares.

4x29y224x36y36=04(x26x)9(y2+4y)=364(x26x+9)9(y2+4y+4)=36+36364(x3)29(y+2)2=36. \begin{aligned} 4x^2-9y^2-24x-36y-36&=0\\ 4(x^2-6x)-9(y^2+4y)&=36\\ 4(x^2-6x+9)-9(y^2+4y+4)&=36+36-36\\ 4(x-3)^2-9(y+2)^2&=36. \end{aligned}

Divide each term by 36 to get the constant to be 1.

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

Since the x2x^2-term is positive, the hyperbola opens left and right. The center is (3,2)(3,-2), a=3a=3, and b=4b=4.

Sketch the rectangle that goes through the points 3 units to the left/right of the center and 2 units above and below the center. Sketch the asymptotes—the lines through the diagonals of the rectangle. Mark the vertices. Graph the branches.

Write 9x216y2+18x+64y199=09x^2-16y^2+18x+64y-199=0 in standard form.

Write 16x225y2+96x50y281=016x^2-25y^2+96x-50y-281=0 in standard form.

Identify Conic Sections by their Equations

Now that we have completed our study of the conic sections, we will take a look at the different equations and recognize some ways to identify a conic by its equation. When we are given an equation to graph, it is helpful to identify the conic so we know what next steps to take.

To identify a conic from its equation, it is easier if we put the variable terms on one side of the equation and the constants on the other.

ConicCharacteristics of x2x^2- and y2y^2-termsExample
ParabolaEither x2x^2 OR y2y^2. Only one variable is squared.x=3y22y+1x=3y^2-2y+1
Circlex2x^2- and y2y^2-terms have the same coefficientsx2+y2=49x^2+y^2=49
Ellipsex2x^2- and y2y^2-terms have the same sign, different coefficients4x2+25y2=1004x^2+25y^2=100
Hyperbolax2x^2- and y2y^2-terms have different signs, different coefficients25y24x2=10025y^2-4x^2=100

Example 11.32

Identify the graph of each equation as a circle, parabola, ellipse, or hyperbola.

(a) 9x2+4y2+56y+160=09x^2+4y^2+56y+160=0

The x2x^2- and y2y^2-terms have the same sign and different coefficients: ellipse.

(b) 9x216y2+18x+64y199=09x^2-16y^2+18x+64y-199=0

The x2x^2- and y2y^2-terms have different signs and different coefficients: hyperbola.

(c) x2+y26x8y=0x^2+y^2-6x-8y=0

The x2x^2- and y2y^2-terms have the same coefficients: circle.

(d) y=2x24x5y=-2x^2-4x-5

Only one variable, xx, is squared: parabola.

Identify the graph of 4x2+25y2=1004x^2+25y^2=100.

Identify the graph of 16y29x2=14416y^2-9x^2=144.

Key terms. A hyperbola is the set of all points in a plane for which the difference of the distances from two fixed points, the foci, is constant. Its principal line is the transverse axis; its turning points are vertices; their midpoint is the center; the perpendicular line through the center is the conjugate axis; each piece is a branch; and the branches approach the asymptotes.


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