Let A=[[2],[4],[5]],B=[[2],[6],[7]], and C=[[4],[6],[8]].
Determine whether or not the three vectors listed
above are linearly independent or linearly dependent.
If they are linearly dependent, find a non-trivial linear combination of
A,B,C that adds up to vec(0). Otherwise, if the vectors are linearly independent,
enter 0 's for the coefficients.
,A+,B+
C=0.,