- Home
- /
- Math
- /
- Advanced Functions
- /
- Hyperbola
The set of all points in a plane where the absolute difference of the distances to two fixed points (foci) is constant. Hyperbolas model sonic booms, orbits of comets that don't return, navigation systems (LORAN), and the relationship between pressure and volume.
Definition
The set of all points in a plane where the absolute difference of the distances to two fixed points (foci) is constant. The curve has two separate branches and asymptotes.
๐ก Intuition
While an ellipse keeps the SUM of distances to foci constant, a hyperbola keeps the DIFFERENCE constant. This creates two separate curves that open away from each other, each curving toward (but never reaching) a pair of asymptotic lines.
๐ฏ Core Idea
A hyperbola has two branches that approach asymptotes. The key relationship is c^2 = a^2 + b^2 (contrast with the ellipse's c^2 = a^2 - b^2). The positive term determines which direction it opens.
Example
Formula
Vertical: \frac{(y-k)^2}{a^2} - \frac{(x-h)^2}{b^2} = 1
Foci: c^2 = a^2 + b^2. Asymptotes: y - k = \pm\frac{b}{a}(x - h) (horizontal opening).
Notation
a = distance from center to vertex, b = used for asymptote slope, c = distance from center to focus. The transverse axis connects the vertices.
๐ Why It Matters
Hyperbolas model sonic booms, orbits of comets that don't return, navigation systems (LORAN), and the relationship between pressure and volume. Hyperbolic shapes appear in cooling towers and telescope mirrors.
๐ญ Hint When Stuck
Draw the central rectangle using a and b, then draw the asymptotes as diagonals of that rectangle. The hyperbola hugs those asymptotes.
Formal View
Related Concepts
๐ง Common Stuck Point
Which way does it open? The POSITIVE variable's term tells you: positive x^2 term means horizontal opening, positive y^2 term means vertical opening.
โ ๏ธ Common Mistakes
- Using c^2 = a^2 - b^2 (the ellipse formula) instead of c^2 = a^2 + b^2 for hyperbolas. Remember: for hyperbolas, c > a.
- Confusing opening direction: the variable with the POSITIVE sign determines the opening. \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 opens left-right; \frac{y^2}{a^2} - \frac{x^2}{b^2} = 1 opens up-down.
- Getting asymptote slopes backwards: for \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, the asymptotes are y = \pm\frac{b}{a}x, NOT \pm\frac{a}{b}x.
Go Deeper
Worked Examples
Step-by-step solved problems
Practice Problems
Test your understanding
Formula Explained
Notation, derivation, and common mistakes
Vertical: \frac{(y-k)^2}{a^2} - \frac{(x-h)^2}{b^2} = 1
Foci: c^2 = a^2 + b^2. Asymptotes: y - k = \pm\frac{b}{a}(x - h) (horizontal opening).
Frequently Asked Questions
What is Hyperbola in Math?
The set of all points in a plane where the absolute difference of the distances to two fixed points (foci) is constant. The curve has two separate branches and asymptotes.
Why is Hyperbola important?
Hyperbolas model sonic booms, orbits of comets that don't return, navigation systems (LORAN), and the relationship between pressure and volume. Hyperbolic shapes appear in cooling towers and telescope mirrors.
What do students usually get wrong about Hyperbola?
Which way does it open? The POSITIVE variable's term tells you: positive x^2 term means horizontal opening, positive y^2 term means vertical opening.
What should I learn before Hyperbola?
Before studying Hyperbola, you should understand: equation of circle, asymptote.
Prerequisites
Next Steps
Cross-Subject Connections
How Hyperbola Connects to Other Ideas
To understand hyperbola, you should first be comfortable with equation of circle and asymptote. Once you have a solid grasp of hyperbola, you can move on to conic sections overview.