SOLUTION: Solve the matrix: [1 2 1 | 0] [0 1 0 |-2] [0 0 1 | 3] Thanks in advance

Algebra ->  Linear-equations -> SOLUTION: Solve the matrix: [1 2 1 | 0] [0 1 0 |-2] [0 0 1 | 3] Thanks in advance      Log On


   



Question 638556: Solve the matrix:
[1 2 1 | 0]
[0 1 0 |-2]
[0 0 1 | 3]
Thanks in advance

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Solve the matrix:
[1 2 1 | 0]
[0 1 0 |-2]
[0 0 1 | 3]
--------------
The 3rd row --> z = 3
The 2nd row --> y = -2
---
x + 2*-2 + 3 = 0
x = 1