Show whether the first three vectors are linearly independent
V1= 1, 1, 2, -2
V2= 2, -3, 0, 2
V3= -2, 0, 2, 2
V4= 3, -3 -2, 2
1
Expert's answer
2020-11-12T18:59:36-0500
Consider the matrix A=⎝⎛12−21−30202−222⎠⎞ that contains the rows the vectors v1,v2,v3. Since A=∣∣12−21−30202∣∣=−6−12−4=−22=0, we conclude that rank(A)=3, and therefore, the vectors v1,v2,v3 are linearly independent.
Comments