SOLUTION: write the system as a matirx x-3y+2z=-21 y-2z=12 z=2 solve the system by gauss- jordan elimintaion

Algebra.Com
Question 607723: write the system as a matirx
x-3y+2z=-21
y-2z=12
z=2
solve the system by gauss- jordan elimintaion

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
x-3y+2z=-21
   y-2z=12
      z=2 


Convert to matrix form:



 1  	 -3  	 2  	 -21 
 0  	 1  	 -2  	 12 
 0  	 0  	 1  	 2 



Now add 2 times the 3rd row to the 2nd row (and replace the second row with this result)



 1  	 -3  	 2  	 -21 
 0  	 1  	 0  	 16 
 0  	 0  	 1  	 2 



Then add -2 times the 3rd row to the 1st row (and replace the first row with this result)


 1  	 -3  	 0  	 -25 
 0  	 1  	 0  	 16 
 0  	 0  	 1  	 2 



Finally, add 3 times the 2nd row to the 1st row (and replace the first row with this result)


 1  	 0  	 0  	 23 
 0  	 1  	 0  	 16 
 0  	 0  	 1  	 2 



The right hand column represents the solutions. So the solutions are x = 23, y = 16 and z = 2

RELATED QUESTIONS

Solve the given linear system by Gauss-Jordan reduction. 2x-y+z=3 x-3y+z=4 -5x -2z=3 (answered by ikleyn)
Please help me solve this system of equations using the Gauss-Jordan method. 4x - 3y (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 each system equation. x = 1 - y 2x = z 2z = -2... (answered by MathLover1)
Using the Gauss-Jordan elimination method, solve the following linear system. 7x +5y (answered by Edwin McCravy)
Use the Gauss- Jordan method to solve each system of equations x+3y-6z=7 2x-y+2z=0... (answered by stanbon)
can someone help me please...... use the gauss-jordan method to solve each system of... (answered by stanbon,richwmiller)
Solve the system of linear equations using the Gauss-Jordan elimination method. x + y (answered by richwmiller)
Using the Gauss-Jordan elimination method, solve the following linear system. 2x-3y-z=0 (answered by AnlytcPhil)