Learn on PengiOpenstax Intermediate Algebra 2EChapter 11: Conics

Lesson 11.4: Hyperbolas

New Concept A hyperbola is a unique conic section defined by the difference in distances from two fixed points. You'll learn to graph its distinct two branched shape from its equation, whether it's centered at the origin or elsewhere.

Section 1

πŸ“˜ Hyperbolas

New Concept

A hyperbola is a unique conic section defined by the difference in distances from two fixed points. You'll learn to graph its distinct two-branched shape from its equation, whether it's centered at the origin or elsewhere.

What’s next

Next, you'll master graphing these curves through interactive examples and practice cards, starting with hyperbolas centered at the origin.

Section 2

Hyperbola Definition

Property

A hyperbola is all points in a plane where the difference of their distances from two fixed points is constant. Each of the fixed points is called a focus of the hyperbola.
The line through the foci is called the transverse axis. The two points where the transverse axis intersects the hyperbola are each a vertex of the hyperbola. The midpoint of the segment joining the foci is called the center of the hyperbola. The line perpendicular to the transverse axis that passes through the center is called the conjugate axis. Each piece of the graph is called a branch of the hyperbola.

Examples

  • A point on a hyperbola is 12 units from one focus and 5 units from the other. The constant difference for this hyperbola is ∣12βˆ’5∣=7|12 - 5| = 7.
  • The line segment connecting a hyperbola's two vertices is part of the transverse axis, and its midpoint is the center of the hyperbola.
  • A hyperbola consists of two separate, mirror-image curves called branches. These branches open infinitely, approaching but never touching the asymptotes.

Explanation

A hyperbola has two U-shaped curves called branches that open away from each other. It's defined by the constant difference in distances from any point on the curve to two fixed points (foci), unlike an ellipse, which uses a constant sum.

Section 3

Hyperbola with Center (0, 0)

Property

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

x2a2βˆ’y2b2=1ory2a2βˆ’x2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 \quad \text{or} \quad \frac{y^2}{a^2} - \frac{x^2}{b^2} = 1

For x2a2βˆ’y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, the transverse axis is on the x-axis, it opens left and right, vertices are (Β±a,0)(\pm a, 0), and asymptotes are y=Β±baxy = \pm \frac{b}{a}x. For y2a2βˆ’x2b2=1\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1, the transverse axis is on the y-axis, it opens up and down, vertices are (0,Β±a)(0, \pm a), and asymptotes are y=Β±abxy = \pm \frac{a}{b}x.
To graph: Write the equation in standard form. Find vertices from the positive term's denominator, a2a^2. Sketch a rectangle using points (Β±a,0)(\pm a, 0) and (0,Β±b)(0, \pm b) (or vice versa depending on orientation). Draw asymptotes through the rectangle's diagonals. Draw the branches from the vertices, approaching the asymptotes.

Examples

  • To graph x216βˆ’y29=1\frac{x^2}{16} - \frac{y^2}{9} = 1, note the center is (0,0)(0,0) and it opens horizontally since x2x^2 is positive. The vertices are (Β±4,0)(\pm 4, 0). The guide rectangle uses (0,Β±3)(0, \pm 3), giving asymptotes y=Β±34xy = \pm \frac{3}{4}x.
  • To graph y264βˆ’x225=1\frac{y^2}{64} - \frac{x^2}{25} = 1, note the center is (0,0)(0,0) and it opens vertically since y2y^2 is positive. The vertices are (0,Β±8)(0, \pm 8). The guide rectangle uses (Β±5,0)(\pm 5, 0), giving asymptotes y=Β±85xy = \pm \frac{8}{5}x.
  • To graph 4y2βˆ’25x2=1004y^2 - 25x^2 = 100, first divide by 100 to get y225βˆ’x24=1\frac{y^2}{25} - \frac{x^2}{4} = 1. This is a vertical hyperbola with vertices at (0,Β±5)(0, \pm 5) and asymptotes y=Β±52xy = \pm \frac{5}{2}x.

Explanation

This equation describes a hyperbola centered at the origin. The term with the positive coefficient (x2x^2 or y2y^2) tells you if it opens horizontally or vertically. The values aa and bb create a guide rectangle for sketching the asymptotes.

Section 4

Hyperbola with Center (h, k)

Property

The standard form of the equation of a hyperbola with center (h,k)(h, k) is:

(xβˆ’h)2a2βˆ’(yβˆ’k)2b2=1or(yβˆ’k)2a2βˆ’(xβˆ’h)2b2=1\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1 \quad \text{or} \quad \frac{(y-k)^2}{a^2} - \frac{(x-h)^2}{b^2} = 1

If the (xβˆ’h)2(x-h)^2 term is positive, the transverse axis is horizontal. If the (yβˆ’k)2(y-k)^2 term is positive, the transverse axis is vertical. The vertices are aa units from the center along the transverse axis.
To graph: Identify the center (h,k)(h,k), aa, and bb. Determine orientation. Sketch a rectangle centered at (h,k)(h,k) that is 2a2a units wide (or tall) and 2b2b units tall (or wide). Draw asymptotes through the diagonals and draw the branches from the vertices.

Examples

  • The graph of (xβˆ’3)225βˆ’(yβˆ’1)24=1\frac{(x-3)^2}{25} - \frac{(y-1)^2}{4} = 1 is a horizontal hyperbola centered at (3,1)(3,1). The vertices are 55 units left and right of the center, at (βˆ’2,1)(-2,1) and (8,1)(8,1).
  • The graph of (y+4)29βˆ’(x+2)216=1\frac{(y+4)^2}{9} - \frac{(x+2)^2}{16} = 1 is a vertical hyperbola centered at (βˆ’2,βˆ’4)(-2,-4). The vertices are 33 units up and down from the center, at (βˆ’2,βˆ’1)(-2,-1) and (βˆ’2,βˆ’7)(-2,-7).
  • The equation (xβˆ’5)249βˆ’(y+3)2=1\frac{(x-5)^2}{49} - (y+3)^2 = 1 can be written as (xβˆ’5)249βˆ’(y+3)21=1\frac{(x-5)^2}{49} - \frac{(y+3)^2}{1} = 1. It is a horizontal hyperbola centered at (5,βˆ’3)(5, -3) with a=7a=7 and b=1b=1.

Explanation

This form describes a hyperbola whose center is shifted from the origin to a new point (h,k)(h, k). The values hh and kk indicate the horizontal and vertical shifts. All other properties, like orientation and shape, are relative to this new center.

Section 5

Standard form by completing square

Property

To write the equation of a hyperbola in standard form from its general form, you must complete the square. First, group the x-terms and y-terms together and move the constant to the other side of the equation. Factor out the leading coefficient from each variable's group. Complete the square for each binomial, being sure to add the correct corresponding value to the other side. Finally, divide both sides by the new constant to make the equation equal to 1.

Examples

  • Convert x2βˆ’4y2βˆ’2xβˆ’24yβˆ’39=0x^2 - 4y^2 - 2x - 24y - 39 = 0. Group terms: (x2βˆ’2x)βˆ’4(y2+6y)=39(x^2 - 2x) - 4(y^2 + 6y) = 39. Complete the square: (xβˆ’1)2βˆ’4(y+3)2=39+1βˆ’36=4(x-1)^2 - 4(y+3)^2 = 39 + 1 - 36 = 4. Divide by 4: (xβˆ’1)24βˆ’(y+3)21=1\frac{(x-1)^2}{4} - \frac{(y+3)^2}{1} = 1.
  • Convert 9y2βˆ’16x2+90y+32x+65=09y^2 - 16x^2 + 90y + 32x + 65 = 0. Group terms: 9(y2+10y)βˆ’16(x2βˆ’2x)=βˆ’659(y^2 + 10y) - 16(x^2 - 2x) = -65. Complete the square: 9(y+5)2βˆ’16(xβˆ’1)2=βˆ’65+225βˆ’16=1449(y+5)^2 - 16(x-1)^2 = -65 + 225 - 16 = 144. Divide by 144: (y+5)216βˆ’(xβˆ’1)29=1\frac{(y+5)^2}{16} - \frac{(x-1)^2}{9} = 1.
  • Convert x2βˆ’y2+6x+4y+4=0x^2 - y^2 + 6x + 4y + 4 = 0. Group terms: (x2+6x)βˆ’(y2βˆ’4y)=βˆ’4(x^2 + 6x) - (y^2 - 4y) = -4. Complete the square: (x+3)2βˆ’(yβˆ’2)2=βˆ’4+9βˆ’4=1(x+3)^2 - (y-2)^2 = -4 + 9 - 4 = 1. The standard form is (x+3)2βˆ’(yβˆ’2)2=1(x+3)^2 - (y-2)^2 = 1.

Explanation

Completing the square transforms a hyperbola's general equation into the much more useful standard form. This process reveals the hyperbola's center (h,k)(h, k), its orientation, and the values of aa and bb needed for graphing.

Section 6

Identify Conic Sections

Property

To identify a conic from its general equation Ax2+By2+Cx+Dy+E=0Ax^2 + By^2 + Cx + Dy + E = 0, examine the squared terms:

  • Parabola: Only one variable is squared (either an x2x^2 term or a y2y^2 term, but not both).
  • Circle: The x2x^2 and y2y^2 terms have the same coefficients (A = B).
  • Ellipse: The x2x^2 and y2y^2 terms have the same sign but different coefficients (A and B are both positive or both negative, and A β‰ \neq B).
  • Hyperbola: The x2x^2 and y2y^2 terms have different signs (one is positive, one is negative).

Examples

  • In 3x2βˆ’5y2+6xβˆ’20yβˆ’47=03x^2 - 5y^2 + 6x - 20y - 47 = 0, the x2x^2 and y2y^2 terms have opposite signs, so it is a hyperbola.
  • In y=4x2βˆ’8x+7y = 4x^2 - 8x + 7, only the xx variable is squared, so it is a parabola.
  • In 2x2+5y2βˆ’12x+10yβˆ’3=02x^2 + 5y^2 - 12x + 10y - 3 = 0, the x2x^2 and y2y^2 terms have the same sign (both positive) but different coefficients (2 and 5), so it is an ellipse.

Explanation

By inspecting the coefficients and signs of the x2x^2 and y2y^2 terms in a conic's general equation, you can quickly determine its shape without graphing. This is the first step in deciding how to analyze or graph the equation.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 11: Conics

  1. Lesson 1

    Lesson 11.1: Distance and Midpoint Formulas; Circles

  2. Lesson 2

    Lesson 11.2: Parabolas

  3. Lesson 3

    Lesson 11.3: Ellipses

  4. Lesson 4Current

    Lesson 11.4: Hyperbolas

  5. Lesson 5

    Lesson 11.5: Solve Systems of Nonlinear Equations

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Hyperbolas

New Concept

A hyperbola is a unique conic section defined by the difference in distances from two fixed points. You'll learn to graph its distinct two-branched shape from its equation, whether it's centered at the origin or elsewhere.

What’s next

Next, you'll master graphing these curves through interactive examples and practice cards, starting with hyperbolas centered at the origin.

Section 2

Hyperbola Definition

Property

A hyperbola is all points in a plane where the difference of their distances from two fixed points is constant. Each of the fixed points is called a focus of the hyperbola.
The line through the foci is called the transverse axis. The two points where the transverse axis intersects the hyperbola are each a vertex of the hyperbola. The midpoint of the segment joining the foci is called the center of the hyperbola. The line perpendicular to the transverse axis that passes through the center is called the conjugate axis. Each piece of the graph is called a branch of the hyperbola.

Examples

  • A point on a hyperbola is 12 units from one focus and 5 units from the other. The constant difference for this hyperbola is ∣12βˆ’5∣=7|12 - 5| = 7.
  • The line segment connecting a hyperbola's two vertices is part of the transverse axis, and its midpoint is the center of the hyperbola.
  • A hyperbola consists of two separate, mirror-image curves called branches. These branches open infinitely, approaching but never touching the asymptotes.

Explanation

A hyperbola has two U-shaped curves called branches that open away from each other. It's defined by the constant difference in distances from any point on the curve to two fixed points (foci), unlike an ellipse, which uses a constant sum.

Section 3

Hyperbola with Center (0, 0)

Property

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

x2a2βˆ’y2b2=1ory2a2βˆ’x2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 \quad \text{or} \quad \frac{y^2}{a^2} - \frac{x^2}{b^2} = 1

For x2a2βˆ’y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, the transverse axis is on the x-axis, it opens left and right, vertices are (Β±a,0)(\pm a, 0), and asymptotes are y=Β±baxy = \pm \frac{b}{a}x. For y2a2βˆ’x2b2=1\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1, the transverse axis is on the y-axis, it opens up and down, vertices are (0,Β±a)(0, \pm a), and asymptotes are y=Β±abxy = \pm \frac{a}{b}x.
To graph: Write the equation in standard form. Find vertices from the positive term's denominator, a2a^2. Sketch a rectangle using points (Β±a,0)(\pm a, 0) and (0,Β±b)(0, \pm b) (or vice versa depending on orientation). Draw asymptotes through the rectangle's diagonals. Draw the branches from the vertices, approaching the asymptotes.

Examples

  • To graph x216βˆ’y29=1\frac{x^2}{16} - \frac{y^2}{9} = 1, note the center is (0,0)(0,0) and it opens horizontally since x2x^2 is positive. The vertices are (Β±4,0)(\pm 4, 0). The guide rectangle uses (0,Β±3)(0, \pm 3), giving asymptotes y=Β±34xy = \pm \frac{3}{4}x.
  • To graph y264βˆ’x225=1\frac{y^2}{64} - \frac{x^2}{25} = 1, note the center is (0,0)(0,0) and it opens vertically since y2y^2 is positive. The vertices are (0,Β±8)(0, \pm 8). The guide rectangle uses (Β±5,0)(\pm 5, 0), giving asymptotes y=Β±85xy = \pm \frac{8}{5}x.
  • To graph 4y2βˆ’25x2=1004y^2 - 25x^2 = 100, first divide by 100 to get y225βˆ’x24=1\frac{y^2}{25} - \frac{x^2}{4} = 1. This is a vertical hyperbola with vertices at (0,Β±5)(0, \pm 5) and asymptotes y=Β±52xy = \pm \frac{5}{2}x.

Explanation

This equation describes a hyperbola centered at the origin. The term with the positive coefficient (x2x^2 or y2y^2) tells you if it opens horizontally or vertically. The values aa and bb create a guide rectangle for sketching the asymptotes.

Section 4

Hyperbola with Center (h, k)

Property

The standard form of the equation of a hyperbola with center (h,k)(h, k) is:

(xβˆ’h)2a2βˆ’(yβˆ’k)2b2=1or(yβˆ’k)2a2βˆ’(xβˆ’h)2b2=1\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1 \quad \text{or} \quad \frac{(y-k)^2}{a^2} - \frac{(x-h)^2}{b^2} = 1

If the (xβˆ’h)2(x-h)^2 term is positive, the transverse axis is horizontal. If the (yβˆ’k)2(y-k)^2 term is positive, the transverse axis is vertical. The vertices are aa units from the center along the transverse axis.
To graph: Identify the center (h,k)(h,k), aa, and bb. Determine orientation. Sketch a rectangle centered at (h,k)(h,k) that is 2a2a units wide (or tall) and 2b2b units tall (or wide). Draw asymptotes through the diagonals and draw the branches from the vertices.

Examples

  • The graph of (xβˆ’3)225βˆ’(yβˆ’1)24=1\frac{(x-3)^2}{25} - \frac{(y-1)^2}{4} = 1 is a horizontal hyperbola centered at (3,1)(3,1). The vertices are 55 units left and right of the center, at (βˆ’2,1)(-2,1) and (8,1)(8,1).
  • The graph of (y+4)29βˆ’(x+2)216=1\frac{(y+4)^2}{9} - \frac{(x+2)^2}{16} = 1 is a vertical hyperbola centered at (βˆ’2,βˆ’4)(-2,-4). The vertices are 33 units up and down from the center, at (βˆ’2,βˆ’1)(-2,-1) and (βˆ’2,βˆ’7)(-2,-7).
  • The equation (xβˆ’5)249βˆ’(y+3)2=1\frac{(x-5)^2}{49} - (y+3)^2 = 1 can be written as (xβˆ’5)249βˆ’(y+3)21=1\frac{(x-5)^2}{49} - \frac{(y+3)^2}{1} = 1. It is a horizontal hyperbola centered at (5,βˆ’3)(5, -3) with a=7a=7 and b=1b=1.

Explanation

This form describes a hyperbola whose center is shifted from the origin to a new point (h,k)(h, k). The values hh and kk indicate the horizontal and vertical shifts. All other properties, like orientation and shape, are relative to this new center.

Section 5

Standard form by completing square

Property

To write the equation of a hyperbola in standard form from its general form, you must complete the square. First, group the x-terms and y-terms together and move the constant to the other side of the equation. Factor out the leading coefficient from each variable's group. Complete the square for each binomial, being sure to add the correct corresponding value to the other side. Finally, divide both sides by the new constant to make the equation equal to 1.

Examples

  • Convert x2βˆ’4y2βˆ’2xβˆ’24yβˆ’39=0x^2 - 4y^2 - 2x - 24y - 39 = 0. Group terms: (x2βˆ’2x)βˆ’4(y2+6y)=39(x^2 - 2x) - 4(y^2 + 6y) = 39. Complete the square: (xβˆ’1)2βˆ’4(y+3)2=39+1βˆ’36=4(x-1)^2 - 4(y+3)^2 = 39 + 1 - 36 = 4. Divide by 4: (xβˆ’1)24βˆ’(y+3)21=1\frac{(x-1)^2}{4} - \frac{(y+3)^2}{1} = 1.
  • Convert 9y2βˆ’16x2+90y+32x+65=09y^2 - 16x^2 + 90y + 32x + 65 = 0. Group terms: 9(y2+10y)βˆ’16(x2βˆ’2x)=βˆ’659(y^2 + 10y) - 16(x^2 - 2x) = -65. Complete the square: 9(y+5)2βˆ’16(xβˆ’1)2=βˆ’65+225βˆ’16=1449(y+5)^2 - 16(x-1)^2 = -65 + 225 - 16 = 144. Divide by 144: (y+5)216βˆ’(xβˆ’1)29=1\frac{(y+5)^2}{16} - \frac{(x-1)^2}{9} = 1.
  • Convert x2βˆ’y2+6x+4y+4=0x^2 - y^2 + 6x + 4y + 4 = 0. Group terms: (x2+6x)βˆ’(y2βˆ’4y)=βˆ’4(x^2 + 6x) - (y^2 - 4y) = -4. Complete the square: (x+3)2βˆ’(yβˆ’2)2=βˆ’4+9βˆ’4=1(x+3)^2 - (y-2)^2 = -4 + 9 - 4 = 1. The standard form is (x+3)2βˆ’(yβˆ’2)2=1(x+3)^2 - (y-2)^2 = 1.

Explanation

Completing the square transforms a hyperbola's general equation into the much more useful standard form. This process reveals the hyperbola's center (h,k)(h, k), its orientation, and the values of aa and bb needed for graphing.

Section 6

Identify Conic Sections

Property

To identify a conic from its general equation Ax2+By2+Cx+Dy+E=0Ax^2 + By^2 + Cx + Dy + E = 0, examine the squared terms:

  • Parabola: Only one variable is squared (either an x2x^2 term or a y2y^2 term, but not both).
  • Circle: The x2x^2 and y2y^2 terms have the same coefficients (A = B).
  • Ellipse: The x2x^2 and y2y^2 terms have the same sign but different coefficients (A and B are both positive or both negative, and A β‰ \neq B).
  • Hyperbola: The x2x^2 and y2y^2 terms have different signs (one is positive, one is negative).

Examples

  • In 3x2βˆ’5y2+6xβˆ’20yβˆ’47=03x^2 - 5y^2 + 6x - 20y - 47 = 0, the x2x^2 and y2y^2 terms have opposite signs, so it is a hyperbola.
  • In y=4x2βˆ’8x+7y = 4x^2 - 8x + 7, only the xx variable is squared, so it is a parabola.
  • In 2x2+5y2βˆ’12x+10yβˆ’3=02x^2 + 5y^2 - 12x + 10y - 3 = 0, the x2x^2 and y2y^2 terms have the same sign (both positive) but different coefficients (2 and 5), so it is an ellipse.

Explanation

By inspecting the coefficients and signs of the x2x^2 and y2y^2 terms in a conic's general equation, you can quickly determine its shape without graphing. This is the first step in deciding how to analyze or graph the equation.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 11: Conics

  1. Lesson 1

    Lesson 11.1: Distance and Midpoint Formulas; Circles

  2. Lesson 2

    Lesson 11.2: Parabolas

  3. Lesson 3

    Lesson 11.3: Ellipses

  4. Lesson 4Current

    Lesson 11.4: Hyperbolas

  5. Lesson 5

    Lesson 11.5: Solve Systems of Nonlinear Equations