a)
We can find a basis by forming a matrix whose rows are the given vectors:
(022201221012120211000220011022000110)
Row-reduce this matrix to obtain the echelon form
(101002011000000102000011000000000000)
Take the non-zero rows of this matrix as a set of basis vectors, i.e. 101002,011000,000102,000011. This is only one of many possible bases for the given vectors.
b)
We can find a basis by forming a matrix whose rows are the given vectors:
(10100011110101110100)
Row-reduce this matrix to obtain the echelon form
(10010100001100000000)
Take the non-zero rows of this matrix as a set of basis vectors, i.e. 1001,0100,0011. This is only one of many possible bases for the given vectors.
c)
We can find a basis by forming a matrix whose rows are the given vectors:
(000111100001001010000101100001)
Row-reduce this matrix to obtain the echelon form
(100000100000010000010000000000)
Take the non-zero rows of this matrix as a set of basis vectors, i.e. 10000,01000,00010,00001. This is only one of many possible bases for the given vectors.