Hyperbolas and Their Equations
Hyperbolas and Their Equations
A hyperbola is a type of conic section. Geometrically, it is the set of all points in a plane such that the absolute difference of their distances to two fixed points (called the foci) is a constant. Unlike an ellipse, which is a closed curve, a hyperbola consists of two separate, mirror-image curves called branches.
Standard Equations of Hyperbolas
The standard equation of a hyperbola depends on whether its branches open horizontally (left and right) or vertically (up and down). Assuming the center is at the origin (0,0):
1. Horizontal Hyperbola (Opens Left/Right) a2x2โโb2y2โ=1
- The transverse axis (the line passing through the vertices and foci) is on the x-axis.
- Vertices: (ยฑa,0)
- Foci: (ยฑc,0)
- Asymptotes: y=ยฑabโx
2. Vertical Hyperbola (Opens Up/Down) a2y2โโb2x2โ=1
- The transverse axis is on the y-axis.
- Vertices: (0,ยฑa)
- Foci: (0,ยฑc)
- Asymptotes: y=ยฑbaโx
For both types of hyperbolas, the relationship between a, b, and c is given by the Pythagorean-like equation: c2=a2+b2 where c is the distance from the center to the foci.
Key Features
- Transverse Axis: The segment connecting the two vertices. Its length is 2a.
- Conjugate Axis: The segment perpendicular to the transverse axis, passing through the center. Its length is 2b.
- Asymptotes: Two intersecting lines that the branches of the hyperbola approach but never touch as they head toward infinity.
Example 1: Finding Asymptotes and Foci
Problem: Find the asymptotes and foci of the hyperbola 16x2โโ9y2โ=1.
Solution:
- Identify the orientation: Because the x2 term is positive, this is a horizontal hyperbola.
- Identify a2 and b2:
- a2=16โนa=4
- b2=9โนb=3
- Find c to locate the foci:
- c2=a2+b2=16+9=25
- c=5
- The foci are at (ยฑ5,0).
- Find the asymptotes:
- For a horizontal hyperbola, the formula is y=ยฑabโx.
- The asymptotes are y=ยฑ43โx.
Example 2: Writing the Equation
Problem: Write the equation of a hyperbola with vertices (0,ยฑ4) and foci (0,ยฑ5).
Solution:
- Identify the orientation: The vertices and foci are on the y-axis, meaning this is a vertical hyperbola. The standard form is a2y2โโb2x2โ=1.
- Find a and c:
- The distance from the center to a vertex is a=4, so a2=16.
- The distance from the center to a focus is c=5, so c2=25.
- Calculate b2:
- Using c2=a2+b2, we get 25=16+b2.
- b2=25โ16=9.
- Write the final equation: 16y2โโ9x2โ=1