You can put this solution on YOUR website!
Your matrix
its determinant Δ =
This means that the system of linear equations is either inconsistent or has infinitely many solutions. Gauss-Jordan elimination method will help get the complete answer.
Find the pivot in the 1st column (inversing the sign in the whole row) and swap the 2nd and the 1st rows
Multiply the 1st row by 5
Subtract the 1st row from the 2nd row and restore it
Multiply the 1st row by 4
Subtract the 1st row from the 3rd row and restore it
Multiply the 1st row by -3
Subtract the 1st row from the 4th row and restore it
Find the pivot in the 2nd column in the 2nd row (inversing the sign in the whole row)
Multiply the 2nd row by -1
Subtract the 2nd row from the 1st row
Subtract the 2nd row from the 3rd row and restore it