SOLUTION: -x+y+3z=6 x+y+2z=7 2x+3y+z=4
Algebra
->
Matrices-and-determiminant
-> SOLUTION: -x+y+3z=6 x+y+2z=7 2x+3y+z=4
Log On
Algebra: Matrices, determinant, Cramer rule
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Matrices-and-determiminant
Question 107919
:
-x+y+3z=6
x+y+2z=7
2x+3y+z=4
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
Start with the given system
Write all of the coefficients and the right side constants in an augmented matrix
Multiply Row 1 by
to make the pivot 1:
Add -1*Row 1 to Row 2 to get the new Row 2
Add -2*Row 1 to Row 3 to get the new Row 3
Multiply Row 2 by
to make the pivot 1:
Add -5*Row 2 to Row 3 to get the new Row 3
Multiply Row 3 by
to make the pivot 1:
Add -5/2*Row 3 to Row 2 to get the new Row 2
Add 3*Row 3 to Row 1 to get the new Row 1
Add 1*Row 2 to Row 1 to get the new Row 1
The matrix is now in
reduced row echelon form
If you need more help with row reduction, check out the
Linear Algebra Toolkit