Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

8.5: Hyperbolas

( \newcommand{\kernel}{\mathrm{null}\,}\)

Math 370 Learning Objectives
  • Graph hyperbolas.
  • State the equation of a hyperbola given the graph.

The Definition of a Hyperbola

In the definition of an ellipse, 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: Hyperbola

Given two distinct points F1 and F2 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 F1 and F2 to (x,y) is d. The points F1 and F2 are called the foci of the hyperbola.

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

In the figure above:

the distance from F1 to (x1,y1)the distance from F2 to (x1,y1)=d

and

the distance from F2 to (x2,y2)the distance from F1 to (x2,y2)=d

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 F1, F2; and vertices V1, V2 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 8.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 the definition of a hyperbola. 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

distance from (c,0) to (a,0)distance from (c,0) to (a,0)=d(a+c)(ca)=d2a=d

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 the definition of a hyperbola, we get

distance from (c,0) to (x,y)distance from (c,0) to (x,y)=2a(x(c))2+(y0)2(xc)2+(y0)2=2a(x+c)2+y2(xc)2+y2=2a

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

(a2c2)x2+a2y2=a2(a2c2)

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 a2<c2 so that a2c2 is a negative number. Hence, c2a2 is a positive number. For reasons which will become clear soon, we rewrite the equation by solving for y2/x2 to get

(a2c2)x2+a2y2=a2(a2c2)(c2a2)x2+a2y2=a2(c2a2)a2y2=(c2a2)x2a2(c2a2)y2x2=(c2a2)a2(c2a2)x2

As x and y attain very large values, the quantity (c2a2)x20 so that y2x2(c2a2)a2. By setting b2=c2a2 we get y2x2b2a2. This shows that y±bax as |x| grows large. Thus y=±bax 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 a2c2=b2 which yields

(a2c2)x2+a2y2=a2(a2c2)b2x2+a2y2=a2b2x2a2y2b2=1

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.

Theorem 8.5.1: Standard Equation of a Horizontal2 Hyperbola

For positive numbers a and b, the equation of a horizontal hyperbola with center (h,k) is

(xh)2a2(yk)2b2=1.

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.

Theorem 8.5.2: Standard Equation of a Vertical Hyperbola

For positive numbers a and b, the equation of a vertical hyperbola with center (h,k) is:

(yk)2b2(xh)2a2=1.

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=a2+b2. 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 8.5.1

Graph the equation (x2)24y225=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 Theorem 8.5.1. Here xh is x2 so h=2, and yk is y so k=0. Hence, our hyperbola is centered at (2,0). We see that a2=4 so a=2, and b2=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 y2 term is being subtracted from the x2 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=a2+b2=4+25=29. Since the foci lie on the transverse axis, we move 29 units to the left and right of (2,0) to arrive at (229,0) (approximately (3.39,0)) and (2+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 ±ba=±52. Using the point-slope equation of a line yields y0=±52(x2), so we get y=52x5 and y=52x+5. Putting it all together, we get

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

Example 8.5.2

Find the equation of the hyperbola with asymptotes y=±2x and vertices (±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 x2a2y2b2=1. Since the vertices are (±5,0), we have a=5 so a2=25. In order to determine b2, we recall that the slopes of the asymptotes are ±ba. Since a=5 and the slope of the line y=2x is 2, we have that b5=2, so b=10. Hence, b2=100 and our final answer is x225y2100=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 example.

Example 8.5.3

Consider the equation 9y2x26x=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:

9y2x26x=109y21(x2+6x)=109y2(x2+6x+9)=101(9)9y2(x+3)2=1y219(x+3)21=1

Now that this equation is in the standard form of Theorem 8.5.2, we see that xh is x+3 so h=3, and yk is y so k=0. Hence, our hyperbola is centered at (3,0). We find that a2=1 so a=1, and b2=19 so b=13. This means that we move 1 unit to the left and right of the center and 13 units up and down from the center to arrive at points on the guide rectangle. Since the x2 term is being subtracted from the y2 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 13 of a unit above and below (3,0) at (3,13) and (3,13). To find the foci, we use c=a2+b2=19+1=103 Since the foci lie on the transverse axis, we move 103 units above and below (3,0) to arrive at (3,103) and (3,103). 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 ±ba=±13. Using the point-slope equation of a line, we get y=13x+1 and y=13x1. Putting it all together, we get

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

Subsection Footnotes

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

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


Applications Involving Hyperbolics

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.3

Example 8.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 760mileshour×1hour3600seconds×9seconds=1.9milesThis 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 (the distance to Carl)(the distance to Jeff)=1.9This is exactly the situation in the definition of a hyperbola. In this case, Jeff and Carl are located at the foci, 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 x2a2y2b2=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, Theorem 8.5.1, d=2a, so that 2a=1.9, or a=0.95 and a2=0.9025. All that remains is to find b2. To that end, we recall that a2+b2=c2 so b2=c2a2=250.9025=24.0975. Since Sasquatch is closer to Jeff than it is to Carl, it must be on the western (left hand) branch of x20.9025y224.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 8.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 760mileshour×1hour3600seconds×18seconds=3.8milesSince 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 (y3)2b2(x+5)2a2=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 b2=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 a2+b2=c2, we get a2=c2b2=93.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 (y3)23.61(x+5)25.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 9.3), so we use the calculator.4 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 Ax2+Cy2+Dx+Ey+F=0 for different choices of A, C, D, E, and F.5 While we’ve seen examples 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.

Strategies for Identifying Conic Sections

Suppose the graph of equation Ax2+Cy2+Dx+Ey+F=0 is a non-degenerate conic section.6

  • If just one variable is squared, the graph is a parabola. Put the equation in the form of Theorem 8.3.1 (if x is squared) or Theorem 8.3.2 (if y is squared).

If both variables are squared, look at the coefficients of x2 and y2, A and B.

  • If A=B, the graph is a circle. Put the equation in the form of Theorem 8.2.1.
  • If AB but A and B have the same sign, the graph is an ellipse. Put the equation in the form of Theorem 8.4.1.
  • If A and B have the different signs, the graph is a hyperbola. Put the equation in the form of either Theorem 8.5.1 or Theorem 8.5.2.
Subsection Footnotes

3 GPS now rules the positioning kingdom.

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 That is, a parabola, circle, ellipse, or hyperbola – see Section 8.1.


This page titled 8.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.

  • Was this article helpful?

Support Center

How can we help?