The eigenvalues are the roots of the characteristic polynomial, which is given by $det(A - \lambda I) = 0$, where $I$ is the identity matrix. For matrix $A$, we have:
$$
det\left(\begin{array}{cc}
3-\lambda & 2 \\
2 & 3-\lambda
\end{array}\right) = (3-\lambda)^2
Show more…