Questions999
- 151
- 0
So I have the system { 2x+3y+z-3v=2 ;x-y+2z+v=0 ;3x+2y+3z-2v=-2} . I have to show that the system has no solutions.. I notice that it has more unknowns than equations so it is an undetermined system.If I form the matrix ? |(2 1 3 ) (3 -1 2) (1 2 3)| I notice that the determinant is diff from zero so this three vectors are linearly indipendent. Now how do I form a matrix using ( 2 0 -2) and these three vectors with the condition that they have a determinant diff from zero? Because if they have a determinant diff from zero,the system has no solutions.