Given $(1,2,3)$, $(4,5,6)$, and $(7,8,9)$.
Which is independent?
A. $(0,0,0)$ B.$(1,0,1)$ C.$(1,1,1)$ D. $(2,4,6)$ E.$(3,5,7)$
Clearly the set of given vectors is not linearly independent. My question is if they still span a subspace of $\Re^3$. If so, does this help in determining which vector will be independent?
HINT: Every subset of $\Bbb R^3$ spans a subspace of $\Bbb R^3$. In this case you could show that $$\{(1,2,3),(1,1,1)\}$$ is a basis for the subspace spanned by the original three vectors and then easily show that all but one of the choices are linear combinations of $(1,2,3)$ and $(1,1,1)$.