Question: Decide on the maximum number of linearly independent vectors among a given a set of vectors. $$ A = (1,-1,0,0) \quad B = (1,0,-1,0) \quad C = (1,0,0,-1) \\ D = (0,1,-1,0) \quad E = (0,1,0,-1) \quad F = (0,0,1,-1) $$
I don't understand that question. how can I solve this question?
edit: Actually in that question, I though like that, how can write that vectors with another two vectors and so how many vectors there are like that?? is this true. can anyone explain
I mean,
A-B = (0,1,-1,0)
so, A-B = C
I can write C instead of A and B..
It is my understanding.