Here is the question I have been given.
Let S = {~v1, ~v2, ~v3) be a set of three vectors in R4. Assume S is
linearly independent. Show that there are numbers a,b,c,d so that
~x=[x1,x2,x3,x4] is in the Span of S
iff ax1+bx2+cx3+dx4=0
I know that because S is linearly independent, that means that the only solution to
c1v1+c2v2+c3v3=~0 is if c1=c2=c3=0.
I am just wondering how I should apply this to the problem. It seems to simple to say that because S is linearly independent, and that if ~x spans S, then ~x must be a linear combination of S. I am not sure where to go from here. The idea that I have is that because S is linearly independent, if ~x does span S, then the equation
c1~v1+c2~v2+c3~v3+c4~x=~0
must be true iff
c1=c2=c3=c4=0