Conic Sections
General form of conic sections
Every conic section can be written in a single general equation:
The coefficients , , and can't all be zero at the same time (otherwise you'd just have a linear equation or a constant).
The discriminant tells you which type of conic you're dealing with:
- Ellipse when (a closed oval shape)
- Parabola when (a U-shaped curve that opens in one direction)
- Hyperbola when (two separate curved branches)
A circle is a special case of an ellipse where and . The discriminant is invariant under rotation, so it gives the same classification no matter how the axes are oriented.

Rotation of axes for conics
When the general equation has a term (), the conic is tilted relative to the - and -axes. Rotation of axes is the technique for eliminating that term so you can work with a simpler equation in a new coordinate system .
Finding the rotation angle:
The angle that eliminates the term satisfies:
Choose so that . If , then , which means .
Substitution formulas:
Once you have , replace and using:
Carrying out the rotation step by step:
-
Start with the general equation .
-
Compute from . Use a half-angle identity or right-triangle approach to find and .
-
Substitute the rotation formulas for and into the equation.
-
Expand every term and collect like terms in , , , , , and the constant.
-
The coefficient should simplify to zero. You're left with an equation in and with no cross term.

Standard form of rotated conics
After rotation, your equation looks like:
To put this into standard form (so you can read off the center, vertices, etc.), complete the square:
- Move the constant to the right side of the equation.
- Group the terms together and the terms together.
- Factor out the leading coefficient from each group. For example, factor out of the terms.
- Complete the square inside each group: take half the linear coefficient, square it, and add it to both sides (accounting for the factored-out coefficient).
- Rewrite each group as a squared binomial and simplify the right side.
The result is a standard-form equation you can use to identify the center, axes, vertices, and other features of the conic in the rotated coordinate system.
Analysis of non-rotated conics
Once the term is gone (either because it was never there, or because you rotated it away), you identify the conic type using the discriminant and then extract its geometric features.
Ellipses and hyperbolas:
- Find the center by completing the square for both variables.
- The denominators in the standard form give you the lengths of the axes. For an ellipse, the larger denominator corresponds to the semi-major axis and the smaller to the semi-minor axis.
- Eccentricity measures how much the conic deviates from a circle: for a circle, for an ellipse, for a parabola, and for a hyperbola.
Parabolas:
- Find the vertex by completing the square for the variable that's squared.
- The sign of the squared term's coefficient tells you the direction of opening (positive coefficient on opens right; negative opens left; positive on opens up; negative opens down).
- Use the standard form to locate the focus and directrix, which sit at equal distances from the vertex along the axis of symmetry.
Mathematical Foundations
- Coordinate plane: The 2D system where conic sections are graphed. Rotation of axes defines a new coordinate grid tilted by angle relative to the original.
- Quadratic equations: The general second-degree equation is the algebraic backbone of all conic sections.
- Trigonometry: Half-angle and double-angle identities are essential for computing and from the rotation angle formula.