Loading…

Conic Section from General Equation Converter

Math Geometry • Coordinate Geometry

View all topics

Convert a general conic equation \(Ax^2+Bxy+Cy^2+Dx+Ey+F=0\) into (possibly rotated) standard form and identify the conic type. The graph is interactive: drag to pan, wheel/trackpad to zoom, pinch on touch.

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

General equation coefficients

Sample: \(4x^2+y^2-8x+2y+1=0\) → ellipse.

Options

The plot uses square units (equal x/y scaling). Tick numbers are drawn near the axes for clarity during pan/zoom.

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 conic section does Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 represent?

A common classification uses the discriminant Delta = B^2 - 4AC. If Delta < 0 the conic is an ellipse (a circle is a special case), if Delta = 0 it is a parabola, and if Delta > 0 it is a hyperbola.

How do you remove the Bxy term in a conic equation?

A nonzero B means the conic is rotated relative to the x and y axes. A rotation by an angle phi can eliminate the cross term, often using tan(2phi) = B/(A - C), then rewriting the equation in rotated coordinates.

Why can a conic equation be labeled degenerate or have no real graph?

Some quadratic equations collapse into intersecting lines, a single point, or no real points at all. Degeneracy is commonly detected with a determinant test on the associated quadratic-form matrix, and if A = B = C = 0 the equation is linear and not a conic.

How is the standard form produced from the general form?

The conversion typically uses translation to remove linear terms (finding a center for ellipses/hyperbolas or a vertex for parabolas) and then completes the square. If the conic is rotated, the tool performs a rotation first (or as part of the transformation) so the final form matches a standard template.

When is an ellipse actually a circle in this converter?

A circle is a special case of an ellipse where the squared terms have equal coefficients and there is no cross term (for example A = C and B = 0 after normalization). In standard form this corresponds to equal radii in both directions.