SOLUTION: y=-1+x y=4+z z=-1-x use the gauss-Jordan method to solve the system of equation please!

Algebra.Com
Question 902029: y=-1+x
y=4+z
z=-1-x

use the gauss-Jordan method to solve the system of equation please!

Answer by richwmiller(17219)   (Show Source): You can put this solution on YOUR website!
1,-1,0,1
0,1,-1,4
1,0,1,-1

add down (0) *row 1 to row 2
1,-1,0,1
0,1,-1,4
1,0,1,-1
add down (-1) *row 1 to row 3
1,-1,0,1
0,1,-1,4
0,1,1,-2
divide row 2 by 1
1,-1,0,1
0,1,-1,4
0,1,1,-2
add down (-1) *row 2 to row 3
1,-1,0,1
0,1,-1,4
0,0,2,-6
divide row 3 by 2
1,-1,0,1
0,1,-1,4
0,0,1,-3
We now have the value for the last variable.
We will work our way up and get the other solutions.
add up (1) *row 3 to row 2
1,-1,0,1
0,1,0,1
0,0,1,-3
add up (0) *row 3 to row 1
1,-1,0,1
0,1,0,1
0,0,1,-3
add up (1) *row 2 to row 1
1,0,0,2
0,1,0,1
0,0,1,-3
final
1,0,0,2
0,1,0,1
0,0,1,-3
"2","1","-3"
(2,1,-3)

RELATED QUESTIONS

Use the Gauss-Jordan method to solve each system equation. x = 1 - y 2x = z 2z = -2... (answered by MathLover1)
Use the Gauss - Jordan method to solve the following system of equations. 2x + y - z = (answered by CharlesG2)
Please solve and show work. Use the Gauss-Jordan method to solve the system of equations. (answered by Edwin McCravy)
Use the gauss Jordan Method to solve the system 2x+y-z=2 x+y+z=2... (answered by Edwin McCravy)
Use the Gauss-Jordan method to solve the system of equations. x-y=2 y-z=0 x+z=6... (answered by jim_thompson5910)
Solve the system of linear equations using the Gauss-Jordan elimination method. x + y (answered by richwmiller)
Use the Gauss-Jordan Method to solve the system of equations. x = 1 - y 2x = Z 2z =... (answered by solver91311)
Use the gauss-jordan method to solve this system of equation 4x + 4y - 4z = 24 2x - y... (answered by Alan3354,emargo19)
Use the Gauss Jordan method to solve the system of equations: x+y+2z=7 3x-y+z=10... (answered by venugopalramana)