transformations that can be done on a matrix, helpful in finding the reduced row echelon form of a matrix. These transformations include:
a) switching the order of the rows of the matrix
b) multiplying a row by a scalar
c) adding one row of the matrix to another row.