- A method of solving a linear system of equations. This is done by transforming the system's augmented matrix into reduced row-echelon form by means of row operations.
1. Write the Augmented Matrix 2. Target: Reduced Row Echelon Form 3. Rewrite in linear systems
1. Write the augmented matrix 2. Use Elementary Row Operations to obtain Row Echelon form of the matrix 3. Rewrite in linear system 4.Back Substitution
In linear algebra, a matrix is in echelon form if it has the shape resulting of a Gaussian elimination. Row echelon form means that Gaussian elimination has operated on the rows and columnechelon form means that Gaussian elimination has operated on the columns. In other words, a matrix is in column echelon form if its transpose is in row echelon form. Therefore only row echelon forms are considered in the remainder of this article. The similar properties of column echelon form are easily deduced by transposing all the matrices.