Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

12/22/2020 Linear Algebra Toolkit

Transforming a matrix to

reduced row echelon


 © 2000−2019

 P. Bogacki
form v. 1.25 

TRANSFORMING MATRIX TO THE REDUCED ROW ECHELON FORM

Row  1   2   -1   2   1   1   2   -1   2   1 
add -2 times the 1st row to the 2nd
Operation  2   4   1   -2   5   0   0   3   -6   3 
row
1:  
 3   6   3   -7   7   3   6   3   -7   7 

Row  1   2   -1   2   1   1   2   -1   2   1 
add -3 times the 1st row to the 3rd
Operation  0   0   3   -6   3   0   0   3   -6   3 
row
2:    3   6   3   -7   7   0   0   6   -13   4 

 1   2   -1   2   1   1   2   -1   2   1 
Row

Operation  0   0   3   -6   3  multiply the 2nd row by 1/3  0   0   1   -2   1 

3:  
 0   0   6   -13   4   0   0   6   -13   4 

Row  1   2   -1   2   1   1   2   -1   2   1 
add -6 times the 2nd row to the 3rd
Operation  0   0   1   -2   1   0   0   1   -2   1 
row
4:  
 0   0   6   -13   4   0   0   0   -1   -2 

Row multiply the 3rd row by -1


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

www.math.odu.edu/~bogacki/cgi-bin/lat.cgi 1/2
12/22/2020 Linear Algebra Toolkit

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

 1   2   -1   2   1   1   2   -1   2   1 
Row
add 2 times the 3rd row to the 2nd
Operation  0   0   1   -2   1   0   0   1   0   5 
row
6:    0   0   0   1   2   0   0   0   1   2 

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

Operation  0   0   1   0   5  add -2 times the 3rd row to the 1st row  0   0   1   0   5 

7:  
 0   0   0   1   2   0   0   0   1   2 

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

Operation  0   0   1   0   5  add 1 times the 2nd row to the 1st row  0   0   1   0   5 

8:    0   0   0   1   2   0   0   0   1   2 

www.math.odu.edu/~bogacki/cgi-bin/lat.cgi 2/2

You might also like