Hyperbola: The set of all points where the absolute difference of distances to two fixed points (foci) is constant
Standard Form: (x²/a²) - (y²/b²) = 1, where a > 0, b > 0
- Identify a² and b² from the standard form
- Calculate c using c² = a² + b²
- Determine center, vertices, foci, and asymptotes
- Calculate eccentricity e = c/a
(x²/16) - (y²/9) = 1
Comparing to (x²/a²) - (y²/b²) = 1:
a² = 16, so a = 4
b² = 9, so b = 3
c² = a² + b² = 16 + 9 = 25
c = 5
Center: (0, 0)
Vertices: (±a, 0) = (±4, 0)
Foci: (±c, 0) = (±5, 0)
For horizontal transverse axis: y = ±(b/a)x
Asymptotes: y = ±(3/4)x
e = c/a = 5/4 = 1.25
Center: (0, 0), Vertices: (±4, 0), Foci: (±5, 0), Asymptotes: y = ±(3/4)x, Eccentricity: e = 1.25
• Relationship: c² = a² + b² for hyperbolas (different from ellipses)
• Asymptotes: y = ±(b/a)x for horizontal transverse axis
• Eccentricity: e = c/a > 1 for hyperbolas
Vertical Transverse Axis: When y² term is positive in the standard form
(y²/25) - (x²/16) = 1
Comparing to (y²/a²) - (x²/b²) = 1:
a² = 25, so a = 5
b² = 16, so b = 4
Since y² term is positive, the transverse axis is vertical
c² = a² + b² = 25 + 16 = 41
c = √41 ≈ 6.4
Center: (0, 0)
Vertices: (0, ±a) = (0, ±5)
Foci: (0, ±c) = (0, ±√41)
For vertical transverse axis: y = ±(a/b)x
Asymptotes: y = ±(5/4)x
e = c/a = √41/5 ≈ 1.28
Center: (0, 0), Vertices: (0, ±5), Foci: (0, ±√41), Asymptotes: y = ±(5/4)x, Eccentricity: e = √41/5
• Orientation: Transverse axis along positive term's variable
• Vertical transverse axis: Vertices have y-coordinates ±a
• Asymptotes: y = ±(a/b)x for vertical transverse axis
Translated Hyperbola: A hyperbola with center at (h, k) instead of origin
Standard Form: ((x-h)²/a²) - ((y-k)²/b²) = 1
((x-3)²/9) - ((y+2)²/4) = 1
Comparing to ((x-h)²/a²) - ((y-k)²/b²) = 1:
h = 3, k = -2 (center at (3, -2))
a² = 9, so a = 3
b² = 4, so b = 2
c² = a² + b² = 9 + 4 = 13
c = √13 ≈ 3.61
Center: (3, -2)
Since x-term is positive, transverse axis is horizontal
Vertices: (h±a, k) = (3±3, -2) = (6, -2) and (0, -2)
Foci: (h±c, k) = (3±√13, -2)
For horizontal transverse axis: y - k = ±(b/a)(x - h)
Asymptotes: y - (-2) = ±(2/3)(x - 3)
Asymptotes: y + 2 = ±(2/3)(x - 3)
Asymptotes: y = ±(2/3)(x - 3) - 2
e = c/a = √13/3 ≈ 1.20
Center: (3, -2), Vertices: (6, -2) and (0, -2), Foci: (3±√13, -2), Asymptotes: y = ±(2/3)(x-3)-2
• Translation: Center moves from origin to (h, k)
• Vertex calculation: Add/subtract a from center coordinates
• Asymptote equation: Adjust for center translation
Hyperbola: Set of points where absolute difference of distances to foci is constant
Transverse Axis: Axis that passes through the vertices
Conjugate Axis: Axis perpendicular to transverse axis
Foci: Two fixed points outside the hyperbola
Asymptotes: Lines that the hyperbola approaches but never touches
Eccentricity: Measure of how "open" the hyperbola is
- Identify orientation: Determine if transverse axis is horizontal or vertical
- Extract parameters: Identify a, b, h, k from standard form
- Calculate c: Use c² = a² + b²
- Find key features: Calculate vertices, foci, and asymptotes
- Compute eccentricity: Calculate e = c/a
Hyperbolic Structure: Cooling towers use hyperbolic shape for structural efficiency and stability
(x²/100) - (y²/64) = 1
a² = 100, so a = 10
b² = 64, so b = 8
Since x² term is positive, transverse axis is horizontal
This means the hyperbola opens left and right
Assume the center of the hyperbola is at ground level (y = 0)
Top of tower: y = 50
Bottom of tower: y = 0
(x²/100) - (0²/64) = 1
x²/100 = 1
x² = 100
x = ±10
Width at bottom = 2|10| = 20 meters
(x²/100) - (50²/64) = 1
(x²/100) - (2500/64) = 1
(x²/100) = 1 + 2500/64
(x²/100) = (64 + 2500)/64 = 2564/64
x² = 100 × (2564/64) = 256400/64 = 4006.25
x = ±√4006.25 ≈ ±63.3
Width at top = 2|63.3| = 126.6 meters
Width at bottom: 20 meters, Width at top: 126.6 meters
• Real-world modeling: Translate physical situation to mathematical equation
• Substitution: Plug y-values into equation to find x-values
• Width calculation: Distance between two x-values at same y-value
General Form: Ax² + By² + Cx + Dy + E = 0 where A and B have opposite signs
Completing the Square: Technique to convert to standard form
4x² - 16x - 9y² + 18y = 29
(4x² - 16x) - (9y² - 18y) = 29
4(x² - 4x) - 9(y² - 2y) = 29
Take half of coefficient: -4/2 = -2
Square it: (-2)² = 4
Add inside parentheses: (x² - 4x + 4)
But since it's multiplied by 4: 4×4 = 16 added to left side
So add 16 to right side: 4(x² - 4x + 4) = 4(x - 2)²
Take half of coefficient: -2/2 = -1
Square it: (-1)² = 1
Add inside parentheses: (y² - 2y + 1)
But since it's multiplied by -9: -9×1 = -9 added to left side
So subtract 9 from right side: -9(y² - 2y + 1) = -9(y - 1)²
4(x - 2)² - 9(y - 1)² = 29 + 16 - (-9) = 29 + 16 + 9 = 54
Wait, let's recalculate:
4(x² - 4x) - 9(y² - 2y) = 29
4(x² - 4x + 4) - 9(y² - 2y + 1) = 29 + 4(4) - 9(1) = 29 + 16 - 9 = 36
4(x - 2)² - 9(y - 1)² = 36
Divide by 36: (x - 2)²/9 - (y - 1)²/4 = 1
Center: (2, 1)
a² = 9, so a = 3 (transverse axis horizontal since x-term is positive)
b² = 4, so b = 2
c² = a² + b² = 9 + 4 = 13, so c = √13
Standard form: (x - 2)²/9 - (y - 1)²/4 = 1, Center: (2, 1), Vertices: (5, 1) and (-1, 1), Foci: (2±√13, 1)
• Factoring: Factor coefficients before completing the square
• Completing the square: Account for signs when balancing equation
• Standard form: Divide by constant to get 1 on right side
Hyperbola: The set of all points where the absolute difference of distances to two fixed points (foci) is constant
Transverse Axis: The axis that passes through the vertices, length 2a
Conjugate Axis: The axis perpendicular to the transverse axis, length 2b
Foci: Two fixed points outside the hyperbola, distance c from center
Asymptotes: Lines that the hyperbola approaches but never intersects
Eccentricity: Measure of how "open" the hyperbola is, e = c/a where e > 1
- Identify orientation: Compare signs of x² and y² terms to determine transverse axis direction
- Extract parameters: Identify a, b, h, k from standard form
- Calculate focal distance: Use c² = a² + b²
- Find key features: Calculate center, vertices, foci, and asymptotes
- Compute eccentricity: Calculate e = c/a
- Verify relationships: Check that c > a and e > 1
• Relationship: c² = a² + b² (different from ellipses: c² = a² - b²)
• Eccentricity: e = c/a, where e > 1
• Orientation: Transverse axis along positive term's variable
• Asymptotes: y = ±(b/a)x (horizontal) or y = ±(a/b)x (vertical)
• Low eccentricity: x²/4 - y²/1 = 1 (e ≈ 1.12)
• Medium eccentricity: x²/4 - y²/4 = 1 (e ≈ 1.41)
• High eccentricity: x²/4 - y²/16 = 1 (e ≈ 2.24)
• Asymptotes approach axes: x²/4 - y²/64 = 1 (e ≈ 4.03)
Analysis: The visualization shows how eccentricity affects the shape of hyperbolas.
- Low eccentricity: Hyperbola opens more slowly
- High eccentricity: Hyperbola opens more rapidly
- Asymptotes determine the limiting behavior
- All hyperbolas have e > 1