A=$\begin{pmatrix} -7 & -9 \\ 6 & 8 \end{pmatrix}$
(a) Is the vector v = $\left[ \begin{matrix} 1 \\ -1 \end{matrix} \right] $ an eigenvector of A? If so, what is the corresponding eigenvalue?
(b) Given that −1 is an eigenvalue of A, find an eigenvector that corresponds to it.
My work
I got the eigen values as $-10,11$
But, how to find part b).
I am getting the eigen vector as $\left[ \begin{matrix} 0 \\ 0 \end{matrix} \right] $
Since $A.\binom1{-1}=\binom2{-2}=2\binom1{-1}$, $v$ is an eigenvector and its eigenvalue is $2$. The other eigenvalue is $-1$. A corresponding eigenvector is $\binom3{-2}$.