mathmathmad said:
(4c-2b,b,c) = b(-2,1,0) + c(4,0,1)
This is a good start, and the right idea needed to solve the problem.
so {(-2,1,0),(4,0,1)} is the basis of the SUBSPACE of V right?
THE subspace? V has many subspaces and you're not asked to find bases of them. What you want is a basis of V. Remember that a basis of V is a set of vectors that span V and is linearly independent. Now consider:
1. For any vector of the form (4c-2b,b,c) (i.e. a vector in V) can you express it as a linear combination of (-2,1,0) and (4,0,1). If the answer is yes, then (-2,1,0) and (4,0,1) span V and therefore we need not find more basis elements.
2. Is {(-2,1,0),(4,0,1)} linearly independent?
If you can answer both 1 and 2 in the affirmative, then {(-2,1,0),(4,0,1)} is a basis of V.
how do I get the 3rd linearly independent vector so that it forms the basis of V?
Why do you believe you need a 3rd vector? You would only need a third vector if the dimension of V is 3, but it could be smaller (2 for instance).
Is it (1,0,0)? (0,1,0) seems possible... but the basis of a vector space isn't unique right?
Neither (1,0,0) nor (0,1,0) is actually in V so they can't be used. No a basis isn't unique, but your set from the first part of your answer is a good guess for a basis.