Fiveable

๐Ÿ“ˆCollege Algebra Unit 12 Review

QR code for College Algebra practice questions

12.4 Rotation of Axes

12.4 Rotation of Axes

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ“ˆCollege Algebra
Unit & Topic Study Guides

Conic Sections

General form of conic sections

Every conic section can be written in a single general equation:

Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0

The coefficients AA, BB, and CC can't all be zero at the same time (otherwise you'd just have a linear equation or a constant).

The discriminant B2โˆ’4ACB^2 - 4AC tells you which type of conic you're dealing with:

  • Ellipse when B2โˆ’4AC<0B^2 - 4AC < 0 (a closed oval shape)
  • Parabola when B2โˆ’4AC=0B^2 - 4AC = 0 (a U-shaped curve that opens in one direction)
  • Hyperbola when B2โˆ’4AC>0B^2 - 4AC > 0 (two separate curved branches)

A circle is a special case of an ellipse where B=0B = 0 and A=CA = C. The discriminant is invariant under rotation, so it gives the same classification no matter how the axes are oriented.

General form of conic sections, Rotation of Axes ยท Algebra and Trigonometry

Rotation of axes for conics

When the general equation has a BxyBxy term (Bโ‰ 0B \neq 0), the conic is tilted relative to the xx- and yy-axes. Rotation of axes is the technique for eliminating that xyxy term so you can work with a simpler equation in a new coordinate system (xโ€ฒ,yโ€ฒ)(x', y').

Finding the rotation angle:

The angle ฮธ\theta that eliminates the xyxy term satisfies:

cotโก2ฮธ=Aโˆ’CB\cot 2\theta = \frac{A - C}{B}

Choose ฮธ\theta so that 0ยฐ<ฮธ<90ยฐ0ยฐ < \theta < 90ยฐ. If A=CA = C, then cotโก2ฮธ=0\cot 2\theta = 0, which means ฮธ=45ยฐ\theta = 45ยฐ.

Substitution formulas:

Once you have ฮธ\theta, replace xx and yy using:

  • x=xโ€ฒcosโกฮธโˆ’yโ€ฒsinโกฮธx = x'\cos\theta - y'\sin\theta
  • y=xโ€ฒsinโกฮธ+yโ€ฒcosโกฮธy = x'\sin\theta + y'\cos\theta

Carrying out the rotation step by step:

  1. Start with the general equation Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0.

  2. Compute ฮธ\theta from cotโก2ฮธ=Aโˆ’CB\cot 2\theta = \frac{A - C}{B}. Use a half-angle identity or right-triangle approach to find cosโกฮธ\cos\theta and sinโกฮธ\sin\theta.

  3. Substitute the rotation formulas for xx and yy into the equation.

  4. Expand every term and collect like terms in xโ€ฒ2x'^2, xโ€ฒyโ€ฒx'y', yโ€ฒ2y'^2, xโ€ฒx', yโ€ฒy', and the constant.

  5. The xโ€ฒyโ€ฒx'y' coefficient should simplify to zero. You're left with an equation in xโ€ฒx' and yโ€ฒy' with no cross term.

General form of conic sections, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Graphing Conic Section in Standard ...

Standard form of rotated conics

After rotation, your equation looks like:

Aโ€ฒxโ€ฒ2+Cโ€ฒyโ€ฒ2+Dโ€ฒxโ€ฒ+Eโ€ฒyโ€ฒ+Fโ€ฒ=0A'x'^2 + C'y'^2 + D'x' + E'y' + F' = 0

To put this into standard form (so you can read off the center, vertices, etc.), complete the square:

  1. Move the constant Fโ€ฒF' to the right side of the equation.
  2. Group the xโ€ฒx' terms together and the yโ€ฒy' terms together.
  3. Factor out the leading coefficient from each group. For example, factor Aโ€ฒA' out of the xโ€ฒx' terms.
  4. 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).
  5. 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 xyxy term is gone (either because it was never there, or because you rotated it away), you identify the conic type using the discriminant B2โˆ’4ACB^2 - 4AC and then extract its geometric features.

Ellipses and hyperbolas:

  • Find the center (h,k)(h, k) 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: e=0e = 0 for a circle, 0<e<10 < e < 1 for an ellipse, e=1e = 1 for a parabola, and e>1e > 1 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 y2y^2 opens right; negative opens left; positive on x2x^2 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 ฮธ\theta 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 cosโกฮธ\cos\theta and sinโกฮธ\sin\theta from the rotation angle formula.