8) Prove Property 3 of Theorem 6.13: For square matrices A, B, and C of order n, if A is similar to B and B is similar to C, then A is similar to C.
9) Find all eigenvalues of the matrix $A = \begin{bmatrix} 2 & -1 & 1 \\ -2 & 3 & -2 \\ -1 & 1 & 0 \end{bmatrix}$. Then find the corresponding eigenvectors. More space is provided on the next page!
$| \lambda I - A | = \begin{vmatrix} \lambda - 2 & 1 & -1 \\ 2 & \lambda - 3 & 2 \\ 1 & -1 & \lambda - 0 \end{vmatrix}$