Conic Sections and Rotation of Axes

General form of conic sections
Every conic section can be written in the general second-degree equation:
The coefficients , , and tell you which type of conic you're dealing with. The key factor is whether the term is present, because that term is what indicates rotation.
When (no rotation):
- : circle
- or (but not both): parabola
- and have the same sign but : ellipse
- and have opposite signs: hyperbola
When , the conic is rotated relative to the coordinate axes. You can still classify it using the discriminant :
- : ellipse (or circle)
- : parabola
- : hyperbola
The discriminant is invariant under rotation, meaning it gives the same value no matter how the axes are oriented. That's what makes it so useful for classification.

Rotation of axes for conics
The whole point of rotating axes is to eliminate the term. Once that term is gone, you're left with a standard-looking conic equation that's much easier to analyze.
Finding the rotation angle:
The angle that eliminates the term satisfies:
This is equivalent to when . If , then , which gives .
Rotation formulas (original coordinates in terms of rotated coordinates):
These express the old coordinates in terms of the new rotated system.
Step-by-step process for eliminating the term:
-
Start with the general equation
-
Compute using
-
Find and (use the half-angle identities if needed)
-
Substitute the rotation formulas for and into the original equation
-
Expand and simplify. The terms will cancel, leaving:
The new coefficients , , , , and will generally differ from the originals, but the term is now zero.

Standard form of rotated conics
After rotation eliminates the term, you still may need to complete the square to reach true standard form.
Completing the square on the rotated equation:
Starting from , group and complete the square:
(This form applies when both and are nonzero. For a parabola, one of them is zero, so you only complete the square on the surviving squared variable.)
You can then translate to center the conic at the origin by setting and .
Standard forms by conic type:
- Ellipse:
- Hyperbola:
- Parabola: or (only one variable is squared)
Direct analysis of conic equations
Once you've rotated and translated to standard form, you can read off the key features directly.
Ellipse (, with ):
- Center at the origin of the translated/rotated system
- Vertices at along the major axis and along the minor axis
- Foci at , where
- The defining property: the sum of distances from any point on the ellipse to the two foci is constant (equal to )
Hyperbola ():
- Center at the origin of the translated/rotated system
- Vertices at along the transverse axis
- Foci at , where
- The defining property: the absolute difference of distances from any point on the hyperbola to the two foci is constant (equal to )
Parabola (e.g., ):
- Vertex at the origin of the translated/rotated system
- Focus at distance from the vertex along the axis of symmetry
- Directrix is a line perpendicular to the axis of symmetry, at distance on the opposite side of the vertex from the focus
To convert these features back to the original coordinate system, apply the rotation formulas in reverse and then undo the translation.
Advanced rotation concepts
- Matrix form: The rotation can be written as a matrix equation. The rotation matrix maps coordinates to coordinates.
- Quadratic forms: The second-degree terms can be expressed as , where . The eigenvalues of give the coefficients and in the rotated equation, and the eigenvectors point along the principal axes of the conic.
- Principal axes: These are the directions along which the conic has its maximum and minimum curvature. Finding them through eigenvalue analysis is equivalent to finding the rotation angle algebraically.