SOLUTION: use the Gauss-jordan method to solve the equation x+3y-5z-w=9 4x+y+3z=4w=11 -3x-y+z-5w=-23 x-y-3z-4w=-11 (type an exact answer in simplified form. if the solution is theempt

Algebra ->  Matrices-and-determiminant -> SOLUTION: use the Gauss-jordan method to solve the equation x+3y-5z-w=9 4x+y+3z=4w=11 -3x-y+z-5w=-23 x-y-3z-4w=-11 (type an exact answer in simplified form. if the solution is theempt      Log On


   



Question 256455: use the Gauss-jordan method to solve the equation
x+3y-5z-w=9
4x+y+3z=4w=11
-3x-y+z-5w=-23
x-y-3z-4w=-11
(type an exact answer in simplified form. if the solution is theempty set, type N for each coordinate where z represents all real numbers)

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!



Put in all the 1's



Erase the letters and the plus signs,
put a bar where the equal signs are, 
and put the whole thing in parentheses:



The idea is to get all 0's below the diagonal.

Caution: 

1. After you've finished getting zeros under the diagonal
in column 1, NEVER USE ROW 1 AGAIN!
2. After you've finished getting zeros under the diagonal
in column 2, NEVER USE ROW 2 AGAIN!

Multiply the Row 1 by -4



Add Row 1 to Row 2



Divide Row 1 by -4



Multiply Row 1 by 3



Add Row 1 to Row 3



Divide Row 1 by -3



Add Row 1 to row 4



Multiply Row 4 by 2



Add Row 3 to Row 4



Divide Row 3 by 2
Divide Row 4 by 2

 


Multiply Row 2 by 4
Multiply Row 3 by 11



Add Row 2 to Row 3



Multiply Row 4 by 3
Divide Row 2 by 4



Add Row 3 to Row 4



Now put the letters and the equal signs back in-



Erase all the 0's and the 1's



Solve the 4th equation for w

-33w=-132
w=4

Substitute w=4 into the 3rd equation and solve for z
15z-12w=-78
15z-12%284%29=-78
15z-48=-78
15z=-30
z=-2

Substitute w=4 and z=-2 into the 2nd 
equation and solve for y:

-11y%2B23z%2B8w=-25
-11y%2B23%28-2%29%2B8%284%29=-25
-11y-46%2B32=-25
-11y-14=-25
-11y=-11
y=1


Substitute w=4, z=-2, and 
-x+-3%281%29%2B+5%28-2%29%2B%284%29=-9
-x+-3-10%2B4=-9
-x+-9=-9
-x=0
x=0

So the solution is (x,y,z,w) = (0,1,-2,4)

Edwin