Loading…

Conic Section Classifier

Math Geometry • Coordinate Geometry

View all topics

Classify a general quadratic curve \(Ax^2 + Bxy + Cy^2 + Dx + Ey + F=0\) as ellipse/parabola/hyperbola using the discriminant \(B^2-4AC\), with optional advanced analysis and an interactive graph.

Inputs accept 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

General conic coefficients

Tip: Your sample \(x^2+4y^2=16\) corresponds to \(A=1\), \(B=0\), \(C=4\), \(D=0\), \(E=0\), \(F=-16\).

Options

The plot uses square units (equal scaling in x and y). Tick numbers are placed near the axes. Turn on Advanced to see rotation/center/vertex hints when possible.

Ready
Enter coefficients and click Calculate.
Conic plot (pan/zoom enabled)

Drag to pan • wheel/trackpad to zoom • pinch on touch • “Reset view” fits a reasonable view.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the discriminant B^2 - 4AC used for in conic sections?

For Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0, the discriminant Delta = B^2 - 4AC classifies the conic by the quadratic part. Delta < 0 indicates an ellipse (including circles), Delta = 0 indicates a parabola, and Delta > 0 indicates a hyperbola.

Does this conic section classifier identify circles?

A circle is a special case of an ellipse, so it falls under the Delta < 0 classification. Additional conditions on the coefficients determine whether the ellipse is specifically a circle.

What happens if A, B, and C are all zero?

If A = B = C = 0, the equation is not quadratic, so it is not a conic section. The remaining terms form a line, a constant equation, or an inconsistent statement depending on D, E, and F.

Why does a nonzero Bxy term mean the conic might be rotated?

When B is not zero, the conic can be rotated relative to the x and y axes. A rotation of coordinates can remove the cross term Bxy and reveal a simpler canonical form for the same curve.

What is a degenerate conic?

A degenerate conic occurs when the quadratic equation does not produce a smooth ellipse, parabola, or hyperbola. It can collapse into intersecting lines, a single line, a point, or have no real graph.