Finding Angles for Conic Section

  • Thread starter Thread starter splac6996
  • Start date Start date
  • Tags Tags
    Angles Section
splac6996
Messages
37
Reaction score
0
I have a hyperbola with the following equation and I am trying to find my angles to eventually rotate this (conic section), but I don't know what to do because when I follow the standard form of (A-C)/B, I get zero. Is there some trick that I don't know about.

x^2+4xy+y^2=12
 
Physics news on Phys.org
First, you can write the equation in this way
<br /> \left[ \begin{array}{cc}<br /> x &amp; y<br /> \end{array} \right]<br /> \cdot<br /> \left[ \begin{array}{cc}<br /> 1 &amp; 2 \\<br /> 2 &amp; 1<br /> \end{array} \right]<br /> \cdot<br /> \left[ \begin{array}{c}<br /> x \\ y<br /> \end{array} \right] = 12<br />

Now, you have to diagonalize the symmetric matrix
<br /> A = \left[ \begin{array}{cc}<br /> 1 &amp; 2 \\<br /> 2 &amp; 1<br /> \end{array} \right]<br />

Then, see this!
 
I have never seen this technique before is that the only way to do this?
 
Back
Top