Oh ok, I wasn't aware of that, sorry.
The set you have can be expressed as W = {a(1,2,0,0) + b(0,0,1,0) | a,b e R}. That's obtained just by factoring a and b, nothing special.
In this form, it is easy to see that W can be expressed as the span of the vectors (1,2,0,0) and (0,0,1,0). So any vector in W can be expressed as a linear combination of (1,2,0,0) and (0,0,1,0). So {(1,2,0,0),(0,0,1,0)} is a spanning set for W. Also, it is clear that the set is linearly independent. What can you say about a spanning set for W which is linearly independent?
Edit: You're correct about the dimension.