Let $-3$ be an eigenvalue of a $3\times3$ singular matrix $P$ and $$P\begin{bmatrix} 5\\ 3\\ -2 \end{bmatrix}=\begin{bmatrix} -20\\ -12\\ 8 \end{bmatrix}.$$ Then find whether $P$ is diagonalizable or not. Also find whether $P^2+3P$ is diagonalizable.
My attempt
Given $-3$ is one eigenvalue and from $$P\begin{bmatrix} 5\\ 3\\ -2 \end{bmatrix}=\begin{bmatrix} -20\\ -12\\ 8 \end{bmatrix},$$ we know $Ax=\lambda x$. So we get $-4$ is another eigenvalue . Also $$\begin{bmatrix} 5\\ 3\\ -2 \end{bmatrix}$$ is an eigenvector corresponding to the eigen value $-4$. I am struck now don't know how to find another eigenvalue and how to proceed further.
This was the question asked for NET exam for PhD entrance in India
"Singular" means that $0$ is a third eigenvalue. With three distinct eigenvalues $0,-3,-4$, $P$ must be diagonalizable.
$P^2 + 3P$ is also diagonalizable with respect to the same basis as $P$.