SOLUTION: 2x-y+8z=13;3x+4y+5z=18;5x-2y+7z=20; x= y= z= solve the following equations through gauss jordan method

Algebra.Com
Question 630512: 2x-y+8z=13;3x+4y+5z=18;5x-2y+7z=20;
x=
y=
z=
solve the following equations through gauss jordan method

Answer by jsmallt9(3759)   (Show Source): You can put this solution on YOUR website!
Initial matrix
       2      -1       8      13
       3       4       5      18
       5      -2       7      20

Row 1 = Row 1 times 1/2
       1    -1/2       4    13/2
       3       4       5      18
       5      -2       7      20

Row 2 = row 2 + -3 times row 1
       1    -1/2       4    13/2
       0    11/2      -7    -3/2
       5      -2       7      20

Row 3 = row 3 + -5 times row 1
       1    -1/2       4    13/2
       0    11/2      -7    -3/2
       0     1/2     -13   -25/2

Row 2 = Row 2 times 2/11
       1    -1/2       4    13/2
       0       1  -14/11   -3/11
       0     1/2     -13   -25/2

Row 1 = row 1 + (1/2) times row 2
       1       0   37/11   70/11
       0       1  -14/11   -3/11
       0     1/2     -13   -25/2

Row 3 = row 3 + (-1/2) times row 2
       1       0   37/11   70/11
       0       1  -14/11   -3/11
       0       0 -136/11 -136/11

Row 3 = Row 3 times -11/136
       1       0   37/11   70/11
       0       1  -14/11   -3/11
       0       0       1       1

Row 1 = row 1 + (-37/11) times row 3
       1       0       0       3
       0       1  -14/11   -3/11
       0       0       1       1

Row 2 = row 2 + (14/11) times row 3
       1       0       0       3
       0       1       0       1
       0       0       1       1

So x = 3, y = 1 and z = 1 (from the last column).

RELATED QUESTIONS

Q.1 Solve the following question using Gauss Elimination. - 3x + 2y - 6z = 6 5x +... (answered by MathLover1)
2x-y+8z=13 3x+4y+5z=18... (answered by ankor@dixie-net.com)
1. Solve the following equations using Gauss Elimination method.... (answered by jsmallt9)
Use the Gauss - Jordan method to solve the following system of equations. 2x + y - z = (answered by CharlesG2)
Gauss Jordan method for... (answered by ikleyn)
Solve the following system of equations by Gauss Seidel method to the fifth iteration.... (answered by ikleyn)
Using the Gauss-Jordan elimination method, solve the following linear system. 7x +5y (answered by Edwin McCravy)
can someone show me how to do this problem: Use the Gauss-Jordan method to solve the... (answered by Alan3354)
use the gauss-Jordan method to solve for the following system of equations. 2x+9-z=0... (answered by mananth,richwmiller)