Skip to main content
Logo image

Section 9.4 Conic Sections: Hyperbolas

If a cone is cut by a plane parallel to its axis, the intersection is a hyperbola, the only conic section made of two separate pieces, or branches. Hyperbolas occur in a number of applied settings. The navigational system called LORAN (long-range navigation) uses radio signals to locate a ship or plane at the intersection of two hyperbolas. Satellites moving with sufficient speed will follow an orbit that is branch of a hyperbola; for example, a rocket sent to the moon must be fitted with retrorockets to reduce its speed in order to achieve an elliptical, rather than hyperbolic, orbit about the moon.
The hyperbola is defined as follows.

Definition 9.4.1. Hyperbola.

A hyperbola is the set of points in the plane, the difference of whose distances from two fixed points (the foci) is a constant.
hyperbola with horizontal transverse axis
hyperbola with vertical transverse axis
If the origin is the center of the hyperbola and the foci (labeled F1 and F2 on the graphs above) lie on the axes, we can use the distance formula to derive its equation.

Central Hyperbola.

The equation of a hyperbola with center at the origin is
x2a2βˆ’y2b2=1 or y2b2βˆ’x2a2=1
In the first case, the two branches of the hyperbola open left and right, so the graph has x-intercepts at a and βˆ’a but no y-intercepts. (See figure above left.) The segment joining the x-intercepts is the transverse axis, and its length is 2a. The endpoints of the transverse axis are the vertices of the hyperbola. The segment of length 2b is called the conjugate axis.
In the second case, the graph has y-intercepts at b and βˆ’b but no x-interceptsβ€”the two branches open up and down. (See figure above right.) Here the y-intercepts are the vertices, so the transverse axis is vertical and has length 2b. The conjugate axis has length 2a.

Subsection 9.4.1 Asymptotes of Hyperbolas

The branches of the hyperbola approach two straight lines that intersect at its center. These lines are asymptotes of the graph, and they are useful as guidelines for sketching the hyperbola. We first sketch a rectangle (called the central rectangle) whose sides are parallel to the axes and whose dimensions are 2a and 2b. The asymptotes are the diagonals of this rectangle.

Example 9.4.2.

Graph y29βˆ’x24=1

Solution.

The graph is a hyperbola with center at the origin. The y2-term is positive, so the branches of the hyperbola open upward and downward. Because a2=4 and b2=9, we have a=2 and b=3, and the vertices are (0,3) and (0,βˆ’3). There are no x-intercepts.
We construct the central rectangle with dimensions 2a=4 and 2b=6, as shown in the figure. Then we draw the asymptotes through the diagonals of the rectangle. The asymptotes have slopes Β±32. Finally, we sketch the branches of the hyperbola through the vertices and approaching the asymptotes.
hyperbola opening up and down
The equation of a central hyperbola may be written as
Ax2+By2=C
where A and B have opposite signs and C≠0. As with ellipses, it is best to rewrite the equation in standard form in order to graph it.

Example 9.4.4.

Write the equation  4y2βˆ’x2=16  in standard form and describe the important features of its graph.  [TK]

Solution.

We first divide each side by 16 to obtain
y24βˆ’x216=1 or y222βˆ’x242=1
The graph is a central hyperbola with y-intercepts 2 and βˆ’2, as shown in the figure. The slopes of the asymptotes are given by
Β±ba=Β±24=Β±12
so the equations of the asymptotes are
y=12x and y=βˆ’12x
hyperbola opening up and down

Checkpoint 9.4.5. Practice 2.

  1. Write the equation  4x2=y2+25  in standard form.
  2. Find the vertices of the graph and the equations of the asymptotes.
Answer.
  1. x2(52)2βˆ’y252=1
  2. (52,0), (βˆ’52,0)
    y=2x, y=βˆ’2x

Checkpoint 9.4.6. QuickCheck 1.

Fill in the blanks to complete each statement.
  1. The hyperbola is the only conic section with two separate .
  2. The endpoints of the axis are the vertices of the hyperbola.
  3. The asymptotes of a hyperbola are the diagonals of the .
  4. If the y2 term in the standard form is positive, a central hyperbola has no .
We can find exact coordinates of points on a hyperbola by substituting a value for one variable and solving for the other variable.

Example 9.4.7.

Find the exact coordinates of any points with x-coordinate x=2 on the hyperbola with equation 4x2βˆ’y2=16. Plot and label those points on the hyperbola.

Solution.

We substitute x=2 in the given equation.
4y2βˆ’(2)2=164y2=20y2=5y=Β±5
There are two points with x=2, namely (2,5) and (2,βˆ’5), as shown in the figure.
hyperbola opens up and down

Checkpoint 9.4.8. Practice 3.

Solve the equation 4y2βˆ’x2=16 when y=1.
Answer.
There are no real solutions when y=1, so there are no points on the graph with y-coordinate 1.

Subsection 9.4.2 The Central Conics

The fourth conic section, after circles, ellipses, and hyperbolas, is the parabola. We have already encountered parabolas in our study of quadratic functions. In particular, the graph of y=ax2 has its vertex at the origin and opens up or down, depending on the sign of a. The graph of x=ay2 is a parabola that opens to the left or right. There is also a geometric definition of a parabola, but we will not discuss that here.
table summarizing conics

Example 9.4.9.

Write each equation in standard form and describe its graph.
  1. x2=6y2+8
  2. x2=4βˆ’y22

Solution.

  1. The equation x2=6y2+8 is equivalent to
    x2βˆ’6y2=8 or x2(8)2βˆ’y2(23)2=1
    The graph is a hyperbola that opens left and right.
  2. The equation x2=4βˆ’y22 is equivalent to
    2x2+y2=4 or x2(2)2+y222=1
    The graph is an ellipse with major axis on the y-axis because 2>2.

Checkpoint 9.4.10. Practice 4.

Write each equation in standard form and describe its graph.
  1. 4y2=x2βˆ’8
  2. 4x2+y=0
Answer.
  1. x28βˆ’y22=1. A hyperbola centered at the origin with vertices (22,0) and (βˆ’22,0), and asymptotes y=12x and y=βˆ’12x.
  2. y=βˆ’4x2. A parabola opening downward with vertex at the origin.

Subsection 9.4.3 Translated Hyperbolas

The standard form for the equations of hyperbolas centered at the point (h,k) can be derived using the distance formula and the definition of hyperbola.

Hyperbolas.

The equation for a hyperbola centered at (h,k) has one of the two standard forms:
(xβˆ’h)2a2βˆ’(yβˆ’k)2b2=1(yβˆ’k)2b2βˆ’(xβˆ’h)2a2=1
The first equation describes a hyperbola whose transverse axis is parallel to the x-axis, so that the branches open left and right, and the second equation describes a hyperbola whose transverse axis is parallel to the y-axis, so that the branches open up and down, as shown below.
hyperbola-left-and-right-translated
hyperbola-up-and-down-translated

Example 9.4.11.

  1. Graph  (xβˆ’3)28βˆ’(y+2)210=1
  2. Find the equations of the asymptotes.  [TK]

Solution.

  1. The graph is a hyperbola with
    (h,k)=(3,βˆ’2),a=8=22, and b=10
    Because the x2-term is positive, the branches open left and right. The coordinates of the vertices are thus (3+22,βˆ’2) and (3βˆ’22,βˆ’2), or approximately (5.8,βˆ’2) and (0.2,βˆ’2). The ends of the conjugate axis are (3,βˆ’2+10) and (3,βˆ’2βˆ’10), or approximately (3,1.2) and (3,βˆ’5.2).
    translated hyperbola, left and right
    The central rectangle is centered at the point (3,βˆ’2) and extends to the vertices in the horizontal direction and to the ends of the conjugate axis in the vertical direction. We draw the asymptotes through the opposite corners of the central rectangle, and sketch the hyperbola through the vertices and approaching the asymptotes to obtain the graph shown above.
  2. Both asymptotes pass through the center of the hyperbola, (3,βˆ’2). Their slopes are
    108=52 and βˆ’52
    We substitute these values into the point-slope formula to find the equations
    y+2=52(xβˆ’3) and y+2=βˆ’52(xβˆ’3)

Checkpoint 9.4.12. Practice 5.

  1. Graph y29βˆ’(x+4)212=1
  2. Find the equations of the asymptotes.
Answer.
  1. translated hyperbola opening up and down
  2. y=32x+4, y=βˆ’32x+4

Subsection 9.4.4 Writing in Standard Form

We can write the equation of a hyperbola in standard form by completing the squares in x and y.

Example 9.4.13.

  1. Write the equation in standard form.
    y2βˆ’4x2+4yβˆ’8xβˆ’9=0
  2. Graph the equation.

Solution.

  1. We prepare to complete the square by factoring out βˆ’4 from the x-terms.
    (y2+4yβˆ’0000―)βˆ’4(x2+2xβˆ’0000―)=9
    We complete the square in y by adding 4 to each side of the equation. To complete the square in x we add 1 to x2+2x, so we add βˆ’4β‹…1, or βˆ’4 to the right side, to get
    (y2+4y+4)βˆ’4(x2+2x+1)=9+4 βˆ’4
    or
    (y+2)2βˆ’4(x+1)2=9
    Finally, we divide each side by 9 to obtain the standard form
    (y+2)29βˆ’(x+1)294=1
  2. The graph is a hyperbola with center at (βˆ’1,βˆ’2). Because the y2-term is positive, the transverse axis is parallel to the y-axis, and
    b2=9,a2=94
    Thus, b=3 and a=32, and the vertices are (βˆ’1,1) and (βˆ’1,5). The ends of the conjugate axis are (βˆ’52,βˆ’2) and (12,βˆ’2).
    translated hyperbola, open up and down
    The central rectangle is centered at (βˆ’1,βˆ’2), as shown in the figure. We draw the asymptotes through the corners of the rectangle, then sketch the hyperbola by starting at the vertices and approaching the asymptotes.

Checkpoint 9.4.14. Practice 6.

  1. Write the equation 4x2βˆ’6y2+16xβˆ’12yβˆ’14=0 in standard form.
  2. Graph the equation.
Answer.
  1. (x+2)26βˆ’(y+1)24=1
  2. translated hyperbola opening left and right

Checkpoint 9.4.15. QuickCheck 2.

Decide whether each statement is true or false.
  1. The graph of a general quadratic is a hyperbola if the coefficients of both the x2-term and the y2-term are negative.
  2. The slopes of the asymptotes of a hyperbola are Β±ba.
  3. The asymptotes pass through the vertices of the hyperbola.
  4. We find the center of the hyperbola by completing the square.

Subsection 9.4.5 General Quadratic Equation in Two Variables

We have considered graphs of second-degree equations in two variables,
Ax2+Bxy+Cy2+Dx+Ey+F=0
for which B, the coefficient of the xy-term, is zero. These graphs are conic sections with axes parallel to one or both of the coordinate axes. If B does not equal zero, the axes of the conic section are rotated with respect to the coordinate axes. The graphing of such equations is taken up in more advanced courses in analytic geometry.
The graph of a second-degree equation can also be a point, a line, a pair of lines, or no graph at all, depending on the values of the coefficients A through F. Such graphs are called degenerate conics.
Given an equation of the form
Ax2+Cy2+Dx+Ey+F=0
we can determine the nature of the graph from the coefficients of the quadratic terms. If the graph is not a degenerate conic, the following criteria apply.

Conic Sections.

The graph of  Ax2+Cy2+Dx+Ey+F=0  is
  1. a circle if A=C.
  2. a parabola if A=0 or C=0 (but not both).
  3. an ellipse if A and C have the same sign.
  4. a hyperbola if A and C have opposite signs.

Example 9.4.16.

Name the graph of each equation, assuming that the graph is not degenerate.
  1. 3x2+3y2βˆ’2x+4yβˆ’6=0
  2. 4y2+8x2βˆ’3y=0
  3. 4x2βˆ’6y2+xβˆ’2y=0
  4. y+x2βˆ’4x+1=0

Solution.

  1. The graph is a circle because the coefficients of x2 and y2 are equal.
  2. The graph is an ellipse because the coefficients of x2 and y2 are both positive.
  3. The graph is a hyperbola because the coefficients of x2 and y2 have opposite signs.
  4. The graph is a parabola because y is of first degree and x is of second degree.
The standard forms for the conic sections are summarized in the table below. For the parabola, (h,k) is the vertex of the graph, and for the other conics, (h,k) is the center.
table of conic sections
The coefficients D, E, and F do not figure in determining the type of conic section the equation represents. They do, however, determine the position of the graph relative to the origin. Once we recognize the form of the graph, we can write the equation in standard form in order to discover more information about the graph.

Checkpoint 9.4.17. Practice 7.

Describe the graph of each equation without graphing.
  1. x2=9y2βˆ’9
  2. x2βˆ’y=2x+4
  3. x2+9y2+4xβˆ’18y+9=0
Answer.
  1. A hyperbola centered at the origin with vertices (0,1) and (0,βˆ’1) and asymptotes y=13x and y=βˆ’13x.
  2. A parabola that opens upward from the vertex (1,βˆ’5).
  3. An ellipse centered at (βˆ’2,1) with a horizontal major axis, a=2 and b=23.

Checkpoint 9.4.18. QuickCheck 3.

Fill in the blank to complete each statement.
  1. A conic can be a point, a line, a pair of lines, or no graph at all.
  2. The coefficients D, E, and F determine the of the conic.
  3. The graph is a if one of A or C is zero.
  4. If A=C (and B=0), the graph is a .

Exercises 9.4.6 Problem Set 9.4

Warm Up

1.
Use your calculator to graph y2βˆ’x2=1 in the window [βˆ’6,6]Γ—[βˆ’4,4]. First, solve the equation for y. (You should get two functions.)
y1=― and y2=―
  1. The graph of this equation is a .
  2. The graph has vertices at and .
  3. Now add to your graph the lines y=x and y=βˆ’x. These are the asymptotes of the hyperbola.
2.
Use the calculator to graph x2βˆ’y2=1 in the window [βˆ’6,6]Γ—[βˆ’4,4]. (Follow the steps above for Problem 1.)
  1. What are the vertices of this hyperbola?
  2. What are the asymptotes?
  3. How does this hyperbola differ from the one in Problem 1?

Skills Practice

Exercise Group.
For Problems 3–8, graph the hyperbola.
Exercise Group.
For Problems 9 and 10:
  1. Find the equation for the hyperbola.
  2. Use your equation to complete the table.
9.
hyperbola opening left and right
x 0 5 00
y 00 Β±2 00 βˆ’3
11.
  1. Graph x2βˆ’y2=4, x2βˆ’y2=1, and x2βˆ’y2=0 on the same set of axes. What do you observe?
  2. Graph 4x2βˆ’y2=16, 4x2βˆ’y2=4, and 4x2βˆ’y2=0 on the same set of axes. What do you observe?
12.
  1. Graph x2βˆ’y2=0. (Hint: Factor the left side of the equation and use the zero-factor principle to write two equations, then graph them.) Describe your graph.
  2. Graph 4x2βˆ’y2=0. Describe your graph.
Exercise Group.
For problems 13–18:
  1. Graph the hyperbola.
  2. Give the exact coordinates of any four points on the hyperbola.
Exercise Group.
For Problems 19–22, write an equation for the hyperbola with the properties given.
21.
One vertex at (1,βˆ’2), one end of the vertical conjugate axis at (βˆ’5,1)
22.
One vertex at (βˆ’1,3), one end of the horizontal conjugate axis at (βˆ’5,1)
Exercise Group.
For Problems 23–28, name the graph of the equation and describe its main features.

Applications

Exercise Group.
Problems 29–32 deal with the cooling tower at an electricity generating facility. The shape of the tower, called a hyperboloid, is obtained by rotating a portion of the hyperbola  x21002βˆ’y21502=1 around the y-axis.
graph
29.
The base of the cooling tower is 360 feet below the center of the hyperbola. What is the diameter of the base?
30.
The top of the cooling tower is 200 feet above the center of the hyperbola. What is the diameter of the top?
31.
The diameter of the tower first decreases with height and then increases again. There are two heights at which the tower’s diameter is 250 feet. Find the greater of the two heights.
32.
Find the height at which the tower’s diameter is 200 feet.
You have attempted 1 of 1 activities on this page.