College Algebra

Identifying Conic Sections

Last updated: March 2026 · Advanced
Before you start

You should be comfortable with:

Now that you know the standard forms for circles, parabolas, ellipses, and hyperbolas, the next skill is identifying which conic you are looking at when the equation is given in general form. In this lesson you will learn to classify conics using the discriminant, convert general-form equations to standard form, and recognize degenerate cases.

The General Second-Degree Equation

Every conic section can be written in the form:

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

where AA, BB, CC, DD, EE, FF are real constants and at least one of AA, BB, CC is nonzero. In this course we focus on the case where B=0B = 0 (no xyxy term), which covers all conics aligned with the coordinate axes. When B0B \neq 0, the conic is rotated — a topic for precalculus.

Classification When B = 0

When there is no xyxy term, classification depends on the coefficients of x2x^2 and y2y^2:

ConditionConic
A=CA = C (and both nonzero)Circle
ACA \neq C, both same signEllipse
AA and CC have opposite signsHyperbola
A=0A = 0 or C=0C = 0 (but not both)Parabola

Memory aid: Think of it as comparing the coefficients of x2x^2 and y2y^2:

  • Equal coefficients = circle (perfect symmetry)
  • Same sign, different coefficients = ellipse (stretched circle)
  • Opposite signs = hyperbola (one term is subtracted)
  • One is zero = parabola (only one squared term)

Quick Examples

  • 3x2+3y212x+6y9=03x^2 + 3y^2 - 12x + 6y - 9 = 0: A=C=3A = C = 3 (equal) → Circle
  • 4x2+9y216x+54y+61=04x^2 + 9y^2 - 16x + 54y + 61 = 0: A=4A = 4, C=9C = 9 (same sign, different) → Ellipse
  • 4x29y224x36y36=04x^2 - 9y^2 - 24x - 36y - 36 = 0: A=4A = 4, C=9C = -9 (opposite signs) → Hyperbola
  • x2+6x4y+5=0x^2 + 6x - 4y + 5 = 0: A=1A = 1, C=0C = 0Parabola

The Discriminant Method (General Case)

When B0B \neq 0, you need the discriminant:

Δ=B24AC\Delta = B^2 - 4AC

DiscriminantConic
Δ=0\Delta = 0Parabola
Δ\Delta is negativeEllipse (or circle if A=CA = C and B=0B = 0)
Δ\Delta is positiveHyperbola

When B=0B = 0, this simplifies: Δ=4AC\Delta = -4AC, and the sign of Δ\Delta depends entirely on whether AA and CC have the same sign (negative Δ\Delta, ellipse), opposite signs (positive Δ\Delta, hyperbola), or one is zero (Δ=0\Delta = 0, parabola).

Converting to Standard Form: The Complete Process

The general method for any conic (with B=0B = 0):

  1. Group the xx terms and yy terms
  2. Factor out the leading coefficients from each group
  3. Complete the square for each variable
  4. Simplify and divide to get the appropriate standard form

Worked Example 1: Is It an Ellipse or a Circle?

Classify and convert 2x2+2y28x+12y+2=02x^2 + 2y^2 - 8x + 12y + 2 = 0.

Classify: A=2A = 2, C=2C = 2. Equal coefficients → Circle.

Convert:

2(x24x)+2(y2+6y)=22(x^2 - 4x) + 2(y^2 + 6y) = -2

2(x24x+4)+2(y2+6y+9)=2+8+182(x^2 - 4x + 4) + 2(y^2 + 6y + 9) = -2 + 8 + 18

2(x2)2+2(y+3)2=242(x - 2)^2 + 2(y + 3)^2 = 24

(x2)2+(y+3)2=12(x - 2)^2 + (y + 3)^2 = 12

Center: (2,3)(2, -3), radius: r=12=23r = \sqrt{12} = 2\sqrt{3}.

Worked Example 2: Identifying a Parabola

Classify and convert y2+8x6y+1=0y^2 + 8x - 6y + 1 = 0.

Classify: A=0A = 0 (no x2x^2 term), C=1C = 1. One coefficient is zero → Parabola.

Convert:

y26y=8x1y^2 - 6y = -8x - 1

y26y+9=8x1+9y^2 - 6y + 9 = -8x - 1 + 9

(y3)2=8x+8=8(x1)(y - 3)^2 = -8x + 8 = -8(x - 1)

This is (yk)2=4p(xh)(y - k)^2 = 4p(x - h) with vertex (1,3)(1, 3), 4p=84p = -8, p=2p = -2. Opens left.

Worked Example 3: Classifying Without Converting

Classify 5x23y2+10x+12y22=05x^2 - 3y^2 + 10x + 12y - 22 = 0.

A=5A = 5, C=3C = -3. Opposite signs → Hyperbola. (If you needed full details, you would complete the square.)

Worked Example 4: A Tricky General Form

Classify and convert 9x2+4y2+54x8y+49=09x^2 + 4y^2 + 54x - 8y + 49 = 0.

Classify: A=9A = 9, C=4C = 4. Same sign, different → Ellipse.

Convert:

9(x2+6x)+4(y22y)=499(x^2 + 6x) + 4(y^2 - 2y) = -49

9(x2+6x+9)+4(y22y+1)=49+81+49(x^2 + 6x + 9) + 4(y^2 - 2y + 1) = -49 + 81 + 4

9(x+3)2+4(y1)2=369(x + 3)^2 + 4(y - 1)^2 = 36

(x+3)24+(y1)29=1\frac{(x + 3)^2}{4} + \frac{(y - 1)^2}{9} = 1

Vertical major axis. Center (3,1)(-3, 1), a=3a = 3, b=2b = 2.

Degenerate Conics

Sometimes the general equation does not produce a “real” conic. These degenerate cases occur when the equation factors or simplifies to something unexpected:

Expected ConicDegenerate CaseWhat You Get
Circle/EllipseRight side = 0A single point
Circle/EllipseRight side is negativeNo graph (empty set)
HyperbolaRight side = 0Two intersecting lines
ParabolaThe unsquared variable is missingTwo parallel lines, one line, or no graph

Example: Degenerate Hyperbola

Classify x24y2=0x^2 - 4y^2 = 0.

A=1A = 1, C=4C = -4. Opposite signs → should be a hyperbola. But:

x24y2=(x2y)(x+2y)=0x^2 - 4y^2 = (x - 2y)(x + 2y) = 0

This gives two lines: x=2yx = 2y and x=2yx = -2y. The “hyperbola” has degenerated into its asymptotes.

Example: Degenerate Ellipse

After completing the square: (x1)2+(y+2)2=0(x - 1)^2 + (y + 2)^2 = 0

The only solution is the single point (1,2)(1, -2).

A Systematic Decision Flowchart

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

  1. Is B=0B = 0? (For this course, usually yes.)
  2. Count the squared terms:
    • Only x2x^2: Parabola (vertical axis, solve for yy)
    • Only y2y^2: Parabola (horizontal axis, solve for xx)
    • Both x2x^2 and y2y^2: proceed to step 3
  3. Compare coefficients of x2x^2 and y2y^2:
    • Equal → Circle (complete the square, watch for degenerates)
    • Same sign, different → Ellipse (complete the square)
    • Opposite signs → Hyperbola (complete the square)
  4. Complete the square and check for degenerates

Real-World Application: Identifying Curves in Engineering

An engineer encounters the equation 16x2+25y2160x200y+400=016x^2 + 25y^2 - 160x - 200y + 400 = 0 describing the cross-section of a tunnel.

Step 1: A=16A = 16, C=25C = 25. Same sign, different → Ellipse.

Step 2: Convert:

16(x210x)+25(y28y)=40016(x^2 - 10x) + 25(y^2 - 8y) = -400

16(x210x+25)+25(y28y+16)=400+400+40016(x^2 - 10x + 25) + 25(y^2 - 8y + 16) = -400 + 400 + 400

16(x5)2+25(y4)2=40016(x - 5)^2 + 25(y - 4)^2 = 400

(x5)225+(y4)216=1\frac{(x - 5)^2}{25} + \frac{(y - 4)^2}{16} = 1

The tunnel cross-section is an ellipse centered at (5,4)(5, 4) with horizontal semi-axis 5 and vertical semi-axis 4. The engineer can use this to calculate clearance heights at any horizontal position.

Common Mistakes

  1. Forgetting to check for degenerate cases. Always verify that the right side is positive after completing the square for ellipses and circles.
  2. Confusing the discriminant formula. It is B24ACB^2 - 4AC, not B24ACB^2 - 4AC from the quadratic formula (same form, different context).
  3. Not factoring out coefficients before completing the square. If the equation has 4x28x4x^2 - 8x, factor to 4(x22x)4(x^2 - 2x) before completing the square inside.
  4. Misidentifying when coefficients differ only by sign versus value. 3x2+3y23x^2 + 3y^2 is a circle, 3x2+5y23x^2 + 5y^2 is an ellipse, 3x25y23x^2 - 5y^2 is a hyperbola.

Practice Problems

Problem 1: Classify x2+y210x+4y+20=0x^2 + y^2 - 10x + 4y + 20 = 0 and find the center and radius.

A=1A = 1, C=1C = 1. Equal → Circle.

(x210x+25)+(y2+4y+4)=20+25+4(x^2 - 10x + 25) + (y^2 + 4y + 4) = -20 + 25 + 4

(x5)2+(y+2)2=9(x - 5)^2 + (y + 2)^2 = 9

Center: (5,2)(5, -2), Radius: 33.

Problem 2: Classify 3x212xy+7=03x^2 - 12x - y + 7 = 0.

A=3A = 3, C=0C = 0 (no y2y^2 term). One squared term → Parabola.

3(x24x)=y73(x^2 - 4x) = y - 7

3(x24x+4)=y7+123(x^2 - 4x + 4) = y - 7 + 12

3(x2)2=y+53(x - 2)^2 = y + 5

(x2)2=13(y+5)(x - 2)^2 = \frac{1}{3}(y + 5)

Vertex: (2,5)(2, -5), opens upward, p=112p = \frac{1}{12}.

Problem 3: Classify and convert 25x2+4y2150x+8y+129=025x^2 + 4y^2 - 150x + 8y + 129 = 0.

A=25A = 25, C=4C = 4. Same sign, different → Ellipse.

25(x26x)+4(y2+2y)=12925(x^2 - 6x) + 4(y^2 + 2y) = -129

25(x26x+9)+4(y2+2y+1)=129+225+4=10025(x^2 - 6x + 9) + 4(y^2 + 2y + 1) = -129 + 225 + 4 = 100

(x3)24+(y+1)225=1\frac{(x-3)^2}{4} + \frac{(y+1)^2}{25} = 1

Vertical major axis. Center: (3,1)(3, -1), a=5a = 5, b=2b = 2.

Problem 4: Determine whether x2+y2+6x2y+15=0x^2 + y^2 + 6x - 2y + 15 = 0 has a graph.

(x2+6x+9)+(y22y+1)=15+9+1=5(x^2 + 6x + 9) + (y^2 - 2y + 1) = -15 + 9 + 1 = -5

(x+3)2+(y1)2=5(x + 3)^2 + (y - 1)^2 = -5

The right side is negative. No graph exists — this is a degenerate case.

Problem 5: Use the discriminant to classify 2x2+5xy3y2+xy+4=02x^2 + 5xy - 3y^2 + x - y + 4 = 0.

A=2A = 2, B=5B = 5, C=3C = -3.

Δ=B24AC=254(2)(3)=25+24=49\Delta = B^2 - 4AC = 25 - 4(2)(-3) = 25 + 24 = 49

Δ>0\Delta > 0Hyperbola.

(This equation has an xyxy term, so the hyperbola is rotated — converting to standard form requires rotation of axes, which is beyond the scope of this course.)

Key Takeaways

  • The general second-degree equation Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 describes all conic sections
  • When B=0B = 0: compare AA and CC — equal gives a circle, same-sign-different gives an ellipse, opposite signs give a hyperbola, one zero gives a parabola
  • The discriminant B24ACB^2 - 4AC classifies conics in the general case: negative = ellipse, zero = parabola, positive = hyperbola
  • Always complete the square and check for degenerate cases (single point, no graph, or intersecting lines)
  • This classification skill ties together everything from the conic sections unit

Return to College Algebra for more topics in this section.

Last updated: March 29, 2026