MX Precalc Rotation of Axes

Section 10.4Rotation of Axes

Corequisite Skills review (optional warm-up)

Learning Objectives

  • Using rotation of axes formulas.
  • Identify conic sections by their equations. (IA 11.4.3)

Objective 1: Using rotation of axes formulas.

If a point \((x,y)\) on the Cartesian plane is represented on a new coordinate plane where the axes of rotation are formed by rotating an angle \(θ\) from the positive x -axis, then the coordinates of the point with respect to the new axes are \(({x}^{\prime },{y}^{\prime }).\)

rotation of axes definitional graph

The following rotations of axes formulas define the relationship between (x,y) and (x’,y’):

\[\left(\begin{array}{l}x=x'\text{cos}θ-y'\text{sin}θ \\ y=x'\text{sin}θ+y'\text{cos}θ\end{array}\right)\]

How To

Given the equation of a conic, find a new representation after rotating through an angle.

  • Find \(x\) and \(y\) where
    \(\left(\begin{array}{l}x=x'\text{cos}θ-y'\text{sin}θ \\ y=x'\text{sin}θ+y'\text{cos}θ\end{array}\right)\)
  • Substitute the expression for \(x\) and \(y\) into in the given equation, then simplify.
  • Write the equations with \({x}^{\prime }\) and \({y}^{\prime }\) in standard form.
Warm-up Example 1

Find a new representation of the given equation after rotating through the given angle.

\(3{x}^{2}+xy+3{y}^{2}-5=0, θ=45^{\circ}\)

Table 1
Find x and y using the rotation of axes formulas, substitute θ=45º.\(\left(\begin{array}{l}x=x'\text{cos}θ-y'\text{sin}θ \\ y=x'\text{sin}θ+y'\text{cos}θ\end{array}\right)\)
Table 2
\(x=x'\left(\frac{1}{\sqrt{2}}\right)-y'\left(\frac{1}{\sqrt{2}}\right)\)
\(x=\frac{x'-y'}{\sqrt{2}}\)
\(y=x'\left(\frac{1}{\sqrt{2}}\right)-y'\left(\frac{1}{\sqrt{2}}\right)\)
\(y=\frac{x'-y'}{\sqrt{2}}\)
Substitute the expressions for x and y into the given equation and simplify.\(3{x}^{2}+xy+3{y}^{2}-5=0\)
\(3{\left(\frac{x'-y'}{\sqrt{2}}\right)}^{2}+\left(\frac{x'-y'}{\sqrt{2}}\right)\left(\frac{x'-y'}{\sqrt{2}}\right)+3{\left(\frac{x'-y'}{\sqrt{2}}\right)}^{2}-5=0\)
Foil each term.\(3(\frac{{x'}^{2}-2x'y'+{y'}^{2}}{2})2+\frac{{x'}^{2}-{y'}^{2}}{2}+3(\frac{{x'}^{2}-2x'y'+{y'}^{2}}{2})-5=0\)
Multiply by 2 to get rid of the fraction.\(3({x'}^{2}-2x'y'+{y'}^{2})2+{x'}^{2}-{y'}^{2}+3({x'}^{2}-2x'y'+{y'}^{2})-10=0\)
Combine like terms.\(3{x'}^{2}-6x'y'+3{y'}^{2}+{x'}^{2}-{y'}^{2}+3{x'}^{2}+6x'y'+3{y'}^{2}-10=0\,7{x'}^{2}+{5y'}^{2}-10=0\,7{x'}^{2}+{5y'}^{2}=10\)
Write the equations with x′ and y′ in standard form.Set equal to 1.
\(\frac{7{x'}^{2}}{10}+\frac{{5y'}^{2}}{10}=1\,\frac{{x'}^{2}}{\frac{10}{7}}+\frac{{y'}^{2}}{2}=1\,\)

Practice Makes Perfect

Using rotation of axes formulas:

P1

Find a new representation of the given equation after rotating through the given angle. Use the steps outlined to assist you in your work.

\(4{x}^{2}-xy+4{y}^{2}-2=0,\,θ=45^{\circ}\)

Table 3
Find x and y using the rotation of axes formulas, substitute θ=45º.
Substitute the expressions for x and y into the given equation and simplify.
Write the equations with x′ and y′ in standard form.

Objective 2: Identify conic sections by their equations. (IA 11.4.3)

We can identify a conic from its equations by looking at the signs and coefficients of the variables that are squared.

Table 4
ConicCharacteristics of \({x}^{2}\text{-}\) and \({y}^{2}\text{-}\) termsExample
ParabolaEither \({x}^{2}\) OR \({y}^{2}.\) Only one variable is squared.\(x=3{y}^{2}-2y+1\)
Circle\({x}^{2}\text{-}\) and \({y}^{2}\text{-}\) terms have the same coefficients\({x}^{2}+{y}^{2}=49\)
Ellipse\({x}^{2}\text{-}\) and \({y}^{2}\text{-}\) terms have the same sign, different coefficients\(4{x}^{2}+25{y}^{2}=100\)
Hyperbola\({x}^{2}\text{-}\) and \({y}^{2}\text{-}\) terms have different signs, different coefficients\(25{y}^{2}-4{x}^{2}=100\)
Warm-up Example 2
  • ⓐ \(x=-{y}^{2}-2y+3\)
  • ⓑ \(9{y}^{2}-{x}^{2}+18y-4x-4=0\)
  • ⓒ \(9{x}^{2}+25{y}^{2}=225\)
  • ⓓ \({x}^{2}+{y}^{2}-4x+10y-7=0\)
  • ⓐ \(x=-{y}^{2}-2y+3\)
    Parabola: only one variable is squared.
  • ⓑ \(9{y}^{2}-{x}^{2}+18y-4x-4=0\)
    Hyperbola: \({x}^{2}\) and \({y}^{2}\) have different signs and different coefficients.
  • ⓒ \(9{x}^{2}+25{y}^{2}=225\)
    Ellipse: \({x}^{2}\) and \({y}^{2}\) have the same signs and different coefficients.
  • ⓓ \({x}^{2}+{y}^{2}-4x+10y-7=0\)
    Circle: \({x}^{2}\) and \({y}^{2}\) have the same signs and the same signs coefficients.

Practice Makes Perfect

Identify conic sections by their equations.

P2

\(x=-2{y}^{2}-12y-16\)

P3

\({x}^{2}+{y}^{2}=9\)

P4

\(16{x}^{2}-4{y}^{2}+64x-24y-36=0\)

P5

\(16{x}^{2}+36{y}^{2}=576\)

As we have seen, conic sections are formed when a plane intersects two right circular cones aligned tip to tip and extending infinitely far in opposite directions, which we also call a cone. The way in which we slice the cone will determine the type of conic section formed at the intersection. A circle is formed by slicing a cone with a plane perpendicular to the axis of symmetry of the cone. An ellipse is formed by slicing a single cone with a slanted plane not perpendicular to the axis of symmetry. A parabola is formed by slicing the plane through the top or bottom of the double-cone, whereas a hyperbola is formed when the plane slices both the top and bottom of the cone. See Figure 1.

Different conic sections (ellipse, circle, hyperbola, parabola) formed by intersecting a double cone with a plane at various angles.
Figure 1 — The nondegenerate conic sections

Ellipses, circles, hyperbolas, and parabolas are sometimes called the nondegenerate conic sections, in contrast to the degenerate conic sections, which are shown in Figure 2. A degenerate conic results when a plane intersects the double cone and passes through the apex. Depending on the angle of the plane, three types of degenerate conic sections are possible: a point, a line, or two intersecting lines.

This diagram illustrates the three degenerate conic sections formed by the intersection of a plane with a double cone. The first example on the left shows a plane intersecting the double cone through its apex at an angle such that it forms two intersecting lines. The middle example depicts a plane tangent to the double cone along one of its generatrices, resulting in a single line. The rightmost example shows a plane intersecting the double cone only at its apex, producing a single point.
Figure 2 — Degenerate conic sections

Identifying Nondegenerate Conics in General Form

In previous sections of this chapter, we have focused on the standard form equations for nondegenerate conic sections. In this section, we will shift our focus to the general form equation, which can be used for any conic. The general form is set equal to zero, and the terms and coefficients are given in a particular order, as shown below.

\[A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\]

where \(A,B,\) and \(C\) are not all zero. We can use the values of the coefficients to identify which type conic is represented by a given equation.

You may notice that the general form equation has an \(xy\) term that we have not seen in any of the standard form equations. As we will discuss later, the \(xy\) term rotates the conic whenever \(B\) is not equal to zero.

Table 5
Conic SectionsExample
ellipse\(4{x}^{2}+9{y}^{2}=1\)
circle\(4{x}^{2}+4{y}^{2}=1\)
hyperbola\(4{x}^{2}-9{y}^{2}=1\)
parabola\(4{x}^{2}=9y\,\text{or }4{y}^{2}=9x\)
one line\(4x+9y=1\)
intersecting lines\((x-4)(y+4)=0\)
parallel lines\((x-4)(x-9)=0\)
a point\(4{x}^{2}+4{y}^{2}=0\)
no graph\(4{x}^{2}+4{y}^{2}=\,-\,1\)
General Form of Conic Sections

A conic section has the general form

\[A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\]

where \(A,B,\) and \(C\) are not all zero.

Table 6 summarizes the different conic sections where \(B=0,\) and \(A\) and \(C\) are nonzero real numbers. This indicates that the conic has not been rotated.

Table 6
ellipse\(A{x}^{2}+C{y}^{2}+Dx+Ey+F=0,\,\,A\ne C\,\text{and }AC>0\)
circle\(A{x}^{2}+C{y}^{2}+Dx+Ey+F=0,\,\,A=C\)
hyperbola\(A{x}^{2}-C{y}^{2}+Dx+Ey+F=0\,\text{or }-A{x}^{2}+C{y}^{2}+Dx+Ey+F=0,\) where \(A\) and \(C\) are positive
parabola\(A{x}^{2}+Dx+Ey+F=0\,\text{or }C{y}^{2}+Dx+Ey+F=0\)
How To

Given the equation of a conic, identify the type of conic.

  • Rewrite the equation in the general form, \(A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0.\)
  • Identify the values of \(A\) and \(C\) from the general form. If B = 0, the conic section will have a vertical and/or horizontal axes. If B does not equal 0, as shown below, the conic section is rotated. Notice the phrase “may be” in the definitions. That is because the equation may not represent a conic section at all, depending on the values of A, B, C, D, E, and F. For example, the degenerate case of a circle or an ellipse is a point:
    \(A{x}^{2}+B{y}^{2}=0\text{, }\) when A and B have the same sign.
    The degenerate case of a hyperbola is two intersecting straight lines: \(A{x}^{2}+B{y}^{2}=0\text{, }\) when A and B have opposite signs.
    On the other hand, the equation, \(A{x}^{2}+B{y}^{2}+1=0\text{, }\) when A and B are positive does not represent a graph at all, since there are no real ordered pairs which satisfy it.
    • If \(A\) and \(C\) are nonzero, have the same sign, and are not equal to each other, then the graph may be an ellipse.
    • If \(A\) and \(C\) are equal and nonzero and have the same sign, then the graph may be a circle.
    • If \(A\) and \(C\) are nonzero and have opposite signs, then the graph may be a hyperbola.
    • If either \(A\) or \(C\) is zero, then the graph may be a parabola.

    If B = 0, the conic section will have a vertical and/or horizontal axes. If B does not equal 0, as shown below, the conic section is rotated. Notice the phrase “may be” in the definitions. That is because the equation may not represent a conic section at all, depending on the values of A, B, C, D, E, and F. For example, the degenerate case of a circle or an ellipse is a point:
    \(A{x}^{2}+B{y}^{2}=0\text{, }\) when A and B have the same sign.
    The degenerate case of a hyperbola is two intersecting straight lines: \(A{x}^{2}+B{y}^{2}=0\text{, }\) when A and B have opposite signs.
    On the other hand, the equation, \(A{x}^{2}+B{y}^{2}+1=0\text{, }\) when A and B are positive does not represent a graph at all, since there are no real ordered pairs which satisfy it.

Example 1

Identify the graph of each of the following nondegenerate conic sections.

  • ⓐ \(4{x}^{2}-9{y}^{2}+36x+36y-125=0\)
  • ⓑ \(9{y}^{2}+16x+36y-10=0\)
  • ⓒ \(3{x}^{2}+3{y}^{2}-2x-6y-4=0\)
  • ⓓ \(-25{x}^{2}-4{y}^{2}+100x+16y+20=0\)

Identify A, B, and C from each equation, then compute the discriminant \({B}^{2}-4AC\) to classify the conic.

  • ⓐ Rewriting the general form, we have \(A=4\) and \(C=-9,\) so we observe that \(A\) and \(C\) have opposite signs. The graph of this equation is a hyperbola.A general conic section equation, Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0, with a specific example below it: 4x^2 + 0xy + (-9)y^2 + 36x + 36y + (-125) = 0. Coefficients are color-coded.

    \(A=4\) and \(C=-9,\) so we observe that \(A\) and \(C\) have opposite signs. The graph of this equation is a hyperbola.

  • ⓑ Rewriting the general form, we have \(A=0\) and \(C=9.\) We can determine that the equation is a parabola, since \(A\) is zero.A general form of a conic section equation Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 and a specific example showing the substitution of coefficients: 0x^2 + 0xy + 9y^2 + 16x + 36y + (-10) = 0.

    \(A=0\) and \(C=9.\) We can determine that the equation is a parabola, since \(A\) is zero.

  • ⓒ Rewriting the general form, we have \(A=3\) and \(C=3.\) Because \(A=C,\) the graph of this equation is a circle.A general form of a quadratic equation (Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0) followed by a specific example with numerical coefficients.

    \(A=3\) and \(C=3.\) Because \(A=C,\) the graph of this equation is a circle.

  • ⓓ Rewriting the general form, we have \(A=-25\) and \(C=-4.\) Because \(AC>0\) and \(A\ne C,\) the graph of this equation is an ellipse.Two equations are shown. The top equation is the general form of a conic section: Ax^2+Bxy+Cy^2+Dx+Ey+F=0. The bottom equation is a specific instance: (-25)x^2+0xy+(-4)y^2+100x+16y+20=0.

    \(A=-25\) and \(C=-4.\) Because \(AC>0\) and \(A\ne C,\) the graph of this equation is an ellipse.

Try It #1

Identify the graph of each of the following nondegenerate conic sections.

  • ⓐ \(16{y}^{2}-{x}^{2}+x-4y-9=0\)
  • ⓑ \(16{x}^{2}+4{y}^{2}+16x+49y-81=0\)
  • ⓐ hyperbola
  • ⓑ ellipse
Did you get it?

Finding a New Representation of the Given Equation after Rotating through a Given Angle

Until now, we have looked at equations of conic sections without an \(xy\) term, which aligns the graphs with the x- and y-axes. When we add an \(xy\) term, we are rotating the conic about the origin. If the x- and y-axes are rotated through an angle, say \(θ,\) then every point on the plane may be thought of as having two representations: \((x,y)\) on the Cartesian plane with the original x-axis and y-axis, and \(({x}^{\prime },{y}^{\prime })\) on the new plane defined by the new, rotated axes, called the x'-axis and y'-axis. See Figure 3.

An ellipse centered at the origin, aligned with a rotated coordinate system (x', y') that is at an angle θ with respect to the standard (x, y) coordinate system.
Figure 3 — The graph of the rotated ellipse \({x}^{2}+{y}^{2}-xy-15=0\)

We will find the relationships between \(x\) and \(y\) on the Cartesian plane with \({x}^{\prime }\) and \({y}^{\prime }\) on the new rotated plane. See Figure 4.

A Cartesian coordinate system (x, y) with a rotated coordinate system (x', y'). The angle of rotation is θ, and the coordinates are labeled with sin θ, cos θ, and -sin θ, demonstrating the transformation between the two systems.
Figure 4 — The Cartesian plane with x- and y-axes and the resulting x′− and y′−axes formed by a rotation by an angle \(θ.\)

The original coordinate x- and y-axes have unit vectors \(i\) and \(j.\) The rotated coordinate axes have unit vectors \({i}^{\prime }\) and \({j}^{\prime }.\) The angle \(θ\) is known as the angle of rotation. See Figure 5. We may write the new unit vectors in terms of the original ones.

\[\begin{array}{l}{i}^{\prime }=cos\,\,θi+sin\,\,θj \\ {j}^{\prime }=-sin\,\,θi+cos\,\,θj\end{array}\]

A 2D coordinate system rotated by an angle θ. The unit vectors i' and j' are shown with their components (cos θ, sin θ, -sin θ, cos θ) relative to the original x and y axes, illustrating the rotation matrix.
Figure 5 — Relationship between the old and new coordinate planes.

Consider a vector\(u\)in the new coordinate plane. It may be represented in terms of its coordinate axes.

\[\begin{array}{ll}u={x}^{\prime }{i}^{\prime }+{y}^{\prime }{j}^{\prime } & \\ u={x}^{\prime }(i\,\,cos\,\,θ+j\,\,sin\,\,θ)+{y}^{\prime }(-i\,\,sin\,\,θ+j\,\,cos\,\,θ) & \begin{array}{llll} & & & \end{array}\text{Substitute}. \\ u=ix'\,\,cos\,\,θ+jx'\,\,sin\,\,θ-iy'\,\,sin\,\,θ+jy'\,\,cos\,\,θ & \begin{array}{llll} & & & \end{array}\text{Distribute}. \\ u=ix'\,\,cos\,\,θ-iy'\,\,sin\,\,θ+jx'\,\,sin\,\,θ+jy'\,\,cos\,\,θ & \begin{array}{llll} & & & \end{array}\text{Apply commutative property}. \\ u=(x'\,\,cos\,\,θ-y'\,\,sin\,\,θ)i+(x'\,\,sin\,\,θ+y'\,\,cos\,\,θ)j & \begin{array}{llll} & & & \end{array}\text{Factor by grouping}.\end{array}\]

Because \(u={x}^{\prime }{i}^{\prime }+{y}^{\prime }{j}^{\prime },\) we have representations of \(x\) and \(y\) in terms of the new coordinate system.

\[\begin{array}{l}x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ \\ \text{and} \\ y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ\end{array}\]

Equations of Rotation

If a point \((x,y)\) on the Cartesian plane is represented on a new coordinate plane where the axes of rotation are formed by rotating an angle \(θ\) from the positive x-axis, then the coordinates of the point with respect to the new axes are \(({x}^{\prime },{y}^{\prime }).\) We can use the following equations of rotation to define the relationship between \((x,y)\) and \(({x}^{\prime },{y}^{\prime }):\)

\[x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ\]

and

\[y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ\]

How To

Given the equation of a conic, find a new representation after rotating through an angle.

  • Find \(x\) and \(y\) where \(x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ\) and \(y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ.\)
  • Substitute the expression for \(x\) and \(y\) into in the given equation, then simplify.
  • Write the equations with \({x}^{\prime }\) and \({y}^{\prime }\) in standard form.
Example 2

Find a new representation of the equation \(2{x}^{2}-xy+2{y}^{2}-30=0\) after rotating through an angle of \(θ=45°.\)

Since \(A=C,\) use \(\cot(2\theta)=\frac{A-C}{B}\) to confirm \(\theta=45°,\) then substitute the rotation formulas for x and y.

Find \(x\) and \(y,\) where \(x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ\) and \(y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ.\)

Because \(θ=45°,\)

\[\begin{array}{l} \\ x={x}^{\prime }cos(45°)-{y}^{\prime }sin(45°) \\ x={x}^{\prime }(\frac{1}{\sqrt{2}})-{y}^{\prime }(\frac{1}{\sqrt{2}}) \\ x=\frac{{x}^{\prime }-{y}^{\prime }}{\sqrt{2}}\end{array}\]

and

\[\begin{array}{l} \\ \begin{array}{l}y={x}^{\prime }sin(45°)+{y}^{\prime }cos(45°) \\ y={x}^{\prime }(\frac{1}{\sqrt{2}})+{y}^{\prime }(\frac{1}{\sqrt{2}}) \\ y=\frac{{x}^{\prime }+{y}^{\prime }}{\sqrt{2}}\end{array}\end{array}\]

Substitute \(x={x}^{\prime }cosθ-{y}^{\prime }sinθ\) and \(y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ\) into \(2{x}^{2}-xy+2{y}^{2}-30=0.\)

\[2{(\frac{{x}^{\prime }-{y}^{\prime }}{\sqrt{2}})}^{2}-(\frac{{x}^{\prime }-{y}^{\prime }}{\sqrt{2}})(\frac{{x}^{\prime }+{y}^{\prime }}{\sqrt{2}})+2{(\frac{{x}^{\prime }+{y}^{\prime }}{\sqrt{2}})}^{2}-30=0\]

Simplify.

\[\begin{array}{ll}2\frac{({x}^{\prime }-{y}^{\prime })({x}^{\prime }-{y}^{\prime })}{2}-\frac{({x}^{\prime }-{y}^{\prime })({x}^{\prime }+{y}^{\prime })}{2}+2\frac{({x}^{\prime }+{y}^{\prime })({x}^{\prime }+{y}^{\prime })}{2}-30=0 & \begin{array}{llll} & & & \end{array}\text{FOIL method} \\ \,\,{x}^{\prime }{}^{2}{-2{x}^{\prime }y}^{\prime }+{y}^{\prime }{}^{2}-\frac{({x}^{\prime }{}^{2}-{y}^{\prime }{}^{2})}{2}+{x}^{\prime }{}^{2}+2{x}^{\prime }{y}^{\prime }+{y}^{\prime }{}^{2}-30=0 & \begin{array}{llll} & & & \end{array}\text{Combine like terms}. \\ \,\,2{x}^{\prime }{}^{2}+2{y}^{\prime }{}^{2}-\frac{({x}^{\prime }{}^{2}-{y}^{\prime }{}^{2})}{2}=30 & \begin{array}{llll} & & & \end{array}\text{Combine like terms}. \\ \,\,2(2{x}^{\prime }{}^{2}+2{y}^{\prime }{}^{2}-\frac{({x}^{\prime }{}^{2}-{y}^{\prime }{}^{2})}{2})=2(30) & \begin{array}{llll} & & & \end{array}\text{Multiply both sides by 2}. \\ \,\,4{x}^{\prime }{}^{2}+4{y}^{\prime }{}^{2}-({x}^{\prime }{}^{2}-{y}^{\prime }{}^{2})=60 & \begin{array}{llll} & & & \end{array}\text{Simplify}. \\ \,\,4{x}^{\prime }{}^{2}+4{y}^{\prime }{}^{2}-{x}^{\prime }{}^{2}+{y}^{\prime }{}^{2}=60 & \begin{array}{llll} & & & \end{array}\text{Distribute}. \\ \,\,\frac{3{x}^{\prime }{}^{2}}{60}+\frac{5{y}^{\prime }{}^{2}}{60}=\frac{60}{60} & \begin{array}{llll} & & & \end{array}\text{Set equal to 1}.\end{array}\]

Write the equations with \({x}^{\prime }\) and \({y}^{\prime }\) in the standard form.

\[\frac{{{x}^{\prime }}^{2}}{20}+\frac{{{y}^{\prime }}^{2}}{12}=1\]

This equation is an ellipse. Figure 6 shows the graph.

An ellipse centered at the origin, with its major and minor axes aligned with the rotated x' and y' axes. The x' axis is rotated 45 degrees counterclockwise from the x-axis.
Figure 6

Writing Equations of Rotated Conics in Standard Form

Now that we can find the standard form of a conic when we are given an angle of rotation, we will learn how to transform the equation of a conic given in the form \(A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\) into standard form by rotating the axes. To do so, we will rewrite the general form as an equation in the \({x}^{\prime }\) and \({y}^{\prime }\) coordinate system without the \({x}^{\prime }{y}^{\prime }\) term, by rotating the axes by a measure of \(θ\) that satisfies

\[cot(2θ)=\frac{A-C}{B}\]

We have learned already that any conic may be represented by the second degree equation

\[A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\]

where \(A,B,\) and \(C\) are not all zero. However, if \(B\ne 0,\) then we have an \(xy\) term that prevents us from rewriting the equation in standard form. To eliminate it, we can rotate the axes by an acute angle \(θ\) where \(cot(2θ)=\frac{A-C}{B}.\)

How To

Given an equation for a conic in the \({x}^{\prime }{y}^{\prime }\) system, rewrite the equation without the \({x}^{\prime }{y}^{\prime }\) term in terms of \({x}^{\prime }\) and \({y}^{\prime },\) where the \({x}^{\prime }\) and \({y}^{\prime }\) axes are rotations of the standard axes by \(θ\) degrees.

  • Find \(cot(2θ).\)
  • Find \(sin\,\,θ\) and \(cos\,\,θ.\)
  • Substitute \(sin\,\,θ\) and \(cos\,\,θ\) into \(x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ\) and \(y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ.\)
  • Substitute the expression for \(x\) and \(y\) into in the given equation, and then simplify.
  • Write the equations with \({x}^{\prime }\) and \({y}^{\prime }\) in the standard form with respect to the rotated axes.
Example 3

Rewrite the equation \(8{x}^{2}-12xy+17{y}^{2}=20\) in the \({x}^{\prime }{y}^{\prime }\) system without an \({x}^{\prime }{y}^{\prime }\) term.

Use \(\cot(2\theta)=\frac{A-C}{B}\) to find the rotation angle, then substitute the rotation formulas for x and y to eliminate the xy-term.

First, we find \(cot(2θ).\) See Figure 7.

\[\begin{array}{l}8{x}^{2}-12xy+17{y}^{2}=20⇒A=8,\,B=-12\,\text{and}\,C=17 \\ \,\,\,\,\,cot(2θ)=\frac{A-C}{B}=\frac{8-17}{-12} \\ \,\,\,\,\,cot(2θ)=\frac{-9}{-12}=\frac{3}{4}\end{array}\]

A right triangle in the first quadrant of the x y plane. The horizontal side is length 3 and is on the x-axis. The vertical side is length 4. The hypotenuse is length h and originates at the Origin. The acute angle at the origin is 2 theta.
Figure 7

\[cot(2θ)=\frac{3}{4}=\frac{\text{adjacent}}{\text{opposite}}\]

So the hypotenuse is

\[\begin{array}{l}{3}^{2}+{4}^{2}={h}^{2} \\ 9+16={h}^{2} \\ 25={h}^{2} \\ h=5\,\,\,\end{array}\]

Next, we find \(sin\,\,θ\) and \(cos\,\,θ.\)

\[\begin{array}{l}\begin{array}{l} \\ \\ sin\,\,θ=\sqrt{\frac{1-cos(2θ)}{2}}=\sqrt{\frac{1-\frac{3}{5}}{2}}=\sqrt{\frac{\frac{5}{5}-\frac{3}{5}}{2}}=\sqrt{\frac{5-3}{5}\cdot \frac{1}{2}}=\sqrt{\frac{2}{10}}=\sqrt{\frac{1}{5}}\end{array} \\ sin\,\,θ=\frac{1}{\sqrt{5}} \\ cos\,\,θ=\sqrt{\frac{1+cos(2θ)}{2}}=\sqrt{\frac{1+\frac{3}{5}}{2}}=\sqrt{\frac{\frac{5}{5}+\frac{3}{5}}{2}}=\sqrt{\frac{5+3}{5}\cdot \frac{1}{2}}=\sqrt{\frac{8}{10}}=\sqrt{\frac{4}{5}} \\ cos\,\,θ=\frac{2}{\sqrt{5}}\end{array}\]

Substitute the values of \(sin\,\,θ\) and \(cos\,\,θ\) into \(x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ\) and \(y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ.\)

\[\begin{array}{l} \\ \begin{array}{l}x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ \\ x={x}^{\prime }(\frac{2}{\sqrt{5}})-{y}^{\prime }(\frac{1}{\sqrt{5}}) \\ x=\frac{2{x}^{\prime }-{y}^{\prime }}{\sqrt{5}}\end{array}\end{array}\]

and

\[\begin{array}{l}\begin{array}{l} \\ y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ\end{array} \\ y={x}^{\prime }(\frac{1}{\sqrt{5}})+{y}^{\prime }(\frac{2}{\sqrt{5}}) \\ y=\frac{{x}^{\prime }+2{y}^{\prime }}{\sqrt{5}}\end{array}\]

Substitute the expressions for \(x\) and \(y\) into in the given equation, and then simplify.

\[\begin{array}{l}\,\,8{(\frac{2{x}^{\prime }-{y}^{\prime }}{\sqrt{5}})}^{2}-12(\frac{2{x}^{\prime }-{y}^{\prime }}{\sqrt{5}})(\frac{{x}^{\prime }+2{y}^{\prime }}{\sqrt{5}})+17{(\frac{{x}^{\prime }+2{y}^{\prime }}{\sqrt{5}})}^{2}=20\,\, \\ \,\,8(\frac{(2{x}^{\prime }-{y}^{\prime })(2{x}^{\prime }-{y}^{\prime })}{5})-12(\frac{(2{x}^{\prime }-{y}^{\prime })({x}^{\prime }+2{y}^{\prime })}{5})+17(\frac{({x}^{\prime }+2{y}^{\prime })({x}^{\prime }+2{y}^{\prime })}{5})=20\,\, \\ \,\,8(4{x}^{\prime }{}^{2}-4{x}^{\prime }{y}^{\prime }+{y}^{\prime }{}^{2})-12(2{x}^{\prime }{}^{2}+3{x}^{\prime }{y}^{\prime }-2{y}^{\prime }{}^{2})+17({x}^{\prime }{}^{2}+4{x}^{\prime }{y}^{\prime }+4{y}^{\prime }{}^{2})=100 \\ 32{x}^{\prime }{}^{2}-32{x}^{\prime }{y}^{\prime }+8{y}^{\prime }{}^{2}-24{x}^{\prime }{}^{2}-36{x}^{\prime }{y}^{\prime }+24{y}^{\prime }{}^{2}+17{x}^{\prime }{}^{2}+68{x}^{\prime }{y}^{\prime }+68{y}^{\prime }{}^{2}=100 \\ \,\,25{x}^{\prime }{}^{2}+100{y}^{\prime }{}^{2}=100\,\, \\ \,\,\frac{25}{100}{x}^{\prime }{}^{2}+\frac{100}{100}{y}^{\prime }{}^{2}=\frac{100}{100} \end{array}\]

Write the equations with \({x}^{\prime }\) and \({y}^{\prime }\) in the standard form with respect to the new coordinate system.

\[\frac{{{x}^{\prime }}^{2}}{4}+\frac{{{y}^{\prime }}^{2}}{1}=1\]

Figure 8 shows the graph of the ellipse.

A graph of an ellipse centered at the origin (0,0) in a Cartesian coordinate system. The x-axis ranges from -3 to 3, and the y-axis ranges from -2 to 2. Two orange lines, appearing to be the major and minor axes, pass through the origin and intersect the blue ellipse. The lines are perpendicular.
Figure 8
Try It #2

Rewrite the \(13{x}^{2}-6\sqrt{3}xy+7{y}^{2}=16\) in the \({x}^{\prime }{y}^{\prime }\) system without the \({x}^{\prime }{y}^{\prime }\) term.

\(\frac{{{x}^{\prime }}^{2}}{4}+\frac{{{y}^{\prime }}^{2}}{1}=1\)

Did you get it?
Example 4

Graph the following equation relative to the \({x}^{\prime }{y}^{\prime }\) system:

\[{x}^{2}+12xy-4{y}^{2}=30\]

Find the rotation angle from \(\cot(2\theta)=\frac{A-C}{B},\) rewrite the equation in the rotated system, then graph it there.

First, we find \(cot(2θ).\)

\[{x}^{2}+12xy-4{y}^{2}=20⇒A=1,\,\,B=12,\text{and }C=-4\]

\[\begin{array}{l}cot(2θ)=\frac{A-C}{B} \\ cot(2θ)=\frac{1-(-4)}{12} \\ cot(2θ)=\frac{5}{12}\end{array}\]

Because \(cot(2θ)=\frac{5}{12},\) we can draw a reference triangle as in Figure 9.

A line with positive slope passing through the origin of the x y pane is shown. The x value of 5 is shown on the x-axis. The y value of 12 is shown on the y-axis. The angle the line makes with the x-axis is 2theta. The line is labeled cotangent (2 theta) = 5/12.
Figure 9

\[cot(2θ)=\frac{5}{12}=\frac{\text{adjacent}}{\text{opposite}}\]

Thus, the hypotenuse is

\[\begin{array}{l}{5}^{2}+{12}^{2}={h}^{2} \\ 25+144={h}^{2} \\ 169={h}^{2} \\ h=13\end{array}\]

Next, we find \(sin\,\,θ\) and \(cos\,\,θ.\) We will use half-angle identities.

\[\begin{array}{l}\begin{array}{l} \\ \\ sin\,\,θ=\sqrt{\frac{1-cos(2θ)}{2}}=\sqrt{\frac{1-\frac{5}{13}}{2}}=\sqrt{\frac{\frac{13}{13}-\frac{5}{13}}{2}}=\sqrt{\frac{8}{13}\cdot \frac{1}{2}}=\frac{2}{\sqrt{13}}\end{array} \\ cos\,\,θ=\sqrt{\frac{1+cos(2θ)}{2}}=\sqrt{\frac{1+\frac{5}{13}}{2}}=\sqrt{\frac{\frac{13}{13}+\frac{5}{13}}{2}}=\sqrt{\frac{18}{13}\cdot \frac{1}{2}}=\frac{3}{\sqrt{13}}\end{array}\]

Now we find \(x\) and \(y\text{. }\)

\[\begin{array}{l} \\ x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ \\ x={x}^{\prime }(\frac{3}{\sqrt{13}})-{y}^{\prime }(\frac{2}{\sqrt{13}}) \\ x=\frac{3{x}^{\prime }-2{y}^{\prime }}{\sqrt{13}}\end{array}\]

and

\[\begin{array}{l} \\ y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ \\ y={x}^{\prime }(\frac{2}{\sqrt{13}})+{y}^{\prime }(\frac{3}{\sqrt{13}}) \\ y=\frac{2{x}^{\prime }+3{y}^{\prime }}{\sqrt{13}}\end{array}\]

Now we substitute \(x=\frac{3{x}^{\prime }-2{y}^{\prime }}{\sqrt{13}}\) and \(y=\frac{2{x}^{\prime }+3{y}^{\prime }}{\sqrt{13}}\) into \({x}^{2}+12xy-4{y}^{2}=30.\)

\[\begin{array}{llll}\,\,{(\frac{3{x}^{\prime }-2{y}^{\prime }}{\sqrt{13}})}^{2}+12(\frac{3{x}^{\prime }-2{y}^{\prime }}{\sqrt{13}})(\frac{2{x}^{\prime }+3{y}^{\prime }}{\sqrt{13}})-4{(\frac{2{x}^{\prime }+3{y}^{\prime }}{\sqrt{13}})}^{2}=30 & & & \\ \,\,\,\,(\frac{1}{13})[{(3{x}^{\prime }-2{y}^{\prime })}^{2}+12(3{x}^{\prime }-2{y}^{\prime })(2{x}^{\prime }+3{y}^{\prime })-4{(2{x}^{\prime }+3{y}^{\prime })}^{2}]=30 & & & \text{Factor}. \\ (\frac{1}{13})[9{x}^{\prime }{}^{2}-12{x}^{\prime }{y}^{\prime }+4{y}^{\prime }{}^{2}+12(6{x}^{\prime }{}^{2}+5{x}^{\prime }{y}^{\prime }-6{y}^{\prime }{}^{2})-4(4{x}^{\prime }{}^{2}+12{x}^{\prime }{y}^{\prime }+9{y}^{\prime }{}^{2})]=30 & & & \text{Multiply}. \\ \,\,(\frac{1}{13})[9{x}^{\prime }{}^{2}-12{x}^{\prime }{y}^{\prime }+4{y}^{\prime }{}^{2}+72{x}^{\prime }{}^{2}+60{x}^{\prime }{y}^{\prime }-72{y}^{\prime }{}^{2}-16{x}^{\prime }{}^{2}-48{x}^{\prime }{y}^{\prime }-36{y}^{\prime }{}^{2}]=30 & & & \text{Distribute}. \\ \,\,\,\,\,(\frac{1}{13})[65{x}^{\prime }{}^{2}-104{y}^{\prime }{}^{2}]=30 & & & \text{Combine like terms}. \\ \,\,65{x}^{\prime }{}^{2}-104{y}^{\prime }{}^{2}=390 & & & \text{Multiply}.\,\, \\ \,\,\frac{{x}^{\prime }{}^{2}}{6}-\frac{4{y}^{\prime }{}^{2}}{15}=1 & & & \text{Divide by 390}.\end{array}\]

Figure 10 shows the graph of the hyperbola \(\frac{{{x}^{\prime }}^{2}}{6}-\frac{4{{y}^{\prime }}^{2}}{15}=1.\,\,\)

A graph shows a hyperbola in a standard Cartesian x-y coordinate system. Two orange lines represent a rotated x'-y' coordinate system. The hyperbola's branches are aligned with the x' and -x' axes.
Figure 10

Identifying Conics without Rotating Axes

Now we have come full circle. How do we identify the type of conic described by an equation? What happens when the axes are rotated? Recall, the general form of a conic is

\[A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\]

If we apply the rotation formulas to this equation we get the form

\[{A}^{\prime }{{x}^{\prime }}^{2}+{B}^{\prime }{x}^{\prime }{y}^{\prime }+{C}^{\prime }{{y}^{\prime }}^{2}+{D}^{\prime }{x}^{\prime }+{E}^{\prime }{y}^{\prime }+{F}^{\prime }=0\]

It may be shown that \({B}^{2}-4AC={{B}^{\prime }}^{2}-4{A}^{\prime }{C}^{\prime }.\) The expression does not vary after rotation, so we call the expression invariant. The discriminant, \({B}^{2}-4AC,\) is invariant and remains unchanged after rotation. Because the discriminant remains unchanged, observing the discriminant enables us to identify the conic section.

Using the Discriminant to Identify a Conic

If the equation \(A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\) is transformed by rotating axes into the equation \({A}^{\prime }{{x}^{\prime }}^{2}+{B}^{\prime }{x}^{\prime }{y}^{\prime }+{C}^{\prime }{{y}^{\prime }}^{2}+{D}^{\prime }{x}^{\prime }+{E}^{\prime }{y}^{\prime }+{F}^{\prime }=0,\) then \({B}^{2}-4AC={{B}^{\prime }}^{2}-4{A}^{\prime }{C}^{\prime }.\)

The equation \(A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\) is an ellipse, a parabola, or a hyperbola, or a degenerate case of one of these.

If the discriminant, \({B}^{2}-4AC,\) is

  • \(<0,\) the conic section is an ellipse
  • \(=0,\) the conic section is a parabola
  • \(>0,\) the conic section is a hyperbola
Example 5

Identify the conic for each of the following without rotating axes.

  • ⓐ \(5{x}^{2}+2\sqrt{3}xy+2{y}^{2}-5=0\)
  • ⓑ \(5{x}^{2}+2\sqrt{3}xy+12{y}^{2}-5=0\)

Compute the discriminant \({B}^{2}-4AC\) for each equation to classify the conic without rotating.

  • ⓐ Let’s begin by determining \(A,B,\) and \(C.\) Now, we find the discriminant. Therefore, \(5{x}^{2}+2\sqrt{3}xy+2{y}^{2}-5=0\) represents an ellipse.

    \[\underbrace{5}_{A}{x}^{2}+\underbrace{2\sqrt{3}}_{B}xy+\underbrace{2}_{C}{y}^{2}-5=0\]

    Now, we find the discriminant.

    \[\begin{array}{l}{B}^{2}-4AC={(2\sqrt{3})}^{2}-4(5)(2) \\ \,\,=4(3)-40 \\ \,\,=12-40 \\ \,\,=-28<0\end{array}\]

    Therefore, \(5{x}^{2}+2\sqrt{3}xy+2{y}^{2}-5=0\) represents an ellipse.

  • ⓑ Again, let’s begin by determining \(A,B,\) and \(C.\) Now, we find the discriminant. Therefore, \(5{x}^{2}+2\sqrt{3}xy+12{y}^{2}-5=0\) represents an ellipse.

    \[\underbrace{5}_{A}{x}^{2}+\underbrace{2\sqrt{3}}_{B}xy+\underbrace{12}_{C}{y}^{2}-5=0\]

    Now, we find the discriminant.

    \[\begin{array}{l}{B}^{2}-4AC={(2\sqrt{3})}^{2}-4(5)(12) \\ \,\,=4(3)-240 \\ \,\,=12-240 \\ \,\,=-228<0\end{array}\]

    Therefore, \(5{x}^{2}+2\sqrt{3}xy+12{y}^{2}-5=0\) represents an ellipse.

Try It #3

Identify the conic for each of the following without rotating axes.

  • ⓐ \({x}^{2}-9xy+3{y}^{2}-12=0\)
  • ⓑ \(10{x}^{2}-9xy+4{y}^{2}-4=0\)
  • ⓐ hyperbola
  • ⓑ ellipse
Did you get it?
Media

Access this online resource for additional instruction and practice with conic sections and rotation of axes.

Key Equations

Table 7
General Form equation of a conic section\(A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0\)
Rotation of a conic section\(\begin{array}{l}x={x}^{\prime }cos\,\,θ-{y}^{\prime }sin\,\,θ \\ y={x}^{\prime }sin\,\,θ+{y}^{\prime }cos\,\,θ\end{array}\)
Angle of rotation\(θ,\text{where }cot(2θ)=\frac{A-C}{B}\)

Key Concepts

Section Exercises

Verbal

1

What effect does the \(xy\) term have on the graph of a conic section?

The \(xy\) term causes a rotation of the graph to occur.

2

If the equation of a conic section is written in the form \(A{x}^{2}+B{y}^{2}+Cx+Dy+E=0\) and \(AB=0,\) what can we conclude?

3

If the equation of a conic section is written in the form \(A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0,\) and \({B}^{2}-4AC>0,\) what can we conclude?

The conic section is a hyperbola.

4

Given the equation \(a{x}^{2}+4x+3{y}^{2}-12=0,\) what can we conclude if \(a>0?\)

5

For the equation \(A{x}^{2}+Bxy+C{y}^{2}+Dx+Ey+F=0,\) the value of \(θ\) that satisfies \(cot(2θ)=\frac{A-C}{B}\) gives us what information?

It gives the angle of rotation of the axes in order to eliminate the \(xy\) term.

Algebraic

For the following exercises, determine which conic section is represented based on the given equation.

6

\(9{x}^{2}+4{y}^{2}+72x+36y-500=0\)

7

\({x}^{2}-10x+4y-10=0\)

\(AB=0,\) parabola

8

\(2{x}^{2}-2{y}^{2}+4x-6y-2=0\)

9

\(4{x}^{2}-{y}^{2}+8x-1=0\)

\(AB=-4<0,\) hyperbola

10

\(4{y}^{2}-5x+9y+1=0\)

11

\(2{x}^{2}+3{y}^{2}-8x-12y+2=0\)

\(AB=6>0,\) ellipse

12

\(4{x}^{2}+9xy+4{y}^{2}-36y-125=0\)

13

\(3{x}^{2}+6xy+3{y}^{2}-36y-125=0\)

\({B}^{2}-4AC=0,\) parabola

14

\(-3{x}^{2}+3\sqrt{3}xy-4{y}^{2}+9=0\)

15

\(2{x}^{2}+4\sqrt{3}xy+6{y}^{2}-6x-3=0\)

\({B}^{2}-4AC=0,\) parabola

16

\(-{x}^{2}+4\sqrt{2}xy+2{y}^{2}-2y+1=0\)

17

\(8{x}^{2}+4\sqrt{2}xy+4{y}^{2}-10x+1=0\)

\({B}^{2}-4AC=-96<0,\) ellipse

For the following exercises, find a new representation of the given equation after rotating through the given angle.

18

\(3{x}^{2}+xy+3{y}^{2}-5=0,θ=45°\)

19

\(4{x}^{2}-xy+4{y}^{2}-2=0,θ=45°\)

\(7{{x}^{\prime }}^{2}+9{{y}^{\prime }}^{2}-4=0\)

20

\(2{x}^{2}+8xy-1=0,θ=30°\)

21

\(-2{x}^{2}+8xy+1=0,θ=45°\)

\(3{{x}^{\prime }}^{2}+2{x}^{\prime }{y}^{\prime }-5{{y}^{\prime }}^{2}+1=0\)

22

\(4{x}^{2}+\sqrt{2}xy+4{y}^{2}+y+2=0,θ=45°\)

For the following exercises, determine the angle \(θ\) that will eliminate the \(xy\) term and write the corresponding equation without the \(xy\) term.

23

\({x}^{2}+3\sqrt{3}xy+4{y}^{2}+y-2=0\)

\(θ={60}^{∘},11{{x}^{\prime }}^{2}-{{y}^{\prime }}^{2}+\sqrt{3}{x}^{\prime }+{y}^{\prime }-4=0\)

24

\(4{x}^{2}+2\sqrt{3}xy+6{y}^{2}+y-2=0\)

25

\(9{x}^{2}-3\sqrt{3}xy+6{y}^{2}+4y-3=0\)

\(θ={-30}^{∘},21{{x}^{\prime }}^{2}+9{{y}^{\prime }}^{2}+4{x}^{\prime }-4\sqrt{3}{y}^{\prime }-6=0\)

26

\(-3{x}^{2}-\sqrt{3}xy-2{y}^{2}-x=0\)

27

\(16{x}^{2}+24xy+9{y}^{2}+6x-6y+2=0\)

\(θ\approx {36.9}^{∘},125{{x}^{\prime }}^{2}+6{x}^{\prime }-42{y}^{\prime }+10=0\)

28

\({x}^{2}+4xy+4{y}^{2}+3x-2=0\)

29

\({x}^{2}+4xy+{y}^{2}-2x+1=0\)

\(θ={45}^{∘},3{{x}^{\prime }}^{2}-{{y}^{\prime }}^{2}-\sqrt{2}{x}^{\prime }+\sqrt{2}{y}^{\prime }+1=0\)

30

\(4{x}^{2}-2\sqrt{3}xy+6{y}^{2}-1=0\)

Graphical

For the following exercises, rotate through the given angle based on the given equation. Give the new equation and graph the original and rotated equation.

31

\(y=-{x}^{2},θ=-{45}^{∘}\)

\(\frac{\sqrt{2}}{2}({x}^{\prime }+{y}^{\prime })=\frac{1}{2}{({x}^{\prime }-{y}^{\prime })}^{2}\)

A coordinate plane displays two parabolas with their vertices at the origin. A blue parabola opens downwards, and an orange parabola opens to the left.
32

\(x={y}^{2},θ={45}^{∘}\)

33

\(\frac{{x}^{2}}{4}+\frac{{y}^{2}}{1}=1,θ={45}^{∘}\)

\(\frac{{({x}^{\prime }-{y}^{\prime })}^{2}}{8}+\frac{{({x}^{\prime }+{y}^{\prime })}^{2}}{2}=1\)

A coordinate plane shows two intersecting ellipses. One is blue and appears more horizontally oriented, while the other is orange and appears more vertically oriented. Both are centered near the origin.
34

\(\frac{{y}^{2}}{16}+\frac{{x}^{2}}{9}=1,θ={45}^{∘}\)

35

\({y}^{2}-{x}^{2}=1,θ={45}^{∘}\)

\(\frac{{({x}^{\prime }+{y}^{\prime })}^{2}}{2}-\frac{{({x}^{\prime }-{y}^{\prime })}^{2}}{2}=1\)

A graph displays two hyperbolas centered at the origin on a Cartesian coordinate plane. One hyperbola, shown in orange, opens horizontally, while the other, in blue, opens vertically.
36

\(y=\frac{{x}^{2}}{2},θ={30}^{∘}\)

37

\(x={(y-1)}^{2},θ={30}^{∘}\)

\(\frac{\sqrt{3}}{2}{x}^{\prime }-\frac{1}{2}{y}^{\prime }={(\frac{1}{2}{x}^{\prime }+\frac{\sqrt{3}}{2}{y}^{\prime }-1)}^{2}\)

A graph displays two parabolas. The blue parabola opens to the right with its vertex at the origin (0,0). The orange parabola opens downwards with its vertex at (2,1).
38

\(\frac{{x}^{2}}{9}+\frac{{y}^{2}}{4}=1,θ={30}^{∘}\)

For the following exercises, graph the equation relative to the \({x}^{\prime }{y}^{\prime }\) system in which the equation has no \({x}^{\prime }{y}^{\prime }\) term.

39

\(xy=9\)

This graph illustrates two hyperbolas rotated by 45 degrees. The blue hyperbola opens left and right, with vertices at ( 3 2 , 0) and (- 3 2 , 0). The orange hyperbola opens up and down, passing through (3, 3) and (-3, -3).
40

\({x}^{2}+10xy+{y}^{2}-6=0\)

41

\({x}^{2}-10xy+{y}^{2}-24=0\)

A graph of a hyperbola rotated by 45 degrees. The x-axis and y-axis both range from -10 to 10. The vertices of the hyperbola are at (-2, 0) and (2, 0). The foci are indicated at (negative square root of 2 over 2, square root of 2 over 2) and (square root of 2 over 2, negative square root of 2 over 2). The rotation angle is labeled as theta = 45 degrees.
42

\(4{x}^{2}-3\sqrt{3}xy+{y}^{2}-22=0\)

43

\(6{x}^{2}+2\sqrt{3}xy+4{y}^{2}-21=0\)

Two ellipses are shown on a coordinate plane. The blue ellipse is centered at the origin, and the orange ellipse is rotated by 30 degrees. Their intersection points are labeled.
44

\(11{x}^{2}+10\sqrt{3}xy+{y}^{2}-64=0\)

45

\(21{x}^{2}+2\sqrt{3}xy+19{y}^{2}-18=0\)

Two ellipses on a coordinate plane. Blue ellipse is axis-aligned with x-intercepts (+/- sqrt(9/16), 0). Orange ellipse is rotated 30 degrees, with points (-1/2, sqrt(3)/2) and (1/2, -sqrt(3)/2) labeled.
46

\(16{x}^{2}+24xy+9{y}^{2}-130x+90y=0\)

47

\(16{x}^{2}+24xy+9{y}^{2}-60x+80y=0\)

Two parabolic paths, starting at (0,0), are plotted on an x-y plane. The blue path goes downwards, and the orange path moves right and down. An angle of 37° is indicated.
48

\(13{x}^{2}-6\sqrt{3}xy+7{y}^{2}-16=0\)

49

\(4{x}^{2}-4xy+{y}^{2}-8\sqrt{5}x-16\sqrt{5}y=0\)

A coordinate plane displays two parabolas starting at (0,0). The blue parabola opens along the positive x-axis. The orange parabola is rotated by an angle &quot;theta&quot; = 63 degrees.

For the following exercises, determine the angle of rotation in order to eliminate the \(xy\) term. Then graph the new set of axes.

50

\(6{x}^{2}-5\sqrt{3}xy+{y}^{2}+10x-12y=0\)

51

\(6{x}^{2}-5xy+6{y}^{2}+20x-y=0\)

\(θ={45}^{∘}\)

A graph on a Cartesian coordinate system shows the x-axis and y-axis, each ranging from -5 to 5. Two dashed lines are drawn, both passing through the origin. One dashed line is labeled y' and goes from top-left to bottom-right, representing the equation y = -x. The other dashed line is labeled x' and goes from bottom-left to top-right, representing the equation y = x. These dashed lines illustrate a rotation of the coordinate axes.
52

\(6{x}^{2}-8\sqrt{3}xy+14{y}^{2}+10x-3y=0\)

53

\(4{x}^{2}+6\sqrt{3}xy+10{y}^{2}+20x-40y=0\)

\(θ={60}^{∘}\)

A Cartesian coordinate system with original x and y axes and two dashed lines, x' and y', both passing through the origin. x' has a positive slope, and y' has a negative slope.
54

\(8{x}^{2}+3xy+4{y}^{2}+2x-4=0\)

55

\(16{x}^{2}+24xy+9{y}^{2}+20x-44y=0\)

\(θ\approx {36.9}^{∘}\)

A graph illustrating two sets of coordinate axes, (x, y) and a rotated set (x', y'), both intersecting at the origin. The x' and y' axes are shown as dashed orange lines.

For the following exercises, determine the value of \(k\) based on the given equation.

56

Given \(4{x}^{2}+kxy+16{y}^{2}+8x+24y-48=0,\) find \(k\) for the graph to be a parabola.

57

Given \(2{x}^{2}+kxy+12{y}^{2}+10x-16y+28=0,\) find \(k\) for the graph to be an ellipse.

\(-4\sqrt{6}<k<4\sqrt{6}\)

58

Given \(3{x}^{2}+kxy+4{y}^{2}-6x+20y+128=0,\) find \(k\) for the graph to be a hyperbola.

59

Given \(k{x}^{2}+8xy+8{y}^{2}-12x+16y+18=0,\) find \(k\) for the graph to be a parabola.

\(k=2\)

60

Given \(6{x}^{2}+12xy+k{y}^{2}+16x+10y+4=0,\) find \(k\) for the graph to be an ellipse.

Glossary

angle of rotation
an acute angle formed by a set of axes rotated from the Cartesian plane where, if \(cot(2θ)>0,\) then \(θ\) is between \((0°,45°);\) if \(cot(2θ)<0,\) then \(θ\) is between \((45°,90°);\) and if \(cot(2θ)=0,\) then \(θ=45°\)
degenerate conic sections
any of the possible shapes formed when a plane intersects a double cone through the apex. Types of degenerate conic sections include a point, a line, and intersecting lines.
nondegenerate conic section
a shape formed by the intersection of a plane with a double right cone such that the plane does not pass through the apex; nondegenerate conics include circles, ellipses, hyperbolas, and parabolas