Find the eigenvalues and eigenvectors of the matrix:
\[\begin{bmatrix} 5 & -36 \\ 0 & -4 \end{bmatrix}\]Click for answer
Your answer may differ by scaling eigenvectors or otherwise choosing a different basis for the eigenspace.
Click for Latex code
\[
\begin{bmatrix}
5 & -36 \\
0 & -4
\end{bmatrix}
\]
Eigenvalues and vectors:
\begin{solution}
\[
5:
\begin{bmatrix}
-1 \\
0
\end{bmatrix}
-4:
\begin{bmatrix}
4 \\
1
\end{bmatrix}
\]
\end{solution}