Identify and classify conic sections from their general equation
Enter the coefficients of the general equation Ax² + Bxy + Cy² + Dx + Ey + F = 0 to determine whether it represents a circle, ellipse, parabola, or hyperbola using discriminant analysis.
Coefficient of x² term (default: 0)
Coefficient of xy term (default: 0)
Coefficient of y² term (default: 0)
Coefficient of x term (default: 0)
Coefficient of y term (default: 0)
Constant term (default: 0)
Click on any example to load it into the calculator and see the classification process
Standard circle equation: x² + y² - 25 = 0
A: 1, B: 0, C: 1
D: 0, E: 0, F: -25
Standard ellipse equation: 4x² + 9y² - 36 = 0
A: 4, B: 0, C: 9
D: 0, E: 0, F: -36
Standard parabola equation: x² - 4y = 0
A: 1, B: 0, C: 0
D: 0, E: -4, F: 0
Standard hyperbola equation: x² - y² - 1 = 0
A: 1, B: 0, C: -1
D: 0, E: 0, F: -1