We guess that a $3\times 3$ matrix $A$ has eigenvalues $0, 3, 5$ with eigenvectors $u, v, w$. a) Find a base of $N(A)$, and a base of $R(A)$. b) Find a solution of the equation $Ax = v + w$. Find all the solutions. c) Show that $Ax= u$ has no solutions.
I don't really know what to do. That's all I thought: $tr(A) = 8$, $det(A)= 0$ and: we have a $3\times 3$ matrix with $3$ different eigenvalues, so $u, v, w$ are linearly independent and $A$ is diagonalizable.
Since $u,v$, and $w$ are linearly independent, you can write any relevant vector as $c_1u + c_2v + c_3w$.
Now, for a), you want to find $x$ such that $Ax = 0$, so think about at $A(c_1u + c_2v + c_3w)$ = 0.
For b), what kinds of vectors $b$ do you get for $A(c_1 u + c_2v + c_3w) = b$?
For c), think about $A(c_1 u + c_2v + c_3w) = u$