Hyperbola Equations- Complete Guide with Examples
What Is a Hyperbola?
A hyperbola is a conic section formed when a cone is sliced by a plane parallel to its axis. In plain terms, it's a curve where every point maintains a constant difference in distance from two fixed points called foci.
Think of it as the opposite of an ellipse. While an ellipse adds distances to the foci, a hyperbola subtracts them. That's the core concept, and once you grasp this, the math follows naturally.
Standard Forms of Hyperbola Equations
Hyperbolas aren't all oriented the same way. They can open left-right or up-down. The equation changes based on orientation.
Horizontal Transverse Axis
When the hyperbola opens left and right, the transverse axis runs horizontally. The standard form is:
x²/a² − y²/b² = 1
The term with a² is positive and sits under x. This tells you the curve opens sideways.
Vertical Transverse Axis
When the hyperbola opens up and down, the transverse axis runs vertically. The standard form is:
y²/a² − x²/b² = 1
The term with a² is positive and sits under y. This tells you the curve opens up and down.
The Centered Form (With Translation)
Most hyperbolas you'll encounter aren't centered at the origin. The general centered form shifts everything:
(x−h)²/a² − (y−k)²/b² = 1 or (y−k)²/a² − (x−h)²/b² = 1
The point (h, k) is the center. Everything else shifts by this amount.
Key Components of a Hyperbola
Before solving problems, you need to know what you're looking at:
- Center (h, k) — The midpoint between the two vertices. The hyperbola is symmetric about this point.
- Vertices — Two points where the hyperbola makes its closest approach to the center. They're always on the transverse axis and distance a from the center.
- Foci — Two fixed points. For any point on the curve, the absolute difference of distances to the foci equals 2a. Located at distance c from center, where c² = a² + b².
- Transverse axis — The line passing through the vertices and foci. The hyperbola opens along this axis.
- Conjugate axis — Perpendicular to the transverse axis. Runs through the center with length 2b.
- Asymptotes — Two straight lines the hyperbola approaches but never touches. For x²/a² − y²/b² = 1, the asymptotes are y = ±(b/a)x when centered at origin.
How to Identify a Hyperbola From an Equation
Spotting a hyperbola is straightforward. Look for two squared terms with a minus sign between them. If you see x²/a² − y²/b² = 1 or y²/a² − x²/b² = 1, you're dealing with a hyperbola.
An ellipse has a plus sign between the terms. A parabola has only one squared term. This distinction saves you from solving the wrong problem.
Getting Started: How to Graph a Hyperbola
Follow these steps to sketch any hyperbola quickly:
Step 1: Identify the Center
If the equation is in standard form, (h, k) is your center. If it's centered at the origin, the center is (0, 0).
Step 2: Determine the Orientation
Check which variable has the positive term. If x is positive, the hyperbola opens left-right. If y is positive, it opens up-down.
Step3: Find the Vertices
Move a units from the center along the transverse axis. For a horizontal hyperbola, the vertices are at (h±a, k). For a vertical hyperbola, they're at (h, k±a).
Step 4: Sketch the Asymptotes
Draw lines through the center with slopes ±b/a. These are your guides for the curve's shape.
Step 5: Draw the Branches
Each branch starts at a vertex and curves outward, approaching the asymptotes as it moves away from the center.
Hyperbola Equations: Examples with Solutions
Example 1: Horizontal Hyperbola at Origin
Problem: Graph x²/9 − y²/16 = 1
Solution:
- a² = 9, so a = 3
- b² = 16, so b = 4
- c² = a² + b² = 9 + 16 = 25, so c = 5
- Center: (0, 0)
- Vertices: (±3, 0)
- Foci: (±5, 0)
- Asymptotes: y = ±(4/3)x
The hyperbola opens left-right, with branches passing through (3, 0) and (-3, 0).
Example 2: Vertical Hyperbola with Center Shift
Problem: Graph (y−2)²/25 − (x+1)²/9 = 1
Solution:
- a² = 25, so a = 5
- b² = 9, so b = 3
- c² = 25 + 9 = 34, so c = √34
- Center: (-1, 2)
- Vertices: (-1, 2±5) = (-1, 7) and (-1, -3)
- Foci: (-1, 2±√34)
- Asymptotes: y−2 = ±(5/3)(x+1)
This hyperbola opens up and down since y is positive. The center is shifted left 1 and up 2 from the origin.
Example 3: Finding the Equation from Points
Problem: Find the equation of a hyperbola with center (0,0), vertex at (4, 0), and focus at (6, 0).
Solution:
The vertex at (4, 0) tells us a = 4 since it's on the x-axis. The focus at (6, 0) gives c = 6.
Use c² = a² + b²:
36 = 16 + b²
b² = 20
The equation is x²/16 − y²/20 = 1
Hyperbola vs Ellipse: Quick Comparison
| Feature | Hyperbola | Ellipse |
|---|---|---|
| Standard form | x²/a² − y²/b² = 1 | x²/a² + y²/b² = 1 |
| Operation with foci | Difference = 2a | Sum = 2a |
| Relationship | c² = a² + b² | c² = a² − b² |
| Shape | Two disconnected branches | Single closed curve |
| Asymptotes | Yes, the curve approaches them | No asymptotes |
Real-World Applications
Hyperbolas appear more often than most students expect:
- Navigation systems — LORAN and similar navigation methods use the difference in signal arrival times from two stations, creating hyperbolic position lines.
- Optics — The hyperbolic shape is used in certain mirror and lens designs for focusing light.
- Architecture — Cooling towers and certain roof structures use hyperbolic paraboloid shapes for structural efficiency.
- Comet trajectories — Comets passing close to the sun follow hyperbolic paths if their velocity exceeds escape velocity.
Common Mistakes to Avoid
- Confusing a and b — Remember, a is always associated with the transverse axis (the one the hyperbola opens along). Don't swap them.
- Forgetting the sign — The minus sign between terms is what makes it a hyperbola, not an ellipse. Watch for it.
- Using the wrong formula for foci — It's c² = a² + b², not c² = a² − b². That's for ellipses.
- Drawing both branches in the wrong direction — Check which variable is positive to know which way the hyperbola opens.
Practice Problems
Test yourself with these:
- Find the center, vertices, foci, and asymptotes of 9x² − 4y² = 36
- Write the equation of a hyperbola with vertices at (±2, 0) and foci at (±3, 0)
- Graph (x+2)²/16 − (y−1)²/9 = 1 and identify all key features
Quick Reference
| Form | Opens | Vertices | Asymptotes |
|---|---|---|---|
| x²/a² − y²/b² = 1 | Left-right | (±a, 0) | y = ±(b/a)x |
| y²/a² − x²/b² = 1 | Up-down | (0, ±a) | y = ±(a/b)x |
| (x−h)²/a² − (y−k)²/b² = 1 | Left-right | (h±a, k) | y−k = ±(b/a)(x−h) |
| (y−k)²/a² − (x−h)²/b² = 1 | Up-down | (h, k±a) | y−k = ±(a/b)(x−h) |
That's the complete picture for hyperbola equations. Know the standard forms, understand the relationship between a, b, and c, and you'll handle any problem that comes your way.