Okay that makes much more sense I think I have it:
(1)4c1-3c2=6
(2)-2c1+c2=-4
(3)c1+2c2=7
->(3) becomes c1=7-2C2 -> into (2) -2(7-2C2)+c2=-4
C2=2
C1=3
3(4,-2,1)+2(-3,1,2)=(6,-4,7)
(12,-6,3)+(-6,2,4)=(6,-4,7)?
And these are linearly dependent since c1 doesn't equal c2 correct? For part B. I...