Why This Matters
Conic sections are the mathematical foundation for everything from satellite orbits to headlight reflectors to arches in architecture. In College Algebra, you need to recognize these shapes from their equations, identify key features like centers, vertices, and foci, and understand how the parameters control the shape.
All four conic sections come from the same geometric idea (slicing a cone), so their equations share a logical structure. The real exam skill is knowing what makes each conic unique: circles have equal distances in all directions, ellipses stretch that circle, parabolas have a single focus, and hyperbolas split into two branches. When you understand why each equation looks the way it does, you can reconstruct forgotten formulas and tackle graph-to-equation problems with confidence.
The Foundation: Circles and the Distance Principle
Every conic section relates to distance in some way. The circle is the simplest case: every point is exactly the same distance from a fixed center. This equal-distance principle is your conceptual anchor for understanding how the other conics modify it.
Circle
- Standard form: (xโh)2+(yโk)2=r2 represents all points equidistant from center (h,k)
- Radius r determines size. Because it's squared in the equation, you'll often need to take a square root when solving. For example, if r2=49, then r=7.
- Center coordinates (h,k) shift the circle from the origin. Watch the signs carefully: (xโ3)2 means h=3, and (x+2)2 means h=โ2 because (x+2)=(xโ(โ2)).
Stretched Circles: Ellipses
An ellipse is what happens when you stretch a circle unevenly. The sum of distances from any point on the ellipse to two foci is constant. The key to ellipse problems is identifying which axis is longer, because that tells you whether the ellipse is horizontal or vertical.
Ellipse (Horizontal Major Axis)
- Standard form: a2(xโh)2โ+b2(yโk)2โ=1 where a>b. The larger denominator sits under the x-term.
- Semi-major axis a stretches horizontally; semi-minor axis b compresses vertically.
- Foci lie along the major axis at distance c from the center, where c2=a2โb2.
Ellipse (Vertical Major Axis)
- Standard form: b2(xโh)2โ+a2(yโk)2โ=1 where a>b. The larger denominator sits under the y-term.
- Semi-major axis a stretches vertically; the ellipse is taller than it is wide.
- Same foci relationship applies: c2=a2โb2, and the foci lie along the vertical axis.
Compare: Horizontal vs. Vertical Ellipses both use the same formula structure with addition between terms, but the position of a2 determines orientation. Always check which denominator is larger before identifying the major axis direction.
Single-Focus Curves: Parabolas
Parabolas are unique among conics because they have exactly one focus and extend infinitely in one direction. Every point on a parabola is equidistant from the focus and a line called the directrix. The parameter p controls both how "wide" the parabola opens and where the focus sits.
Parabola (Vertical Opening)
- Standard form: (xโh)2=4p(yโk). Opens upward if p>0, downward if p<0.
- Vertex at (h,k) is the turning point; focus sits at (h,k+p).
- Directrix is the horizontal line y=kโp, located โฃpโฃ units on the opposite side of the vertex from the focus.
Parabola (Horizontal Opening)
- Standard form: (yโk)2=4p(xโh). Opens right if p>0, left if p<0.
- Vertex at (h,k) remains the turning point; focus sits at (h+p,k).
- Directrix is the vertical line x=hโp. It's always on the opposite side of the vertex from the focus.
Compare: Vertical vs. Horizontal Parabolas differ by which variable is squared. Squared x means the parabola opens vertically; squared y means it opens horizontally. If a problem gives you a focus and directrix, p is half the distance between them (positive toward the focus from the vertex, negative away).
Two-Branch Curves: Hyperbolas
Hyperbolas look like two parabolas facing away from each other, but they follow a different distance rule. The absolute difference of distances from any point on the hyperbola to two foci is constant. The subtraction sign between the two fraction terms is your instant identifier for hyperbolas.
Hyperbola (Horizontal Transverse Axis)
- Standard form: a2(xโh)2โโb2(yโk)2โ=1. Branches open left and right.
- Vertices lie at (hยฑa,k); the distance a measures from center to each vertex.
- Asymptotes guide the branches: yโk=ยฑabโ(xโh). These lines are frequently tested.
Hyperbola (Vertical Transverse Axis)
- Standard form: a2(yโk)2โโb2(xโh)2โ=1. Branches open up and down.
- Vertices lie at (h,kยฑa); the positive (first) term always indicates the opening direction.
- Asymptotes for this orientation: yโk=ยฑbaโ(xโh).
- Foci relationship: c2=a2+b2. Note the addition, unlike ellipses which use subtraction.
Compare: Ellipse vs. Hyperbola both have two foci and use a, b, and c, but ellipses add the squared terms while hyperbolas subtract them. The foci formula also flips: ellipses use c2=a2โb2, hyperbolas use c2=a2+b2.
Measuring Shape: Eccentricity and the Focus-Directrix Definition
These concepts unify all conic sections under one framework. Eccentricity measures how much a conic deviates from being circular, and the focus-directrix definition provides a single rule that generates every conic type.
- Formula: e=acโ where c is the center-to-focus distance and a is the center-to-vertex distance.
- Classification by value: circle (e=0), ellipse (0<e<1), parabola (e=1), hyperbola (e>1).
- Interpretation: higher eccentricity means a more elongated or "extreme" shape. An ellipse with e=0.1 looks nearly circular, while one with e=0.95 is very stretched out.
Focus-Directrix Definition
- Universal principle: a conic is the set of all points where distanceย toย directrixdistanceย toย focusโ=e.
- Parabolas have e=1, meaning the distance to the focus always equals the distance to the directrix exactly.
- This definition explains why all conics share structural similarities: they're variations of the same geometric relationship, just with different ratios.
Compare: Eccentricity across conics: a circle is the "zero deviation" baseline, ellipses are mild deviations, parabolas hit the threshold where the curve never closes, and hyperbolas exceed it to split into two branches. You can use eccentricity to quickly classify an unknown conic.
Quick Reference Table
|
| Equal distance from center | Circle |
| Sum of distances to two foci is constant | Ellipse |
| Single focus with directrix | Parabola |
| Difference of distances to two foci is constant | Hyperbola |
| Eccentricity e=0 | Circle |
| Eccentricity 0<e<1 | Ellipse |
| Eccentricity e=1 | Parabola |
| Eccentricity e>1 | Hyperbola |
| Uses c2=a2โb2 | Ellipse |
| Uses c2=a2+b2 | Hyperbola |
Self-Check Questions
-
What's the key difference between the standard form equations for ellipses and hyperbolas, and how can you identify each instantly?
-
Given the equation 16(xโ2)2โ+25(y+3)2โ=1, is this a horizontal or vertical ellipse? How do you know?
-
Compare how foci are calculated for ellipses versus hyperbolas. Why does one use addition and the other subtraction?
-
A parabola has vertex at (1,โ2) and focus at (1,0). What is the value of p, and what is the equation of the directrix?
-
If you're given an eccentricity of e=0.6, what type of conic section is it, and what does this value tell you about its shape compared to a conic with e=0.9?