SOLUTION: im sapose to use aux matrix and let z be a
x+2y+2z=13
-2x+y+z=-1
-x+2y-z=-8
Algebra.Com
Question 862218: im sapose to use aux matrix and let z be a
x+2y+2z=13
-2x+y+z=-1
-x+2y-z=-8
Answer by richwmiller(17219) (Show Source): You can put this solution on YOUR website!
x+2y+2z=13
-2x+y+z=-1
-x+2y-z=-8
Add (2 * row1) to row2
1 2 2 13
0 5 5 25
-1 2 -1 8
Add (1 * row1) to row3
1 2 2 13
0 5 5 25
0 4 1 21
Divide row2 by 5
1 2 2 13
0 1 1 5
0 4 1 21
Add (-4 * row2) to row3
1 2 2 13
0 1 1 5
0 0 -3 1
Divide row3 by -3
1 2 2 13
0 1 1 5
0 0 1 -1/3
Add (-1 * row3) to row2
1 2 2 13
0 1 0 16/3
0 0 1 -1/3
Add (-2 * row3) to row1
1 2 0 41/3
0 1 0 16/3
0 0 1 -1/3
Add (-2 * row2) to row1
1 0 0 3
0 1 0 16/3
0 0 1 -1/3
RELATED QUESTIONS
Solve this 3x3 matrix
x+y+2z=4
2x-y+z=2... (answered by Alan3354)
x+y-2z=5
x+2y+z=8... (answered by stanbon)
Solve by using matrix method
2x-y+z=3
x+2y-z=3... (answered by stanbon)
x-y+2z=1 x+2y+z=4 2x+y-z=5 find x y and... (answered by silencehurts)
2x-y+3z=0
x+2y-z=5
2y+z=1
use gaussian reduction method matrix to solve the... (answered by MathLover1)
I'm having problems turning this into a into a matrix
x + 4y - z = 7
x+y+z=2
-2x (answered by Alan3354)
x+4y-z=7
x+y+z=2
-2x-2y+2z=-8
convert the system of equations into a matrix... (answered by Edwin McCravy)
x=y-2z
2y=x+3z+1
z=2y-2x-3
use substitution method... (answered by stanbon)
solve the system of equations by augmented matrix:
2x-y+z=1
x-y+z=-1... (answered by Jk22)