Find the eigenvalues and eigenvectors of the matrix:
\[\begin{bmatrix} -7 & 6 \\ -12 & 11 \end{bmatrix}\]Click for answer
Your answer may differ by scaling eigenvectors (columns of \(P\)) or otherwise choosing a different basis for the eigenspace.
Click for Latex code
\[ \begin{bmatrix} -7 & 6 \\ -12 & 11 \end{bmatrix} \]Diagonalization:
\begin{solution} \[ \begin{bmatrix} -7 & 6 \\ -12 & 11 \end{bmatrix} = \begin{bmatrix} -1 & -1 \\ -2 & -1 \end{bmatrix} \begin{bmatrix} 5 & 0 \\ 0 & -1 \end{bmatrix} \begin{bmatrix} 1.0 & -1.0 \\ -2.0 & 1.0 \end{bmatrix} \] \end{solution}