$A$ is a 3x3 symmetric matrix. You know that $2$ and $5$ are eigenvalues of $A$, and
$$V_5 = Span \left( \begin{pmatrix} 1 \\ 2 \\ 0 \end{pmatrix} ,\begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} \right) $$
is the eigenspace of the eigenvalue $5$. Which of the following statements is true?
(1) $$V_2 = Span \begin{pmatrix} 2 \\ -1 \\ -1 \end{pmatrix} $$
(2) $A$ is diagonalizable.
(3) There aren't three eigenvectors of $A$ orthogonal between them.
(4) $$ V_2 = \left\{ \begin{pmatrix} x \\ y \\ z \end{pmatrix} | x + y + z = 0 \right\} $$
How can I find the true statement(s)?