In my textbook, The vector v is a linear combination of the vectors v1, v2, and v3 if there are scalars c1, c2, and c3, such that v=c1*v1+c2*v2+c3*v3.
So c has to be a "scalar."
To find these c values you can set up the augmented matrix (v1, v2, v3, v) and find the RREF. I'm a little...