SOLUTION: solve the system of equations by augmented matrix:
2x-y+z=1
x-y+z=-1
x-2y+z=2
Algebra.Com
Question 360033: solve the system of equations by augmented matrix:
2x-y+z=1
x-y+z=-1
x-2y+z=2
Answer by Jk22(389) (Show Source): You can put this solution on YOUR website!
Remark : (inspired by a comment)
Note that the RHS is not linear but affine, hence different from eigenvalue-like problems (1x, -1y, 2z)*, hence the last column cannot be put on the in diagonal on the LHS :
2 -1 +1 1 | -2last
1 -1 +1 -1 | -last
1 -2 +1 2
0 3 -1 -3 | -3mid
0 1 0 -3
1 -2 1 2
0 0 -1 6
0 1 0 -3
1 -2 1 2 | +2mid + first
0 0 -1 6
0 1 0 -3
1 0 0 2
=> x = 2, y = -3, z = -6
Verification :
2x-y+z = 4 + 3 - 6 = 7 - 6 = 1
x-y+z = 2 + 3 -6 = 5 - 6 = -1
x-2y+z = 2 + 6 -6 = 2
RELATED QUESTIONS
solve each system by using an augmented matrix.
x-2y+z=9
3x+y=1... (answered by swincher4391)
Solve the system using an augmented matrix. Show you work
5x + 4y - z = 1
2x - 2y +... (answered by Edwin McCravy)
Solve the system using augmented matrix. Show your work.
5x + 4y - z= 1
2x - 2y + z=... (answered by Edwin McCravy)
write the system of equations as an augmented matrix
-2x-5y-z=-3
4x+2y-4z=-1... (answered by jim_thompson5910)
Solve the following systems of equations using the augmented matrix.
3. x-y+3z=-1 (answered by venugopalramana)
Rewrite the system of equations as an augmented matrix. Then simplify the matrix to... (answered by Edwin McCravy)
Solve the following systems of equations using the augmented matrix.
3. x-y+3z=-1 (answered by venugopalramana)
Select the augmented matrix for the following system of equations.
y+2=3x
1/4z=z-1... (answered by KMST)
Write the augmented matrix of the system to use the matrix method to solve the system.
(answered by jsmallt9)