How to Find Focus- Conic Section Methods
What the Heck is a Focus in Conic Sections?
You're studying conic sections and someone throws the word "focus" at you. Now you're stuck wondering if they mean concentration or geometry. It's geometry.
A focus (or foci for plural) is a specific point used to define circles, ellipses, parabolas, and hyperbolas. Each conic section has a defined number of foci, and these points are what make the shapes mathematically interesting. 📐
Here's the breakdown:
- Circle — 1 focus (at the center)
- Parabola — 1 focus
- Ellipse — 2 foci
- Hyperbola — 2 foci
Finding the Focus of a Circle
This is the easy one. A circle only has one focus, and it's sitting right at the center.
Standard form for a circle: (x - h)² + (y - k)² = r²
The focus is simply (h, k) — the center point. No calculations needed.
Example
For the equation (x - 3)² + (y + 2)² = 16:
- h = 3, k = -2
- Focus is at (3, -2)
That's it. Move on.
Finding the Focus of a Parabola
Parabolas are different. They have one focus, but it's not at the vertex. The focus sits inside the curve.
The distance from the vertex to the focus is called p. This value appears in the standard equations.
Horizontal Parabola (opens left or right)
Standard form: (y - k)² = 4p(x - h)
- Vertex is at (h, k)
- Focus is at (h + p, k)
- If p is positive → opens right
- If p is negative → opens left
Vertical Parabola (opens up or down)
Standard form: (x - h)² = 4p(y - k)
- Vertex is at (h, k)
- Focus is at (h, k + p)
- If p is positive → opens up
- If p is negative → opens down
Example
Given (x - 1)² = 8(y + 3):
- 4p = 8, so p = 2
- Vertex: (1, -3)
- Focus: (1, -3 + 2) = (1, -1)
Finding the Foci of an Ellipse
Ellipses are annoying because they have two foci. Both foci sit along the major axis, inside the ellipse.
You need to know the difference between the major axis (longer) and minor axis (shorter). The foci are always on the major axis.
The Key Formula
c² = a² - b²
- a = half the major axis length (always larger)
- b = half the minor axis length
- c = distance from center to each focus
Horizontal Ellipse (major axis is horizontal)
Standard form: (x - h)²/a² + (y - k)²/b² = 1
Foci are at (h ± c, k)
Vertical Ellipse (major axis is vertical)
Standard form: (x - h)²/b² + (y - k)²/a² = 1
Foci are at (h, k ± c)
Example
Ellipse: (x - 2)²/25 + (y + 1)²/9 = 1
- a² = 25, so a = 5
- b² = 9, so b = 3
- c² = 25 - 9 = 16, so c = 4
- Center: (2, -1)
- Foci: (2 ± 4, -1) → (6, -1) and (-2, -1)
Finding the Foci of a Hyperbola
Hyperbolas also have two foci, but they're outside the curve, along the transverse axis.
The formula is similar to ellipses, but flipped: c² = a² + b²
- a = distance from center to vertex
- b = related to the conjugate axis
- c = distance from center to each focus
Horizontal Hyperbola
Standard form: (x - h)²/a² - (y - k)²/b² = 1
Foci are at (h ± c, k)
Vertical Hyperbola
Standard form: (y - k)²/a² - (x - h)²/b² = 1
Foci are at (h, k ± c)
Example
Hyperbola: (y - 3)²/16 - (x + 2)²/9 = 1
- a² = 16, so a = 4
- b² = 9, so b = 3
- c² = 16 + 9 = 25, so c = 5
- Center: (-2, 3)
- Foci: (-2, 3 ± 5) → (-2, 8) and (-2, -2)
Quick Comparison Table
| Conic | Number of Foci | Formula for c | Location |
|---|---|---|---|
| Circle | 1 | N/A (center is focus) | At center |
| Parabola | 1 | Directly from equation | Inside curve |
| Ellipse | 2 | c² = a² - b² | Inside, on major axis |
| Hyperbola | 2 | c² = a² + b² | Outside, on transverse axis |
How to Actually Find Focus Points (Step-by-Step)
Here's your practical workflow:
Step 1: Identify the Conic Type
Look at the equation structure:
- Same signs on both terms → Ellipse or Circle
- Different signs → Hyperbola
- Only one squared term → Parabola
Step 2: Put It in Standard Form
Complete the square if needed. Get (x - h)² and (y - k)² terms isolated on one side.
Step 3: Extract Your Parameters
Read off h, k, a, b from the denominators. Make sure you know which is the major/transverse axis.
Step 4: Calculate c
Use the right formula:
- Circle: focus = (h, k)
- Parabola: find p, then add/subtract from vertex
- Ellipse: c = √(a² - b²)
- Hyperbola: c = √(a² + b²)
Step 5: Write the Coordinates
Add or subtract c from the appropriate coordinate based on the axis direction.
Common Mistakes That'll Cost You Points
- Confusing a and b — a is always on the major/transverse axis, not necessarily the larger number in the equation
- Forgetting the sign flip — hyperbolas use c² = a² + b², not minus
- Misidentifying the axis — check which denominator goes with which variable
- Squaring the values wrong — take the square root of c² to get c
The focus formulas aren't complicated. The mistakes come from rushing through identification. Slow down on step one and everything else falls into place. ✅