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
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
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)
(
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