SOLUTION: Write the augmented matrix for the system of linear equations x-2y+3z=9 y+3z=5 z=2 Thanks in advance

Algebra ->  Linear-equations -> SOLUTION: Write the augmented matrix for the system of linear equations x-2y+3z=9 y+3z=5 z=2 Thanks in advance      Log On


   



Question 638518: Write the augmented matrix for the system of linear equations
x-2y+3z=9
y+3z=5
z=2
Thanks in advance

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
x-2y+3z=9
y+3z=5
z=2

is the same as

1x-2y+3z=9
0x+1y+3z=5
0x+0y+1z=2

which converts to the following augmented matrix