Hi guys. I've solved an exercise but the solution sheet says what doesn't make sense to me. Could you please help with this problem?
Determine if vector b is a linear combination of vectors a1, a2, a3.
a1=[1, -2, 0], a2=[0, 1, 2], a3=[5, -6, 8], b=[2, -1, 6].
b is a linear combination...