Graphing Conic Sections- Techniques and Examples
What Are Conic Sections?
Conic sections are the curves you get when you slice a cone with a plane. That's the simple version. The four main types are circles, ellipses, parabolas, and hyperbolas. Each has distinct characteristics and equations.
You encounter these shapes everywhere. Satellite dishes are parabolic. Planetary orbits are elliptical. The math behind them isn't complicated once you understand what to look for.
The Four Types of Conic Sections
Circle
A circle is what you get when the cutting plane is parallel to the base of the cone. Every point on the curve is the same distance from the center.
Standard equation: (x - h)² + (y - k)² = r²
The center is at (h, k) and r is the radius.
Ellipse
An ellipse is a stretched circle. The cutting plane cuts through the cone at an angle, but not steep enough to create two separate curves.
Standard equation: (x - h)²/a² + (y - k)²/b² = 1
When a = b, you get a circle. When a ≠ b, you get an ellipse. The larger denominator determines the major axis.
Parabola
A parabola is formed when the plane cuts parallel to the slant edge of the cone. It creates a single, symmetrical U-shape.
Standard equation: y = ax² (vertex at origin) or y - k = a(x - h)²
Parabolas have one focus point and a directrix line. The vertex sits exactly between them.
Hyperbola
A hyperbola occurs when the plane cuts through both halves of the cone. You get two separate branches that open away from each other.
Standard equation: (x - h)²/a² - (y - k)²/b² = 1 or the reverse
The sign of the squared terms determines which direction the branches open.
How to Identify a Conic Section from Its Equation
This is where most people get stuck. Here's the quick test:
- If A and C are both present and equal (with no xy term), it's a circle
- If A and C are both present but unequal (with no xy term), it's an ellipse
- If only one variable is squared, it's a parabola
- If both variables are squared with opposite signs, it's a hyperbola
The general second-degree equation is Ax² + Bxy + Cy² + Dx + Ey + F = 0. The discriminant (B² - 4AC) tells you the type:
- B² - 4AC < 0 → ellipse (or circle if A = C)
- B² - 4AC = 0 → parabola
- B² - 4AC > 0 → hyperbola
Comparison: Key Features of Each Conic Section
| Type | Equation Form | Number of Parts | Key Feature |
|---|---|---|---|
| Circle | (x-h)² + (y-k)² = r² | 1 | All points equidistant from center |
| Ellipse | (x-h)²/a² + (y-k)²/b² = 1 | 1 | Sum of distances to foci is constant |
| Parabola | y = ax² + bx + c | 1 | Equal distance to focus and directrix |
| Hyperbola | (x-h)²/a² - (y-k)²/b² = 1 | 2 | Difference of distances to foci is constant |
Graphing Conic Sections: Getting Started
Step 1: Identify the Type
Look at the equation. Determine whether you're dealing with a circle, ellipse, parabola, or hyperbola. Use the discriminant test if there's an xy term.
Step 2: Find Key Points
For circles and ellipses, find the center first. Then locate the vertices and co-vertices. Plot these points on the coordinate plane.
For parabolas, find the vertex and the axis of symmetry. Calculate a few points on either side.
For hyperbolas, identify the center, vertices, and asymptotes. The asymptotes pass through the center with slopes of ±b/a.
Step 3: Plot and Sketch
Connect the points smoothly. For ellipses and circles, use a curved line that maintains the proper shape. For hyperbolas, draw both branches approaching the asymptotes.
Example 1: Graphing a Circle
Equation: (x - 2)² + (y + 3)² = 16
The center is at (2, -3). The radius is √16 = 4.
Plot the center. Measure 4 units in each direction: up, down, left, right. Mark those points. Sketch the circle through all four points. That's it.
Example 2: Graphing an Ellipse
Equation: (x + 1)²/9 + (y - 2)²/4 = 1
Center at (-1, 2). a² = 9, so a = 3. b² = 4, so b = 2.
Since a² > b², the major axis is horizontal. Move 3 units left and right from the center to find vertices at (-4, 2) and (2, 2). Move 2 units up and down for co-vertices at (-1, 4) and (-1, 0). Plot all five points and connect with a smooth oval.
Example 3: Graphing a Parabola
Equation: y = 2(x - 1)² + 3
Vertex at (1, 3). Opens upward since the coefficient is positive. The axis of symmetry is x = 1.
Pick x-values on either side of 1. When x = 2 or x = 0, y = 2(1)² + 3 = 5. Plot (0, 5), (1, 3), and (2, 5). Connect with a smooth U-shape.
Example 4: Graphing a Hyperbola
Equation: (x - 1)²/4 - (y + 2)²/9 = 1
Center at (1, -2). a² = 4 (a = 2), b² = 9 (b = 3). Horizontal transverse axis.
Vertices at (1 ± 2, -2) → (-1, -2) and (3, -2). Asymptotes pass through (1, -2) with slopes ±b/a = ±3/2.
Draw the asymptotes first. Then sketch both branches opening left and right, approaching the asymptotes. The branches never touch the asymptotes.
Common Mistakes to Avoid
- Forgetting the sign changes when completing the square. If the equation has (x - h)², the h is positive and you subtract during graphing.
- Mixing up a and b for ellipses and hyperbolas. The larger denominator is always a and determines the major axis.
- Drawing hyperbola branches that cross the center. They don't. The center is the midpoint between the two vertices, but the branches are on opposite sides.
- Skipping the asymptotes when graphing hyperbolas. They're essential guides.
Tools for Graphing
You can graph these by hand or use technology. Graphing calculators can plot conic sections directly. Desmos and GeoGebra are free online tools that handle all four types without fuss.
For practice, do it by hand first. The muscle memory helps you understand the shapes better than relying on software.