Given matrix $A_{3x3}$ , and $Ax = 0$, $Ax = x$, $Ax = -x$ all have non trivial solutions. How can I prove that $A$ is diagonalizable?
As a start I know that $A$ is not invertible (concluded from $Ax = 0$ has a non trivial solution), the determinant of $A$ is zero. But what does the other information give me?
You have three distinct eigenvalues in a $3\times 3$ matrix. That means that you have three linearly independent eigenvectors in $\Bbb R^3$. In that basis $A$ is diagonal.