Skip to main content
Mathematics LibreTexts

7.5: Hyperbolas

  • Page ID
    80798
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    In the definition of an ellipse, Definition 7.4, we fixed two points called foci and looked at points whose distances to the foci always added to a constant distance \(d\). Those prone to syntactical tinkering may wonder what, if any, curve we’d generate if we replaced added with subtracted. The answer is a hyperbola.

    Definition 7.6

    Given two distinct points \(F_{1}\) and \(F_{2}\) in the plane and a fixed distance \(d\), a hyperbola is the set of all points \((x, y)\) in the plane such that the absolute value of the difference of each of the distances from \(F_{1}\) and \(F_{2}\) to \((x, y)\) is \(d\). The points \(F_{1}\) and \(F_{2}\) are called the foci of the hyperbola.

    Screen Shot 2022-04-28 at 6.51.54 PM.png

    In the figure above:

    \[\begin{array}{rclr} \mbox{the distance from $F_1$ to $(x_1, y_1)$} - \mbox{the distance from $F_2$ to $(x_1, y_1)$} & = & d & \\ \end{array}\nonumber\]

    and

    \[\begin{array}{rclr} \mbox{the distance from $F_2$ to $(x_2, y_2)$} - \mbox{the distance from $F_1$ to $(x_2, y_2)$} & = & d & \\ \end{array}\nonumber\]

    Note that the hyperbola has two parts, called branches. The center of the hyperbola is the midpoint of the line segment connecting the two foci. The transverse axis of the hyperbola is the line segment connecting two opposite ends of the hyperbola which also contains the center and foci. The vertices of a hyperbola are the points of the hyperbola which lie on the transverse axis. In addition, we will show momentarily that there are lines called asymptotes which the branches of the hyperbola approach for large \(x\) and \(y\) values. They serve as guides to the graph. In pictures,

    Screen Shot 2022-04-28 at 6.53.20 PM.png
    A hyperbola with center \(C\); foci \(F_{1}\), \(F_{2}\); and vertices \(V_{1}\), \(V_{2}\) and asymptotes (dashed)

    Before we derive the standard equation of the hyperbola, we need to discuss one further parameter, the conjugate axis of the hyperbola. The conjugate axis of a hyperbola is the line segment through the center which is perpendicular to the transverse axis and has the same length as the line segment through a vertex which connects the asymptotes. In pictures we have

    Screen Shot 2022-04-28 at 6.54.49 PM.png

    Note that in the diagram, we can construct a rectangle using line segments with lengths equal to the lengths of the transverse and conjugate axes whose center is the center of the hyperbola and whose diagonals are contained in the asymptotes. This guide rectangle, much akin to the one we saw Section 7.4 to help us graph ellipses, will aid us in graphing hyperbolas.

    Suppose we wish to derive the equation of a hyperbola. For simplicity, we shall assume that the center is \((0,0)\), the vertices are \((a,0)\) and \((-a,0)\) and the foci are \((c,0)\) and \((-c,0)\). We label the endpoints of the conjugate axis \((0,b)\) and \((0,-b)\). (Although \(b\) does not enter into our derivation, we will have to justify this choice as you shall see later.) As before, we assume \(a\), \(b\), and \(c\) are all positive numbers. Schematically we have

    Screen Shot 2022-04-28 at 6.57.27 PM.png

    Since \((a,0)\) is on the hyperbola, it must satisfy the conditions of Definition 7.6. That is, the distance from \((-c,0)\) to \((a,0)\) minus the distance from \((c,0)\) to \((a,0)\) must equal the fixed distance \(d\). Since all these points lie on the \(x\)-axis, we get

    \[\begin{array}{rclr} \mbox{distance from $(-c,0)$ to $(a,0)$} - \mbox{distance from $(c,0)$ to $(a,0)$} & = & d & \\ (a+c) - (c-a) & = & d & \\ 2a & = & d \\ \end{array}\nonumber\]

    In other words, the fixed distance \(d\) from the definition of the hyperbola is actually the length of the transverse axis! (Where have we seen that type of coincidence before?) Now consider a point \((x,y)\) on the hyperbola. Applying Definition 7.6, we get

    \[\begin{array}{rclr} \mbox{distance from $(-c,0)$ to $(x,y)$} - \mbox{distance from $(c,0)$ to $(x,y)$} & = & 2a & \\ \sqrt{(x-(-c))^2+(y-0)^2} - \sqrt{(x-c)^2+(y-0)^2} & = & 2a & \\ \sqrt{(x+c)^2+y^2} - \sqrt{(x-c)^2+y^2} & = & 2a \\ \end{array}\nonumber\]

    Using the same arsenal of Intermediate Algebra weaponry we used in deriving the standard formula of an ellipse, Equation 7.4, we arrive at the following.1

    \[\begin{array}{rclr} \left(a^2 - c^2\right) x^2 +a^2 y^2 & = & a^2 \left(a^2 - c^2\right) & \end{array}\nonumber\]

    What remains is to determine the relationship between \(a\), \(b\) and \(c\). To that end, we note that since \(a\) and \(c\) are both positive numbers with \(a < c\), we get \(a^2 < c^2\) so that \(a^2 - c^2\) is a negative number. Hence, \(c^2 - a^2\) is a positive number. For reasons which will become clear soon, we re-write the equation by solving for \(y^2/x^2\) to get

    \[\begin{array}{rclr} \left(a^2 - c^2\right) x^2 +a^2 y^2 & = & a^2 \left(a^2 - c^2\right) & \\ -\left(c^2 - a^2\right) x^2 +a^2 y^2 & = & -a^2 \left(c^2 - a^2\right) & \\ a^2 y^2 & = & \left(c^2 - a^2\right) x^2 - a^2\left(c^2 - a^2\right)& \\ \dfrac{y^2}{x^2} & = & \dfrac{\left(c^2 - a^2\right)}{a^2} - \dfrac{\left(c^2 - a^2\right)}{x^2}& \\ \end{array}\nonumber\]

    As \(x\) and \(y\) attain very large values, the quantity \(\frac{\left(c^2 - a^2\right)}{x^2} \rightarrow 0\) so that \(\frac{y^2}{x^2} \rightarrow \frac{\left(c^2 - a^2\right)}{a^2}\). By setting \(b^{2} = c^{2} - a^{2}\) we get \(\frac{y^2}{x^2} \rightarrow \frac{b^2}{a^2}\). This shows that \(y \rightarrow \pm \frac{b}{a} x\) as \(|x|\) grows large. Thus \(y = \pm \frac{b}{a} x\) are the asymptotes to the graph as predicted and our choice of labels for the endpoints of the conjugate axis is justified. In our equation of the hyperbola we can substitute \(a^2 - c^2 = -b^2\) which yields

    \[\begin{array}{rclr} \left(a^2 - c^2\right) x^2 +a^2 y^2 & = & a^2 \left(a^2 - c^2\right) &\\ -b^2 x^2 +a^2 y^2 & = & - a^2 b^2 & \\ \dfrac{x^2}{a^2} - \dfrac{y^2}{b^2} & = & 1 & \end{array}\nonumber\]

    The equation above is for a hyperbola whose center is the origin and which opens to the left and right. If the hyperbola were centered at a point \((h,k)\), we would get the following.

    Equation 7.6. The Standard Equation of a Horizontala Hyperbola

    The Standard Equation of a Horizontala Hyperbola For positive numbers \(a\) and \(b\), the equation of a horizontal hyperbola with center \((h,k)\) is

    \[\dfrac{(x-h)^2}{a^2} - \dfrac{(y-k)^2}{b^2} = 1\nonumber\]


    a That is, a hyperbola whose branches open to the left and right

    If the roles of \(x\) and \(y\) were interchanged, then the hyperbola’s branches would open upwards and downwards and we would get a ‘vertical’ hyperbola.

    Equation 7.7. The Standard Equation of a Vertical Hyperbola

    The Standard Equation of a Vertical Hyperbola For positive numbers \(a\) and \(b\), the equation of a vertical hyperbola with center \((h,k)\) is:

    \[\dfrac{(y-k)^2}{b^2} - \dfrac{(x-h)^2}{a^2} = 1\nonumber\]

    The values of \(a\) and \(b\) determine how far in the \(x\) and \(y\) directions, respectively, one counts from the center to determine the rectangle through which the asymptotes pass. In both cases, the distance from the center to the foci, \(c\), as seen in the derivation, can be found by the formula \(c = \sqrt{a^2 + b^2}\). Lastly, note that we can quickly distinguish the equation of a hyperbola from that of a circle or ellipse because the hyperbola formula involves a difference of squares where the circle and ellipse formulas both involve the sum of squares.

    Example 7.5.1

    Graph the equation \(\frac{(x-2)^2}{4} -\frac{y^2}{25} = 1.\) Find the center, the lines which contain the transverse and conjugate axes, the vertices, the foci and the equations of the asymptotes.

    Solution

    We first see that this equation is given to us in the standard form of Equation 7.6. Here \(x-h\) is \(x-2\) so \(h = 2\), and \(y-k\) is \(y\) so \(k = 0\). Hence, our hyperbola is centered at \((2,0)\). We see that \(a^2 = 4\) so \(a = 2\), and \(b^2 = 25\) so \(b=5\). This means we move \(2\) units to the left and right of the center and \(5\) units up and down from the center to arrive at points on the guide rectangle. The asymptotes pass through the center of the hyperbola as well as the corners of the rectangle. This yields the following set up.

    Screen Shot 2022-04-28 at 9.58.34 PM.png

    Since the \(y^2\) term is being subtracted from the \(x^2\) term, we know that the branches of the hyperbola open to the left and right. This means that the transverse axis lies along the \(x\)-axis. Hence, the conjugate axis lies along the vertical line \(x = 2\). Since the vertices of the hyperbola are where the hyperbola intersects the transverse axis, we get that the vertices are \(2\) units to the left and right of \((2,0)\) at \((0,0)\) and \((4,0)\). To find the foci, we need \(c = \sqrt{a^2 + b^2} = \sqrt{4+25} = \sqrt{29}\). Since the foci lie on the transverse axis, we move \(\sqrt{29}\) units to the left and right of \((2,0)\) to arrive at \((2 - \sqrt{29},0)\) (approximately \((-3.39, 0)\)) and \((2 + \sqrt{29}, 0)\) (approximately \((7.39, 0)\)). To determine the equations of the asymptotes, recall that the asymptotes go through the center of the hyperbola, \((2,0)\), as well as the corners of guide rectangle, so they have slopes of \(\pm \frac{b}{a} = \pm \frac{5}{2}\). Using the point-slope equation of a line, Equation 2.2, yields \(y -0 = \pm \frac{5}{2} (x - 2)\), so we get \(y = \frac{5}{2}x - 5\) and \(y = -\frac{5}{2}x + 5\). Putting it all together, we get

    Screen Shot 2022-04-28 at 10.05.06 PM.png

    Example 7.5.2

    Find the equation of the hyperbola with asymptotes \(y= \pm 2x\) and vertices \((\pm 5,0)\).

    Solution

    Plotting the data given to us, we have

    Screen Shot 2022-04-28 at 10.17.56 PM.png

    This graph not only tells us that the branches of the hyperbola open to the left and to the right, it also tells us that the center is \((0,0)\). Hence, our standard form is \(\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1\). Since the vertices are \((\pm 5, 0)\), we have \(a=5\) so \(a^2 = 25\). In order to determine \(b^2\), we recall that the slopes of the asymptotes are \(\pm \frac{b}{a}\). Since \(a = 5\) and the slope of the line \(y=2x\) is \(2\), we have that \(\frac{b}{5} = 2\), so \(b=10\). Hence, \(b^2 = 100\) and our final answer is \(\frac{x^2}{25} - \frac{y^2}{100} = 1\).

    As with the other conic sections, an equation whose graph is a hyperbola may not be given in either of the standard forms. To rectify that, we have the following.

    To Write the Equation of a Hyperbola in Standard Form

    1. Group the same variables together on one side of the equation and position the constant on the other side
    2. Complete the square in both variables as needed
    3. Divide both sides by the constant term so that the constant on the other side of the equation becomes \(1\)
    Example 7.5.3

    Consider the equation \(9y^2-x^2-6x=10\). Put this equation in to standard form and graph. Find the center, the lines which contain the transverse and conjugate axes, the vertices, the foci, and the equations of the asymptotes.

    Solution

    We need only complete the square on \(x\):

    \[\begin{array}{rclr} 9y^2-x^2-6x & = & 10 & \\[5pt] 9y^2-1\left(x^2+6x\right) & = & 10 & \\[5pt] 9y^2-\left(x^2+6x + 9\right) & = & 10 - 1(9) & \\[5pt] 9y^2-(x+3)^2 & = & 1 & \\[4pt] \dfrac{y^2}{\frac{1}{9}} - \dfrac{(x+3)^2}{1} & = & 1 & \end{array}\nonumber\]

    Now that this equation is in the standard form of Equation 7.7, we see that \(x-h\) is \(x+3\) so \(h = -3\), and \(y-k\) is \(y\) so \(k = 0\). Hence, our hyperbola is centered at \((-3, 0)\). We find that \(a^2 = 1\) so \(a=1\), and \(b^2 = \frac{1}{9}\) so \(b=\frac{1}{3}\). This means that we move \(1\) unit to the left and right of the center and \(\frac{1}{3}\) units up and down from the center to arrive at points on the guide rectangle. Since the \(x^2\) term is being subtracted from the \(y^2\) term, we know the branches of the hyperbola open upwards and downwards. This means the transverse axis lies along the vertical line \(x=-3\) and the conjugate axis lies along the \(x\)-axis. Since the vertices of the hyperbola are where the hyperbola intersects the transverse axis, we get that the vertices are \(\frac{1}{3}\) of a unit above and below \((-3, 0)\) at \(\left(-3, \frac{1}{3}\right)\) and \(\left(-3, -\frac{1}{3}\right)\). To find the foci, we use \[c = \sqrt{a^2 + b^2} = \sqrt{\frac{1}{9} + 1} = \frac{\sqrt{10}}{3}\nonumber\] Since the foci lie on the transverse axis, we move \(\frac{\sqrt{10}}{3}\) units above and below \((-3, 0)\) to arrive at \(\left(-3, \frac{\sqrt{10}}{3}\right)\) and \(\left(-3, -\frac{\sqrt{10}}{3}\right)\). To determine the asymptotes, recall that the asymptotes go through the center of the hyperbola, \((-3,0)\), as well as the corners of guide rectangle, so they have slopes of \(\pm \frac{b}{a} = \pm \frac{1}{3}\). Using the point-slope equation of a line, Equation 2.2, we get \(y = \frac{1}{3}x + 1\) and \(y = -\frac{1}{3}x - 1\). Putting it all together, we get

    Screen Shot 2022-04-28 at 10.35.53 PM.png

    Hyperbolas can be used in so-called ‘trilateration,’ or ‘positioning’ problems. The procedure outlined in the next example is the basis of the (now virtually defunct) LOng Range Aid to Navigation (LORAN for short) system.2

    Example 7.5.4

    Jeff is stationed \(10\) miles due west of Carl in an otherwise empty forest in an attempt to locate an elusive Sasquatch. At the stroke of midnight, Jeff records a Sasquatch call \(9\) seconds earlier than Carl. If the speed of sound that night is \(760\) miles per hour, determine a hyperbolic path along which Sasquatch must be located.

    Solution

    Since Jeff hears Sasquatch sooner, it is closer to Jeff than it is to Carl. Since the speed of sound is \(760\) miles per hour, we can determine how much closer Sasquatch is to Jeff by multiplying \[760 \, \frac{\mbox{miles}}{\mbox{hour}} \times \frac{ 1 \, \mbox{hour}}{ 3600 \, \mbox{seconds}} \times 9 \, \mbox{seconds} = 1.9 \, \mbox{miles}\nonumber\] This means that Sasquatch is \(1.9\) miles closer to Jeff than it is to Carl. In other words, Sasquatch must lie on a path where \[\text{(the distance to Carl)} - \text{(the distance to Jeff)} = 1.9\nonumber\] This is exactly the situation in the definition of a hyperbola, Definition 7.6. In this case, Jeff and Carl are located at the foci,3 and our fixed distance \(d\) is 1.9. For simplicity, we assume the hyperbola is centered at \((0,0)\) with its foci at \((-5, 0)\) and \((5, 0)\). Schematically, we have

    Screen Shot 2022-04-28 at 10.50.43 PM.png

    We are seeking a curve of the form \(\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1\) in which the distance from the center to each focus is \(c = 5\). As we saw in the derivation of the standard equation of the hyperbola, Equation 7.6, \(d = 2a\), so that \(2a = 1.9\), or \(a = 0.95\) and \(a^2 = 0.9025\). All that remains is to find \(b^2\). To that end, we recall that \(a^2 + b^2 = c^2\) so \(b^2 = c^2 - a^2 = 25 - 0.9025 = 24.0975\). Since Sasquatch is closer to Jeff than it is to Carl, it must be on the western (left hand) branch of \(\frac{x^2}{0.9025} - \frac{y^2}{24.0975} = 1\).

    In our previous example, we did not have enough information to pin down the exact location of Sasquatch. To accomplish this, we would need a third observer.

    Example 7.5.5

    By a stroke of luck, Kai was also camping in the woods during the events of the previous example. He was located \(6\) miles due north of Jeff and heard the Sasquatch call \(18\) seconds after Jeff did. Use this added information to locate Sasquatch.

    Solution

    Kai and Jeff are now the foci of a second hyperbola where the fixed distance \(d\) can be determined as before \[760 \, \dfrac{\mbox{miles}}{\mbox{hour}} \times \dfrac{ 1 \, \mbox{hour}}{ 3600 \, \mbox{seconds}} \times 18 \, \mbox{seconds} = 3.8 \, \mbox{miles}\nonumber\] Since Jeff was positioned at \((-5, 0)\), we place Kai at \((-5, 6)\). This puts the center of the new hyperbola at \((-5, 3)\). Plotting Kai’s position and the new center gives us the diagram below on the left. The second hyperbola is vertical, so it must be of the form \(\frac{(y-3)^2}{b^2} - \frac{(x+5)^2}{a^2} = 1\). As before, the distance \(d\) is the length of the major axis, which in this case is \(2b\). We get \(2b = 3.8\) so that \(b = 1.9\) and \(b^2 = 3.61\). With Kai \(6\) miles due North of Jeff, we have that the distance from the center to the focus is \(c = 3\). Since \(a^2 + b^2 = c^2\), we get \(a^2 = c^2 - b^2 = 9 - 3.61 = 5.39\). Kai heard the Sasquatch call after Jeff, so Kai is farther from Sasquatch than Jeff. Thus Sasquatch must lie on the southern branch of the hyperbola \(\frac{(y-3)^2}{3.61} - \frac{(x+5)^2}{5.39} = 1\). Looking at the western branch of the hyperbola determined by Jeff and Carl along with the southern branch of the hyperbola determined by Kai and Jeff, we see that there is exactly one point in common, and this is where Sasquatch must have been when it called.

    Screen Shot 2022-04-28 at 10.57.47 PM.png

    To determine the coordinates of this point of intersection exactly, we would need techniques for solving systems of non-linear equations (which we won’t see until Section 8.7), so we use the calculator4 Doing so, we get Sasquatch is approximately at \((-0.9629, -0.8113)\).

    Each of the conic sections we have studied in this chapter result from graphing equations of the form \(Ax^2 + Cy^2 + Dx + Ey + F = 0\) for different choices of \(A\), \(C\), \(D\), \(E\), and5 \(F\). While we’ve seen examples6 demonstrate how to convert an equation from this general form to one of the standard forms, we close this chapter with some advice about which standard form to choose.7

    Strategies for Identifying Conic Sections

    Suppose the graph of equation \(Ax^2 + Cy^2 + Dx + Ey + F = 0\) is a non-degenerate conic section.a

    • If just one variable is squared, the graph is a parabola. Put the equation in the form of Equation 7.2 (if \(x\) is squared) or Equation 7.3 (if \(y\) is squared).

    If both variables are squared, look at the coefficients of \(x^2\) and \(y^2\), \(A\) and \(B\).

    • If \(A=B\), the graph is a circle. Put the equation in the form of Equation 7.1.
    • If \(A \neq B\) but \(A\) and \(B\) have the same sign, the graph is an ellipse. Put the equation in the form of Equation 7.4.
    • If \(A\) and \(B\) have the different signs, the graph is a hyperbola. Put the equation in the form of either Equation 7.6 or Equation 7.7.

    a That is, a parabola, circle, ellipse, or hyperbola – see Section 7.1.

    7.5.1. Exercises

    In Exercises 1 - 8, graph the hyperbola. Find the center, the lines which contain the transverse and conjugate axes, the vertices, the foci and the equations of the asymptotes.

    1. \(\dfrac{x^{2}}{16} - \dfrac{y^{2}}{9} = 1\)
    2. \(\dfrac{y^{2}}{9} - \dfrac{x^{2}}{16} = 1\)
    3. \(\dfrac{(x - 2)^{2}}{4} - \dfrac{(y + 3)^{2}}{9} = 1\)
    4. \(\dfrac{(y - 3)^{2}}{11} - \dfrac{(x - 1)^{2}}{10} = 1\)
    5. \(\dfrac{(x + 4)^{2}}{16} - \dfrac{(y - 4)^{2}}{1} = 1\)
    6. \(\dfrac{(x+1)^2}{9} - \dfrac{(y-3)^2}{4} = 1\)
    7. \(\dfrac{(y+2)^2}{16} - \dfrac{(x-5)^2}{20} = 1\)
    8. \(\dfrac{(x-4)^2}{8} - \dfrac{(y-2)^2}{18} = 1\)

    In Exercises 9 - 12, put the equation in standard form. Find the center, the lines which contain the transverse and conjugate axes, the vertices, the foci and the equations of the asymptotes.

    1. \(12x^{2} - 3y^{2} + 30y - 111 = 0\)
    2. \(18y^{2} - 5x^{2} + 72y + 30x - 63= 0\)
    3. \(9x^2-25y^2-54x-50y-169 = 0\)
    4. \(-6x^2+5y^2-24x+40y+26=0\)

    In Exercises 13 - 18, find the standard form of the equation of the hyperbola which has the given properties.

    1. Center \((3, 7)\), Vertex \((3, 3)\), Focus \((3, 2)\) [buildhypfirst]
    2. Vertex \((0, 1)\), Vertex \((8, 1)\), Focus \((-3, 1)\)
    3. Foci \((0, \pm 8)\), Vertices \((0, \pm 5)\).
    4. Foci \((\pm 5, 0)\), length of the Conjugate Axis \(6\)
    5. Vertices \((3,2)\), \((13,2)\); Endpoints of the Conjugate Axis \((8,4)\), \((8,0)\)
    6. Vertex \((-10, 5)\), Asymptotes \(y = \pm \frac{1}{2}(x - 6) + 5\) [buildhyplast]

    In Exercises 19 - 28, find the standard form of the equation using the guidelines on page and then graph the conic section.

    1. \(x^2-2x-4y-11=0\)
    2. \(x^2 + y^2-8x+4y+11=0\)
    3. \(9x^2 + 4y^2-36x+24y + 36=0\)
    4. \(9x^2-4y^2-36x-24y-36=0\)
    5. \(y^2+8y-4x+16=0\)
    6. \(4x^2+y^2-8x+4=0\)
    7. \(4x^2+9y^2-8x+54y+49=0\)
    8. \(x^2 + y^2-6x+4y+14=0\)
    9. \(2x^2+ 4y^2+12x-8y+25=0\)
    10. \(4x^2-5y^2-40x-20y+160=0\)
    11. The graph of a vertical or horizontal hyperbola clearly fails the Vertical Line Test, Theorem 1.1, so the equation of a vertical of horizontal hyperbola does not define \(y\) as a function of \(x\).8 However, much like with circles, horizontal parabolas and ellipses, we can split a hyperbola into pieces, each of which would indeed represent \(y\) as a function of \(x\). With the help of your classmates, use your calculator to graph the hyperbolas given in Exercises 1 - 8 above. How many pieces do you need for a vertical hyperbola? How many for a horizontal hyperbola?
    12. The location of an earthquake’s epicenter \(-\) the point on the surface of the Earth directly above where the earthquake actually occurred \(-\) can be determined by a process similar to how we located Sasquatch in Example 7.5.5. (As we said back in Exercise 75 in Section 6.1, earthquakes are complicated events and it is not our intent to provide a complete discussion of the science involved in them. Instead, we refer the interested reader to a course in Geology or the U.S. Geological Survey’s Earthquake Hazards Program found here.) Our technique works only for relatively small distances because we need to assume that the Earth is flat in order to use hyperbolas in the plane.9 The P-waves (“P” stands for Primary) of an earthquake in Sasquatchia travel at 6 kilometers per second.10 Station A records the waves first. Then Station B, which is 100 kilometers due north of Station A, records the waves 2 seconds later. Station C, which is 150 kilometers due west of Station A records the waves 3 seconds after that (a total of 5 seconds after Station A). Where is the epicenter?
    13. The notion of eccentricity introduced for ellipses in Definition 7.5 in Section 7.4 is the same for hyperbolas in that we can define the eccentricity \(e\) of a hyperbola as

      \[e = \dfrac{\mbox{distance from the center to a focus}}{\mbox{distance from the center to a vertex}}\nonumber\]

      1. With the help of your classmates, explain why \(e > 1\) for any hyperbola.
      2. Find the equation of the hyperbola with vertices \((\pm 3,0)\) and eccentricity \(e = 2\).
      3. With the help of your classmates, find the eccentricity of each of the hyperbolas in Exercises 1 - 8. What role does eccentricity play in the shape of the graphs?
    14. On page 510 in Section 7.3, we discussed paraboloids of revolution when studying the design of satellite dishes and parabolic mirrors. In much the same way, ‘natural draft’ cooling towers are often shaped as hyperboloids of revolution. Each vertical cross section of these towers is a hyperbola. Suppose the a natural draft cooling tower has the cross section below. Suppose the tower is 450 feet wide at the base, 275 feet wide at the top, and 220 feet at its narrowest point (which occurs 330 feet above the ground.) Determine the height of the tower to the nearest foot.

      Screen Shot 2022-04-29 at 12.03.09 AM.png

    15. With the help of your classmates, research the Cassegrain Telescope. It uses the reflective property of the hyperbola as well as that of the parabola to make an ingenious telescope.
    16. [conicsclassificationnoxytermex] With the help of your classmates show that if \(Ax^2 + Cy^2 + Dx + Ey + F = 0\) determines a non-degenerate conic11 then
      • \(AC < 0\) means that the graph is a hyperbola
      • \(AC = 0\) means that the graph is a parabola
      • \(AC > 0\) means that the graph is an ellipse or circle

      NOTE: This result will be generalized in Theorem 11.11 in Section 11.6.1.

    7.5.2. Answers

    1. \(\dfrac{x^{2}}{16} - \dfrac{y^{2}}{9} = 1\)

      Center \((0, 0)\)
      Transverse axis on \(y = 0\)
      Conjugate axis on \(x = 0\)
      Vertices \((4, 0), (-4, 0)\)
      Foci \((5, 0), (-5, 0)\)
      Asymptotes \(y = \pm \frac{3}{4} x\)

      Screen Shot 2022-04-29 at 4.01.00 PM.png

    2. \(\dfrac{y^{2}}{9} - \dfrac{x^{2}}{16} = 1\)

      Center \((0, 0)\)
      Transverse axis on \(x = 0\)
      Conjugate axis on \(y = 0\)
      Vertices \((0, 3), (0, -3)\)
      Foci \((0, 5), (0, -5)\)
      Asymptotes \(y = \pm \frac{3}{4} x\)

      Screen Shot 2022-04-29 at 4.01.57 PM.png

    3. \(\dfrac{(x - 2)^{2}}{4} - \dfrac{(y + 3)^{2}}{9} = 1\)

      Center \((2, -3)\)
      Transverse axis on \(y = -3\)
      Conjugate axis on \(x = 2\)
      Vertices \((0, -3), (4, -3)\)
      Foci \((2 + \sqrt{13}, -3), (2 - \sqrt{13}, -3)\)
      Asymptotes \(y = \pm \frac{3}{2}(x - 2) - 3\)

      Screen Shot 2022-04-29 at 4.02.40 PM.png

    4. \(\dfrac{(y - 3)^{2}}{11} - \dfrac{(x - 1)^{2}}{10} = 1\)

      Center \((1, 3)\)
      Transverse axis on \(x = 1\)
      Conjugate axis on \(y = 3\)
      Vertices \((1, 3 + \sqrt{11}), (1, 3 - \sqrt{11})\)
      Foci \((1, 3 + \sqrt{21}), (1, 3 - \sqrt{21})\)
      Asymptotes \(y = \pm \frac{\sqrt{110}}{10}(x - 1) + 3\)

      Screen Shot 2022-04-29 at 4.03.19 PM.png

    5. \(\dfrac{(x + 4)^{2}}{16} - \dfrac{(y - 4)^{2}}{1} = 1\)

      Center \((-4, 4)\)
      Transverse axis on \(y = 4\)
      Conjugate axis on \(x = -4\)
      Vertices \((-8, 4), (0, 4)\)
      Foci \((-4 + \sqrt{17}, 4), (-4 - \sqrt{17}, 4)\)
      Asymptotes \(y = \pm \frac{1}{4}(x +4) +4\)

      Screen Shot 2022-04-29 at 4.03.57 PM.png

    6. \(\dfrac{(x+1)^2}{9} - \dfrac{(y-3)^2}{4} = 1\)

      Center \((-1, 3)\)
      Transverse axis on \(y=3\)
      Conjugate axis on \(x=-1\)
      Vertices \((2, 3), (-4, 3)\)
      Foci \(\left(-1+\sqrt{13}, 3\right), \left(-1-\sqrt{13}, 3\right)\)
      Asymptotes \(y = \pm \frac{2}{3} (x+1)+3\)

      Screen Shot 2022-04-29 at 4.38.32 PM.png

    7. \(\dfrac{(y+2)^2}{16} - \dfrac{(x-5)^2}{20} = 1\)

      Center \((5, -2)\)
      Transverse axis on \(x=5\)
      Conjugate axis on \(y=-2\)
      Vertices \((5,2), (5,-6)\)
      Foci \(\left(5,4 \right), \left(5,-8\right)\)
      Asymptotes \(y = \pm \frac{2\sqrt{5}}{5} (x-5)-2\)

      Screen Shot 2022-04-29 at 4.39.10 PM.png

    8. \(\dfrac{(x-4)^2}{8} - \dfrac{(y-2)^2}{18} = 1\)

      Center \((4, 2)\)
      Transverse axis on \(y=2\)
      Conjugate axis on \(x=4\)
      Vertices \(\left(4+2\sqrt{2},2\right), \left(4-2\sqrt{2},2\right)\)
      Foci \(\left(4+\sqrt{26},2 \right), \left(4-\sqrt{26},2\right)\)
      Asymptotes \(y = \pm \frac{3}{2} (x-4)+2\)

      Screen Shot 2022-04-29 at 4.39.46 PM.png

    9. \(\dfrac{x^{2}}{3} - \dfrac{(y - 5)^{2}}{12} = 1\)

      Center \((0, 5)\)
      Transverse axis on \(y = 5\)
      Conjugate axis on \(x = 0\)
      Vertices \((\sqrt{3}, 5), (-\sqrt{3}, 5)\)
      Foci \((\sqrt{15}, 5), (-\sqrt{15}, 5)\)
      Asymptotes \(y = \pm 2x + 5\)

    10. \(\dfrac{(y + 2)^{2}}{5} - \dfrac{(x - 3)^{2}}{18} = 1\)

      Center \((3, -2)\)
      Transverse axis on \(x = 3\)
      Conjugate axis on \(y = -2\)
      Vertices \((3, -2 + \sqrt{5}), (3, -2 - \sqrt{5})\)
      Foci \((3, -2 + \sqrt{23}), (3, -2 - \sqrt{23})\)
      Asymptotes \(y = \pm \frac{\sqrt{10}}{6}(x - 3) - 2\)

    11. \(\dfrac{(x-3)^{2}}{25} - \dfrac{(y+1)^{2}}{9} = 1\)

      Center \((3, -1)\)
      Transverse axis on \(y=-1\)
      Conjugate axis on \(x=3\)
      Vertices \((8, -1), (-2, -1)\)
      Foci \(\left(3+\sqrt{34}, -1 \right), \left(3-\sqrt{34}, -1 \right)\)
      Asymptotes \(y = \pm \frac{3}{5}(x - 3) - 1\)

    12. \(\dfrac{(y+4)^{2}}{6} - \dfrac{(x+2)^{2}}{5} = 1\)

      Center \((-2, -4)\)
      Transverse axis on \(x=-2\)
      Conjugate axis on \(y=-4\)
      Vertices \(\left(-2,-4+\sqrt{6} \right), \left(-2,-4-\sqrt{6} \right)\)
      Foci \(\left(-2, -4+\sqrt{11} \right), \left(-2, -4-\sqrt{11} \right)\)
      Asymptotes \(y = \pm \frac{\sqrt{30}}{5}(x + 2) - 4\)

    13. \(\dfrac{(y - 7)^{2}}{16} - \dfrac{(x - 3)^{2}}{9} = 1\)
    14. \(\dfrac{(x - 4)^{2}}{16} - \dfrac{(y - 1)^{2}}{33} = 1\)
    15. \(\dfrac{y^{2}}{25} - \dfrac{x^{2}}{39} = 1\)
    16. \(\dfrac{x^{2}}{16} - \dfrac{y^{2}}{9} = 1\)
    17. \(\dfrac{(x - 8)^{2}}{25} - \dfrac{(y - 2)^{2}}{4} = 1\)
    18. \(\dfrac{(x - 6)^{2}}{256} - \dfrac{(y - 5)^{2}}{64} = 1\)
    19. \((x-1)^2 = 4(y+3)\)

      Screen Shot 2022-04-29 at 4.42.15 PM.png

    20. \((x-4)^2+(y+2)^2 = 9\)

      Screen Shot 2022-04-29 at 4.42.41 PM.png

    21. \(\dfrac{(x - 2)^{2}}{4} + \dfrac{(y + 3)^{2}}{9} = 1\)

      Screen Shot 2022-04-29 at 4.43.15 PM.png

    22. \(\dfrac{(x - 2)^{2}}{4} - \dfrac{(y + 3)^{2}}{9} = 1\)

      Screen Shot 2022-04-29 at 4.43.42 PM.png

    23. \((y + 4)^{2} = 4x\)

      Screen Shot 2022-04-29 at 4.45.39 PM.png

    24. \(\dfrac{(x-1)^2}{1}+\dfrac{y^2}{4}=0\)
      The graph is the point \((1,0)\) only.

    25. \(\dfrac{(x-1)^2}{9}+\dfrac{(y+3)^2}{4} = 1\)

      Screen Shot 2022-04-29 at 4.46.15 PM.png

    26. \((x-3)^2+(y+2)^2=-1\)
      There is no graph.

    27. \(\dfrac{(x+3)^2}{2}+\dfrac{(y-1)^2}{1} = -\dfrac{3}{4}\)
      There is no graph.

    28. \(\dfrac{(y+2)^2}{16} - \dfrac{(x-5)^2}{20} = 1\)

      Screen Shot 2022-04-29 at 4.46.50 PM.png

    29. By placing Station A at \((0, -50)\) and Station B at \((0, 50)\), the two second time difference yields the hyperbola \(\frac{y^{2}}{36} - \frac{x^{2}}{2464} = 1\) with foci A and B and center \((0, 0)\). Placing Station C at \((-150, -50)\) and using foci A and C gives us a center of \((-75, -50)\) and the hyperbola \(\frac{(x + 75)^{2}}{225} - \frac{(y + 50)^{2}}{5400} = 1\). The point of intersection of these two hyperbolas which is closer to A than B and closer to A than C is \((-57.8444, -9.21336)\) so that is the epicenter.
    30. \(\dfrac{x^2}{9} - \dfrac{y^2}{27} = 1\).
    31. The tower may be modeled (approximately)12 by \(\frac{x^2}{12100} - \frac{(y-330)^2}{34203} = 1\). To find the height, we plug in \(x = 137.5\) which yields \(y \approx 191\) or \(y \approx 469\). Since the top of the tower is above the narrowest point, we get the tower is approximately 469 feet tall.

    Reference

    1 It is a good exercise to actually work this out.

    2 GPS now rules the positioning kingdom. Is there still a place for LORAN and other land-based systems? Do satellites ever malfunction?

    3 We usually like to be the center of attention, but being the focus of attention works equally well.

    4 First solve each hyperbola for \(y\), and choose the correct equation (branch) before proceeding.

    5 See Section 11.6 to see why we skip \(B\).

    6 Examples 7.2.3, 7.3.4, 7.4.3, and 7.5.3, in particular.

    7 We formalize this in Exercise 34.

    8 We will see later in the text that the graphs of certain rotated hyperbolas pass the Vertical Line Test.

    9 Back in the Exercises in Section 1.1 you were asked to research people who believe the world is flat. What did you discover?

    10 Depending on the composition of the crust at a specific location, P-waves can travel between 5 kps and 8 kps.

    11 Recall that this means its graph is either a circle, parabola, ellipse or hyperbola.

    12 The exact value underneath \((y-330)^{2}\) is \(\frac{52707600}{1541}\) in case you need more precision.


    This page titled 7.5: Hyperbolas is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Carl Stitz & Jeff Zeager via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.