SOLUTION: solve using gauss elimination method: X1 + 2 X2 + X3 = 0 2X1 + 2 X2 + 3 X3 = 3 -X1 - 3 X1 = 2

Algebra.Com
Question 1118868: solve using gauss elimination method:
X1 + 2 X2 + X3 = 0
2X1 + 2 X2 + 3 X3 = 3
-X1 - 3 X1 = 2

Answer by josgarithmetic(39617)   (Show Source): You can put this solution on YOUR website!

1  2  1  0
2  2  3  3
W H A T ?


Fix your last row equation. or is it ?

RESPONSE:

(This is unfinished...)
1    2    1    0
2    2    3    3
-1   -1   0    2


E3=E1+E3

1   2   1   0
2   2   3   3
0  -1   1   2


E2=E2-2E1

1   2   1   0
0  -2   1   3
0  -1   1   2


1   2    1    0
0  -2   1    3
0   1   -1   -2


E3=E2+2E3

1   2   1   0
0   -2  1   3
0   0   -1  1


1   2   1   0
0  -2   0   4
0   0   -1  1


1   2   1   0
0   1   0  -2
0   0   1  -1


E1=E1-E3

1   2   0   1
0   1   0   -2
0   0   1   -1



 E1=E1-2E2

1   0   0   5
0   1   0   -2
0   0   1  -1


RELATED QUESTIONS

x1 − 2x2 + x3 = −1 2x1 + x2 − 2x3 = 2 x1 + 3x2 − (answered by Alan3354)
(1) Write the following sets of linear equation in augumented matrix form and solve for... (answered by ikleyn)
(1) Write the following sets of linear equation in augumented matrix form and solve for... (answered by solver91311)
Using matrix method evaluate X1 X2 X3 = 1 X1 2X2 X3 = 1 X1 2X2 X3 = (answered by Fombitz)
x1-x2+2x3=0 4x1+x2+2x3=1 x1+x2+x3=-1 gauss jordan elimination... (answered by Fombitz)
the polynomial: ax ³ + bx ² + cx + d = 0 show that: 1. x1 + x2 + x3 = - b / a 2.... (answered by richard1234)
I want the answer of x1 , x2 and x3 X1-5x2+4x3=-3 2x1-7x2+3x3=-2... (answered by Fombitz)
Solve: x1/2 + 2x1/4 - 3 = 0. (answered by lynnlo)
solve the equations 10x1+x2+x3=12,x1+10x2-x3=10,x1+2x2-10x3=9,by using Gauss-Jordan... (answered by Alan3354)