Given a vector $c\textbf{v}$ (where $c$ is a scalar) which lies along a line, if a vector $\textbf{w}$ is not one that line, the combinations $c\textbf{v} + d\textbf{w}$ fill the whole two-dimensional plane.
What does it mean that it fills the whole 2-D plane? I can't see the geometric intuition here. The most I understand from this is that I have one point on the real line representing by $c\textbf{w}$. Now if I have another point $d\text{w}$ not on that line I can draw a line between the two points. I also understand that I can choose any two such points in 2-D space. Is that what is meant by filling the whole 2-D plane?