SOLUTION: Solve by using the Gauss-Jordan elimination method:
x+y-z=2
2x+3y-z=7
3x-2y+z=9
I know that you have to convert them to
1 0 0 | 2
0 1 0 | 7
0 0 1 | 9
I am just n
Algebra ->
Matrices-and-determiminant
-> SOLUTION: Solve by using the Gauss-Jordan elimination method:
x+y-z=2
2x+3y-z=7
3x-2y+z=9
I know that you have to convert them to
1 0 0 | 2
0 1 0 | 7
0 0 1 | 9
I am just n
Log On
Question 102522: Solve by using the Gauss-Jordan elimination method:
x+y-z=2
2x+3y-z=7
3x-2y+z=9
I know that you have to convert them to
1 0 0 | 2
0 1 0 | 7
0 0 1 | 9
I am just not clear on how to do this row by row.
Any help would be greatly appreciated. Answer by jim_thompson5910(35256) (Show Source):
If you need more help with row reduction or Gaussian elimination, check out The Linear Algebra Toolkit, and it will take you step-by-step through any Gaussian elimination problem.