Determine if the following sets of vectors are linearly dependent or linearly independent
$$V1=\begin{bmatrix}1 & 0 & 0 \\0 & 0 & 0\end{bmatrix}$$ $$V2=\begin{bmatrix}0 & 0 & 1 \\0 & 0 & 0\end{bmatrix}$$ $$V3=\begin{bmatrix}0 & 0 & 0 \\0 & 1 & 0\end{bmatrix}$$
I'm not sure how to solve this as previous examples I have always just worked out the determinant but I can't for this. How do I go about solving this? Thanks
Use the definition. A set of vectors is linearly dependent if a nonzero combination of them results in the zero vector.
http://en.wikipedia.org/wiki/Linear_independence#Definition