Homework Statement
The Attempt at a Solution
Let (x,y,z) be arbitrary. We write, (x,y,z) = a(1,0,1) + b(0,1,0) + c(0,1,1) for a,b,c \in R . From this,
(x,y,z) = (a,0,a) + (0,b,0) + (0,c,c) = (a,b+c,a+c). However, (a,b+c,a+c) can generate all of R^3 for appropriately chosen a,b,c...