Section 9.
2 Hyperbolas         597
Section 9.2 Hyperbolas
In the last section, we learned that planets have
approximately elliptical orbits around the sun. When an
object like a comet is moving quickly, it is able to escape
the gravitational pull of the sun and follows a path with the
shape of a hyperbola. Hyperbolas are curves that can help
us find the location of a ship, describe the shape of cooling towers, or calibrate
seismological equipment.
The hyperbola is another type of conic section created by intersecting a plane with a
double cone, as shown below5.
The word “hyperbola” derives from a Greek word meaning “excess.” The English word
“hyperbole” means exaggeration. We can think of a hyperbola as an excessive or
exaggerated ellipse, one turned inside out.
We defined an ellipse as the set of all points where the sum of the distances from that
point to two fixed points is a constant. A hyperbola is the set of all points where the
absolute value of the difference of the distances from the point to two fixed points is a
constant.
5
 Pbroks13 (https://commons.wikimedia.org/wiki/File:Conic_sections_with_plane.svg), “Conic sections
with plane”, cropped to show only a hyperbola by L Michaels, CC BY 3.0
598   Chapter 9
 Hyperbola Definition
 A hyperbola is the set of all points Q (x, y ) for which the absolute value of the
 difference of the distances to two fixed points F1 (x1 , y1 ) and F2 (x2 , y2 ) called the foci
 (plural for focus) is a constant k: d (Q, F1 ) − d (Q, F2 ) = k .
                       y                                               y
                               Q                                 d(Q,F1)
                                                                             F1
                                                             Q
                                   d(Q,F2)
            d(Q,F1)                                        d(Q,F2)
               F1                  F2      x                                           x
                                                                             F2
 The transverse axis is the line passing through the foci.
 Vertices are the points on the hyperbola which intersect the transverse axis.
 The transverse axis length is the length of the line segment between the vertices.
 The center is the midpoint between the vertices (or the midpoint between the foci).
 The other axis of symmetry through the center is the conjugate axis.
 The two disjoint pieces of the curve are called branches.
 A hyperbola has two asymptotes.
Which axis is the transverse axis will depend on the orientation of the hyperbola. As a
helpful tool for graphing hyperbolas, it is common to draw a central rectangle as a
guide. This is a rectangle drawn around the center with sides parallel to the coordinate
axes that pass through each vertex and co-vertex. The asymptotes will follow the
diagonals of this rectangle.
                                               y
                                                   Focus
                                      Vertex
                                                                 Asymptote
                                                           Transverse axis
                             Center
                                                                      x
                       Co-vertex
                                                           Conjugate axis
                                                                                Section 9.2 Hyperbolas        599
Hyperbolas Centered at the Origin
From the definition above we can find an equation of a hyperbola. We will find it for a
hyperbola centered at the origin C(0,0) opening horizontally with foci at F1 (c,0) and
F2 (− c,0) where c > 0.
Suppose Q(x, y ) is a point on the hyperbola. The distances from Q to F1 and Q to F2 are:
d (Q, F1 ) =    (x − c )2 + ( y − 0)2 = (x − c )2 + y 2
d (Q, F2 ) =    (x − (− c ))2 + ( y − 0)2 = (x + c )2 + y 2          .
From the definition, the absolute value of the difference should be constant:
d (Q, F1 ) − d (Q, F2 ) =       (x − c )2 + y 2    −   (x + c )2 + y 2   =k
Substituting in one of the vertices (a,0) , we can determine k in terms of a:
  (a − c )2 + 02    −    (a + c )2 + 02     =k
 a−c − a+c = k                                                                   Since c > a, a − c = c − a
(c − a ) − ( a + c ) = k
k = − 2a = 2a
Using k = 2a and removing the absolute values,
  (x − c )2 + y 2   −    (x + c )2 + y 2    = 2a                                Move one radical
  (x − c )2 + y 2   = 2a +      (x + c )2 + y 2                                 Square both sides
(x − c )2 + y 2 = 4a 2  4a (x + c )2 + y 2 + (x + c )2 + y 2 Expand
x 2 − 2 xc + c 2 + y 2 = 4a 2  4a          (x + c )2 + y 2   + x 2 + 2 xc + c 2 + y 2
Combining like terms leaves
− 4 xc = 4a 2  4a       (x + c )2 + y 2                                         Divide by 4
− xc = a 2  a      (x + c )2 + y 2                                              Isolate the radical
a     (x + c )2 + y 2   = −a 2 − xc                                             Square both sides again
   (                 )
a 2 (x + c ) + y 2 = a 4 + 2a 2 xc + x 2 c 2
            2
                                                                                 Expand and distribute
a 2 x 2 + 2a 2 xc + a 2c 2 + a 2 y 2 = a 4 + 2a 2 xc + x 2c 2                    Combine like terms
a 2 y 2 + a 2c 2 − a 4 = x 2c 2 − a 2 x 2                                        Factor common terms
600       Chapter 9
            (          ) (   )
a2 y 2 + a2 c2 − a2 = c2 − a2 x2
Let b = c − a . Since c > a, b > 0. Substituting b 2 for c 2 − a 2 leaves
      2      2    2
a 2 y 2 + a 2b 2 = b 2 x 2                                  Divide both sides by a 2b 2
y2       x2
   + 1 =                                                      Rewrite
b2       a2
x2 y2
   −     =1
a 2 b2
We can see from the graphs of the hyperbolas that the branches appear to approach
asymptotes as x gets large in the negative or positive direction. The equations of the
horizontal hyperbola asymptotes can be derived from its standard equation.
x2 y2
   −   =1                                                     Solve for y
a 2 b2
            x2                                                           x2 a2
y 2 = b 2  2 − 1                                          Rewrite 1 as 2 2
           a                                                            a x
            x2 x2 a2                                                      x2
y 2 = b 2  2 − 2 2                                        Factor out
           a   a x                                                        a2
           x2  a2 
y 2 = b2        1 −                                         Take the square root
           a 2  x 2 
     b    a2
y =  x 1− 2
     a    x
                      a2            a2                                 b
As x → ±∞ the quantity 2 → 0 and 1 − 2 → 1, so the asymptotes are y =  x .
                       x            x                                  a
                                                              a
Similarly, for vertical hyperbolas the asymptotes are y =      x.
                                                              b
The standard form of an equation of a hyperbola centered at the origin C (0,0) depends on
whether it opens horizontally or vertically. The following table gives the standard
equation, vertices, foci, asymptotes, construction rectangle vertices, and graph for each.
                                                                    Section 9.2 Hyperbolas                 601
 Equation of a Hyperbola Centered at the Origin in Standard Form
  Opens                         Horizontally                                 Vertically
  Standard                       x2 y2                                       y2 x2
                                    −   =1                                     −   =1
  Equation                       a 2 b2                                      a2 b2
  Vertices                    (-a, 0) and (a, 0)                         (0, -a) and (0, a)
                              (-c, 0) and (c, 0)                         (0, -c) and (0, c)
  Foci
                          where b 2 = c 2 − a 2                        Where b 2 = c 2 − a 2
                                             b                                         a
  Asymptotes                      y=          x                             y=         x
                                             a                                         b
  Construction
  Rectangle          (a, b), (-a, b), ( a,-b), (-a, -b)           (b, a), (-b, a), (b, -a), (-b, -a)
  Vertices
                                        y                                        y
                                                                                      (0,c)
                                            (0,b)
                                                                              (0,a)
  Graph              (-c,0)    (-a,0)         (a,0)   (c,0)         (-b,0)                     (b,0)
                                                              x                                        x
                                                                             (0,-a)
                                            (0,-b)
                                                                                      (0,-c)
Example 1
 Put the equation of the hyperbola y 2 − 4 x 2 = 4 in standard form. Find the vertices,
 length of the transverse axis, and the equations of the asymptotes. Sketch the graph.
 Check using a graphing utility.
                                           y2 x2
 The equation can be put in standard form     −    = 1 by dividing by 4.
                                           4    1
                                             y2 x2
 Comparing to the general standard equation 2 − 2 = 1 we see that a = 4 = 2 and
                                             a    b
  b = 1 = 1.
602   Chapter 9
 Since the x term is subtracted, the hyperbola opens vertically and the vertices lie on the
 y-axis at (0,±a) = (0, ±2).
 The length of the transverse axis is 2(a) = 2(2) = 4 .
                                         a
 Equations of the asymptotes are y =  x or = 2 x .
                                         b
 To sketch the graph we plot the vertices of the construction rectangle at (±b,±a) or
 (-1,-2), (-1,2), (1,-2), and (1,2). The asymptotes are drawn through the diagonals of the
 rectangle and the vertices plotted. Then we sketch in the hyperbola, rounded at the
 vertices and approaching the asymptotes.
 To check on a graphing utility, we must solve the equation for y. Isolating y2 gives us
        (     )
 y 2 = 4 1+ x2 .
 Taking the square root of both sides we find y = 2 1 + x 2 .
 Under Y= enter the two halves of the hyperbola and the two asymptotes as
  y = 2 1 + x 2 , y = −2 1 + x 2 , y = 2 x , and y = −2 x . Set the window to a comparable
 scale to the sketch with xmin = -4, xmax = 4, ymin= -3, and ymax = 3.
Sometimes we are given the equation. Sometimes we need to find the equation from a
graph or other information.
                                                             Section 9.2 Hyperbolas     603
Example 2
 Find the standard form of the equation for a hyperbola with vertices at (-6,0) and (6,0)
                     4
 and asymptote y = x .
                     3
 Since the vertices lie on the x-axis with a midpoint at the origin, the hyperbola is
                                             x2 y2
 horizontal with an equation of the form 2 − 2 = 1 . The value of a is the distance
                                            a    b
 from the center to a vertex. The distance from (6,0) to (0,0) is 6, so a = 6.
                                         b             4        4 b
 The asymptotes follow the form y =       x . From y = x we see =  and
                                         a             3        3 a
                              4 b
 substituting a = 6 give us    = . Solving yields b = 8.
                              3 6
                                                   x2 y2        x2 y2
 The equation of the hyperbola in standard form is 2 − 2 = 1 or   −   = 1.
                                                  6   8         36 64
Try it Now
1. Find the standard form of the equation for a hyperbola with vertices at (0,-8) and (0,8)
   and asymptote y = 2 x
Example 3
 Find the standard form of the equation for a hyperbola with vertices at (0, 9) and (0,-9)
 and passing through the point (8,15).
 Since the vertices lie on the y-axis with a midpoint at the origin, the hyperbola is
                                          y2 x2
 vertical with an equation of the form 2 − 2 = 1 . The value of a is the distance from
                                         a    b
 the center to a vertex. The distance from (0,9) to (0,0) is 9, so a = 9.
                                                 15 2 82
 Substituting a = 9 and the point (8,15) gives       −   = 1 . Solving for b yields
                                                  92 b 2
 b=
     9 2 82( )=6.
    15 2 − 92
                                                 y2 x2        y2 x2
 The standard equation for the hyperbola is        −   = 1 or   −   = 1.
                                                 92 62        81 36
604     Chapter 9
Hyperbolas Not Centered at the Origin
Not all hyperbolas are centered at the origin. The standard equation for one centered at
(h, k) is slightly different.
 Equation of a Hyperbola Centered at (h, k) in Standard Form
 The standard form of an equation of a hyperbola centered at C (h, k ) depends on
 whether it opens horizontally or vertically. The table below gives the standard
 equation, vertices, foci, asymptotes, construction rectangle vertices, and graph for
 each.
      Opens                      Horizontally                                    Vertically
      Standard            (x − h )2 − ( y − k )2      =1
                                                                      ( y − k )2 − (x − h )2   =1
      Equation                  a2              b2                       a2             b2
      Vertices                       ( h ± a, k )                                (h, k ± a)
                                     ( h ± c, k )                                (h, k ± c)
      Foci                 where b2 = c2 – a2                          where b2 = c2 – a2
                                           b                                           a
      Asymptotes               y−k =        (x − h )                   y−k =           (x − h )
                                           a                                           b
      Construction
      Rectangle                 ( h ± a, k ± b )                         ( h ± b, k ± a )
      Vertices
                                 y                                           y
                                                                                   (h,k+c)
                                          (h,k+b)
                                                                                   (h,k+a)
                                        (h,k)         (h+c,k)
      Graph          (h-c,k)                                       (h-b,k)                     (h+b,k)
                                                                                       (h,k)
                      (h-a,k)                        (h+a,k)
                                                                                   (h,k-a)               x
                                         (h,k-b)
                                                               x                   (h,k-c)
                                                               Section 9.2 Hyperbolas     605
Example 4
 Write an equation for the hyperbola in the graph
 shown.
 The center is at (2,3), where the asymptotes cross.
 It opens vertically, so the equation will look like
  ( y − 3)2 − (x − 2)2 = 1 .
      a2         b2
 The vertices are at (2,2) and (2,4). The distance
 from the center to a vertex is a = 4 − 3 = 1 .
 If we were to draw in the construction rectangle, it would extend from x = -1 to x = 5.
 The distance from the center to the right side of the rectangle gives b = 5 − 2 = 3 .
 The standard equation of this hyperbola is
                                              ( y − 3)2 − (x − 2)2   = 1 , or
                                                 12         32
 ( y − 3)2 − (x − 2)
                    2
                        = 1.
                9
Example 5
 Put the equation of the hyperbola 9 x 2 + 18 x − 4 y 2 + 16 y = 43 in standard form. Find the
 center, vertices, length of the transverse axis, and the equations of the asymptotes.
 Sketch the graph, then check on a graphing utility.
 To rewrite the equation, we complete the square for both variables to get
   (           ) (             )
 9 x 2 + 2 x + 1 − 4 y 2 − 4 y + 4 = 43 + 9 − 16
 9(x + 1) − 4( y − 2) = 36
         2              2
 Dividing by 36 gives the standard form of the equation,
                                                              (x + 1)2 − ( y − 2)2   =1
                                                                 4              9
 Comparing to the general standard equation
                                                (x − h )2 − (h − k )2   = 1 we see that
                                                      a2       b2
 a = 4 = 2 and b = 9 = 3 .
 Since the y term is subtracted, the hyperbola opens horizontally.
 The center is at (h, k) = (-1, 2).
 The vertices are at (h±a, k) or (-3, 2) and (1,2).
 The length of the transverse axis is 2(a) = 2(2) = 4 .
                                              b                   3
 Equations of the asymptotes are y − k =  ( x − h ) or y − 2 =  ( x + 1) .
                                              a                   2
606    Chapter 9
 To sketch the graph we plot the corners of the construction rectangle at (h±a, k±b) or
 (1, 5), (1, -1), (-3,5), and (-3,-1). The asymptotes are drawn through the diagonals of
 the rectangle and the vertices plotted. Then we sketch in the hyperbola rounded at the
 vertices and approaching the asymptotes.
 To check on a graphing utility, we must solve the equation for y.
             (x + 1)2 
  y = 2  9         − 1 .
             4           
 Under Y= enter the two halves of the hyperbola and the two asymptotes as
             (x + 1)2                   (x + 1)2          3
  y = 2 + 9          − 1 , y = 2 − 9         − 1 , y = ( x + 1) + 2 , and
             4                          4                 2
        3
  y = − ( x + 1) + 2 . Set the window to a comparable scale to the sketch, then graph.
        2
 Note that the gaps you see on the calculator are not really there; they’re a limitation of
 the technology.
Example 6
 Find the standard form of the equation for a hyperbola with vertices at (−2,−5) and
                             3
 (−2,7) , and asymptote y = x + 4 .
                             2
                                                              Section 9.2 Hyperbolas        607
 Since the vertices differ in the y -coordinates, the hyperbola opens vertically with an
 equation of the form
                        ( y − k )2 − (x − h )2 = 1 and asymptote equations of the form
                            a2          b2
           a
  y − k =  (x − h ) .
           b
                                                           −5+7
 The center will be halfway between the vertices, at  − 2,        = (−2,1) .
                                                             2 
 The value of a is the distance from the center to a vertex. The distance from (−2,1) to
 (−2,−5) is 6, so a = 6.
                                                            a
 While our asymptote is not given in the form y − k =        (x − h ) , notice this equation
                                                            b
                   a
 would have slope    . We can compare that to the slope of the given asymptote equation
                   b
                   3 a
 to find b. Setting =    and substituting a = 6 gives us b = 4.
                   2 b
 The equation of the hyperbola in standard form is
                                                     ( y − 1)2 − (x + 2)2   = 1 or
                                                       62           42
  ( y − 1)2 − (x + 2)2   =1.
    36          16
Try it Now
2. Find the center, vertices, length of the transverse axis, and equations of the asymptotes
   for the hyperbola
                       ( x + 5) ( y − 2 )
                               2
                                 −
                                         2
                                           = 1.
                           9         36
Hyperbola Foci
The location of the foci can play a key role in hyperbola application problems. To find
them, we need to find the length from the center to the foci, c, using the equation
b 2 = c 2 − a 2 . It looks similar to, but is not the same as, the Pythagorean Theorem.
Compare this with the equation to find length c for ellipses, which is b = a − c . If you
                                                                          2    2   2
remember that for the foci to be inside the ellipse they have to come before the vertices
(c  a ) , it’s clear why we would calculate a 2 minus c 2 . To be inside a hyperbola, the
foci have to go beyond the vertices (c  a ) , so we can see for hyperbolas we need c 2
minus a 2 , the opposite.
608   Chapter 9
Example 7
 Find the foci of the hyperbola
                                   ( y + 1)2 − (x − 3)2   = 1.
                                      4           5
 The hyperbola is vertical with an equation of the form
                                                                 ( y − k )2 − (x − h )2   = 1.
                                                                    a2           b2
 The center is at (h, k) = (3, -1). The foci are at (h, k ± c).
 To find length c we use b 2 = c 2 − a 2 . Substituting gives 5 = c 2 − 4 or c = 9 = 3 .
 The hyperbola has foci (3, -4) and (3, 2).
Example 8
 Find the standard form of the equation for a hyperbola with foci (5, -8) and (-3, -8) and
 vertices (4, -8) and (-2, -8).
 Since the vertices differ in the x -coordinates, the hyperbola opens horizontally with an
 equation of the form
                        ( x − h) ( y − k )
                                2
                                  −
                                          2
                                            = 1.
                            a2        b2
 The center is at the midpoint of the vertices
  x1 + x2 y1 + y2   4 + (− 2) − 8 + (− 8) 
         ,        =          ,             = (1, −8) .
  2          2          2          2      
 The value of a is the horizontal length from the center to a vertex, or a = 4 −1 = 3 .
 The value of c is the horizontal length from the center to a focus, or = 5 −1 = 4 .
 To find length b we use b 2 = c 2 − a 2 . Substituting gives b 2 = 16 − 9 = 7 .
 The equation of the hyperbola in standard form is
                                                       (x − 1)2 − ( y − (− 8))2 = 1 or
                                                          32            7
 (x − 1) − ( y + 8) = 1 .
        2          2
    9          7
Try it Now
3. Find the standard form of the equation for a hyperbola with focus (1,9), vertex (1,8),
   center (1,4).
                                                                Section 9.2 Hyperbolas     609
LORAN
Before GPS, the Long Range Navigation (LORAN)
system was used to determine a ship’s location. Two
radio stations A and B simultaneously sent out a signal to
a ship. The difference in time it took to receive the               A          B
signal was computed as a distance locating the ship on
the hyperbola with the A and B radio stations as the foci.
A second pair of radio stations C and D sent                                         P
simultaneous signals to the ship and computed its
location on the hyperbola with C and D as the foci. The            C       D
point P where the two hyperbolas intersected gave the
location of the ship.
Example 9
 Stations A and B are 150 kilometers apart and send a simultaneous radio signal to the
 ship. The signal from B arrives 0.0003 seconds before the signal from A. If the signal
 travels 300,000 kilometers per second, find the equation of the hyperbola on which the
 ship is positioned.
 Stations A and B are at the foci, so the distance from the center to one focus is half the
                                      1
 distance between them, giving c = (150 ) = 75 km.
                                      2
 By letting the center of the hyperbola be at (0,0) and placing the foci at (±75,0), the
            x2 y2
 equation 2 − 2 = 1 for a hyperbola centered at the origin can be used.
            a    b
 The difference of the distances of the ship from the two stations is
              km
 k = 300 ,000     (0.0003 s) = 90 km . From our derivation of the hyperbola equation we
               s
                             1
 determined k = 2a, so a = (90 ) = 45 .
                             2
 Substituting a and c into b 2 = c 2 − a 2 yields b 2 = 75 2 − 45 2 = 3600 .
                                                           x2   y2          x2   y2
 The equation of the hyperbola in standard form is            −     = 1 or     −     = 1.
                                                          45 2 3600        2025 3600
To determine the position of a ship using LORAN, we would need an equation for the
second hyperbola and would solve for the intersection. We will explore how to do that in
the next section.
610    Chapter 9
 Important Topics of This Section
 Hyperbola Definition
 Hyperbola Equations in Standard Form
 Hyperbola Foci
 Applications of Hyperbolas
 Intersections of Hyperbolas and Other Curves
Try it Now Answers
1. The vertices are on the y axis so this is a vertical hyperbola.
   The center is at the origin.
   a=8
                                 8
   Using the asymptote slope, = 2 , so b = 4.
                                 b
       2     2
     y     x
         −     =1
    64 16
2. Center (-5, 2). This is a horizontal hyperbola. a = 3. b = 6.
   transverse axis length 6,
   Vertices will be at (-5±3,2) = (-2,2) and (-8,2),
                              6
   Asymptote slope will be = 2 . Asymptotes: y − 2 = 2(x + 5)
                              3
3. Focus, vertex, and center have the same x value so this is a vertical hyperbola.
    Using the vertex and center, a = 9 – 4 = 5
    Using the focus and center, c = 8 – 4 = 4
    b 2 = 52 − 4 2 . b = 3.
     ( y − 4)2 − (x − 1)2 = 1
         16          9
                                                            Section 9.2 Hyperbolas         611
Section 9.2 Exercises
In problems 1–4, match each graph to equations A–D.
     x2 y2               x2 y2                      x2                    y2
A.     −    =1       B.     −    =1        C. y 2 − = 1              D.      − x2 = 1
     4   9                9    4                    9                     9
1.                      2.                    3.                     4.
In problems 5–14, find the vertices, length of the transverse axis, and equations of the
asymptotes. Sketch the graph. Check using a graphing utility.
    x2 y2                 y2 x2                        x2                      y2
5.     −   =1         6.     −     =1         7. y 2 − = 1            8. x 2 −    =1
    4 25                  16 9                          4                      25
9. x 2 − 9 y 2 = 9            10. y 2 − 4 x 2 = 4            11. 9 y 2 − 16 x 2 = 144
12. 16 x 2 − 25 y 2 = 400     13. 9 x 2 − y 2 = 18           14. 4 y 2 − x 2 = 12
In problems 15–16, write an equation for the graph.
15.                                         16.
612      Chapter 9
In problems 17–22, find the standard form of the equation for a hyperbola satisfying the
given conditions.
                                                1
17. Vertices at (0,4) and (0, -4); asymptote y = x
                                                2
18. Vertices at (-6,0) and (6,0); asymptote y = 3x
19. Vertices at (-3,0) and (3,0); passes through (5,8)
20. Vertices at (0, 4) and (0, -4); passes through (6, 5)
21. Asymptote y = x; passes through (5, 3)
22. Asymptote y = x; passes through (12, 13)
In problems 23–30, match each graph to equations A–H.
A.
      (x − 1)2 − ( y − 2)2   =1        E.
                                            ( y − 2)2 − (x − 1)2
                                                               =1
       9           4                          4          9
B.
   ( x + 1) ( y + 2)
           2
             −
                      2
                        =1             F.
                                          ( y + 2) (x + 1)
                                                  2
                                                    −
                                                             2
                                                               =1
       9           4                           4         9
C.
   (x + 1)2 − ( y + 2)2 = 1            G.
                                          ( y + 2)2 − (x + 1)2 = 1
       9          16                          4         16
D.
   (x − 1) − ( y − 2)2 = 1
           2
                                       H.
                                          ( y − 2) − (x − 1)2 = 1
                                                  2
       9          16                          4         16
23.                          24.                25.                  26.
27.                          28.                29.                  30.
                                                               Section 9.2 Hyperbolas   613
In problems 31–40, find the center, vertices, length of the transverse axis, and equations
of the asymptotes. Sketch the graph. Check using a graphing utility.
31.
     ( x − 1) ( y + 2)
             2
               −
                      2
                        =1                    32.
                                                   ( y − 3) ( x + 5 )
                                                           2
                                                             −
                                                                     2
                                                                       =1
        25        4                                   16        36
33.
      ( y − 1)2 − (x + 2)2 = 1                34.
                                                    (x − 1)2 − ( y − 6)2 = 1
         9                                            25
35. 4 x 2 − 8 x − y 2 = 12                    36. 4 y 2 + 16 y − 9 x 2 = 20
37. 4 y 2 − 16 y − x 2 − 2 x = 1              38. 4 x 2 − 16 x − y 2 + 6 y = 29
39. 9 x 2 + 36 x − 4 y 2 + 8 y = 4            40. 9 y 2 + 36 y − 16 x 2 − 96 x = −36
In problems 41–42, write an equation for the graph.
41.                                         42.
In problems 43–44, find the standard form of the equation for a hyperbola satisfying the
given conditions.
43. Vertices (-1,-2) and (-1,6); asymptote y − 2 = 2(x + 1)
                                                   1
44. Vertices (-3,-3) and (5,-3); asymptote y + 3 = ( x − 1)
                                                   2
In problems 45–48, find the center, vertices, length of the transverse axis, and equations
of the asymptotes. Sketch the graph. Check using a graphing utility.
                                                         1
45. y = 4 9 x 2 − 1                          46. y =       9x2 +1
                                                         4
              1
47. y = 1      9 x 2 + 18 x + 10             48. = −1  2 9 x 2 − 18 x + 8
              2
614    Chapter 9
In problems 49–54, find the foci.
      y2 x2                                                 y2
49.      −   =1                                 50. x 2 −      =1
      6 19                                                  35
51.
      (x − 1)2 − ( y − 6)2 = 1                  52.
                                                       ( y − 3)2 − (x + 5)2   =1
        15                                                47          2
              4 2                                               12 2
53. y = 1      x + 8 x + 25                    54. y = −3        x − 4 x − 21
              3                                                  5
In problems 55–66, find the standard form of the equation for a hyperbola satisfying the
given conditions.
55. Foci (5,0) and (-5,0), vertices (4,0) and (4,0)
56. Foci (0,26) and (0, -26), vertices (0,10) and (0,-10)
57. Focus (0, 13), vertex (0,12), center (0,0)
58. Focus (15, 0), vertex (12, 0), center (0,0)
                                                    8             8
59. Focus (17, 0) and (-17,0), asymptotes y =         x and y = − x
                                                   15            15
                                                   24             24
60. Focus (0, 25) and (0, 25), asymptotes y =         x and y = −    x
                                                    7              7
61. Focus (10, 0) and (-10, 0), transverse axis length 16
62. Focus (0, 34) and (0, -34), transverse axis length 32
63. Foci (1, 7) and (1, -3), vertices (1, 6) and (1,-2)
64. Foci (4, -2) and (-6, -2), vertices (2, -2) and (-4, -2)
65. Focus (12, 3), vertex (4, 3), center (-1, 3)
66. Focus (-3, 15), vertex (-3, 13), center (-3, -2)
                                                              Section 9.2 Hyperbolas   615
67. LORAN Stations A and B are 100 kilometers apart and send a simultaneous radio
    signal to a ship. The signal from A arrives 0.0002 seconds before the signal from B.
    If the signal travels 300,000 kilometers per second, find an equation of the hyperbola
    on which the ship is positioned if the foci are located at A and B.
68. Thunder and Lightning Anita and Samir are standing 3050 feet apart when they
    see a bolt of light strike the ground. Anita hears the thunder 0.5 seconds before
    Samir does. Sound travels at 1100 feet per second. Find an equation of the
    hyperbola on which the lighting strike is positioned if Anita and Samir are located at
    the foci.
69. Cooling Tower The cooling tower for a power plant
    has sides in the shape of a hyperbola. The tower
    stands 179.6 meters tall. The diameter at the top is 72
    meters. At their closest, the sides of the tower are 60
    meters apart. Find an equation that models the sides
    of the cooling tower.
70. Calibration A seismologist positions two recording devices 340 feet apart at points
    A and B. To check the calibration, an explosive is detonated between the devices 90
    feet from point A. The time the explosions register on the devices is noted and the
    difference calculated. A second explosion will be detonated east of point A. How
    far east should the second explosion be positioned so that the measured time
    difference is the same as for the first explosion?
71. Target Practice A gun at point A and a target at point B are 200 feet apart. A
    person at point C hears the gun fire and hit the target at exactly the same time. Find
    an equation of the hyperbola on which the person is standing if the foci are located at
    A and B. A fired bullet has a velocity of 2000 feet per second. The speed of sound
    is 1100 feet per second.
72. Comet Trajectories A comet passes through the
    solar system following a hyperbolic trajectory with
    the sun as a focus. The closest it gets to the sun is
    3×108 miles. The figure shows the trajectory of the
    comet, whose path of entry is at a right angle to its
    path of departure. Find an equation for the comet’s
    trajectory. Round to two decimal places.
                                                                             3×108
616     Chapter 9
                                          x2 y2               x2 y2
73. The conjugate of the hyperbola            −     = 1   is     −    = −1 . Show that
                                          a 2 b2              a2 b2
      5 y 2 − x 2 + 25 = 0 is the conjugate of x 2 − 5 y 2 + 25 = 0 .
                                                      c
74. The eccentricity e of a hyperbola is the ratio      , where c is the distance of a focus
                                                      a
      from the center and a is the distance of a vertex from the center. Find the
                      x2 y2
      eccentricity of   −      =1.
                      9 16
75. An equilateral hyperbola is one for which a = b. Find the eccentricity of an
    equilateral hyperbola.
76. The latus rectum of a hyperbola is a line segment with endpoints on the hyperbola
    that passes through a focus and is perpendicular to the transverse axis. Show that
     2b 2                                      x2 y2
          is the length of the latus rectum of 2 − 2 = 1 .
      a                                       a   b
77. Confocal hyperbolas have the same foci. Show that, for 0 < k < 6, all hyperbolas of
             x2   y2
    the form    −     = 1 are confocal.
             k 6−k