Skip to content

Identifying Conic Sections

In this lesson you’ll learn how to identify whether an equation represents a circle, parabola, ellipse, or hyperbola, and how to rewrite general equations in standard form.

The general second-degree equation is:

Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0

For most Algebra 2 work, we focus on equations where B = 0 (no xy term). You can identify the conic by looking at the squared terms:

What you seeConic section
x² and y² with same coefficientCircle
Only one variable squaredParabola
x² and y² both positive, different coefficientsEllipse
x² and y² with opposite signsHyperbola

Standard form equations:

Circle:

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

Parabola:

y=a(xh)2+korx=a(yk)2+hy = a(x - h)^2 + k \quad\text{or}\quad x = a(y - k)^2 + h

Ellipse:

(xh)2a2+(yk)2b2=1\frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1

Hyperbola:

(xh)2a2(yk)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1

To identify from a general equation:

  1. Move all terms to one side so the equation equals zero.
  2. Look at which variables are squared and their signs/coefficients.
  3. Complete the square if necessary to reach standard form.

1. Circle: x² + y² − 6x + 8y + 9 = 0

Both x² and y² with the same coefficient (1) → circle. Complete the square:

(x26x+9)+(y2+8y+16)=9+9+16(x3)2+(y+4)2=16\begin{aligned} (x^2 - 6x + 9) + (y^2 + 8y + 16) &= -9 + 9 + 16 \\[1em] (x - 3)^2 + (y + 4)^2 &= 16 \end{aligned}

Center (3, −4), radius 4.

2. Parabola: y = 2x² − 8x + 5

Only x is squared → parabola. Convert to vertex form:

y=2(x24x)+5=2(x24x+44)+5=2(x2)23\begin{aligned} y &= 2(x^2 - 4x) + 5 \\[1em] &= 2(x^2 - 4x + 4 - 4) + 5 \\[1em] &= 2(x - 2)^2 - 3 \end{aligned}

Vertex (2, −3), opens upward.

3. Hyperbola: x²/25 − y²/16 = 1

Opposite signs → hyperbola. Already in standard form. Center (0, 0), a = 5, b = 4, horizontal transverse axis.

4. Ellipse: 9x² + 4y² − 36x + 24y + 36 = 0

Both x² and y² positive with different coefficients (9 and 4) → ellipse. Complete the square:

9(x24x)+4(y2+6y)=369(x24x+4)+4(y2+6y+9)=36+36+369(x2)2+4(y+3)2=36(x2)24+(y+3)29=1\begin{aligned} 9(x^2 - 4x) + 4(y^2 + 6y) &= -36 \\[1em] 9(x^2 - 4x + 4) + 4(y^2 + 6y + 9) &= -36 + 36 + 36 \\[1em] 9(x - 2)^2 + 4(y + 3)^2 &= 36 \\[1em] \frac{(x - 2)^2}{4} + \frac{(y + 3)^2}{9} &= 1 \end{aligned}

Center (2, −3), vertical major axis (a = 3 under y²), b = 2.

Being able to identify conic sections helps in:

  • Physics: understanding planetary orbits (ellipses) and projectile paths (parabolas)
  • Engineering: designing satellite dishes (parabolas), cooling towers (hyperbolas), and lenses
  • Architecture: creating elliptical domes or hyperbolic structures
  • Navigation: using hyperbolic navigation systems

Example: astronomers identify elliptical orbits by recognizing the equation form from observational data.

The equation $x^2 + y^2 = 49$ represents a:
Which equation represents a parabola?
The equation $\frac{x^2}{16} - \frac{y^2}{9} = 1$ is a:
To identify the type of conic, the most important step is to look at:
Classify the conic: $4x^2 + 4y^2 - 16x + 8y = 0$.