Augmented Matrices and The Gauss-Jordan Method

The goal in Gauss-Jordan Elimination is to use row operations (interchange two rows, multiply a row by a nonzero constant, add two rows, or add a multiple of one row to another row) to change the augmented matrix to row reduced echelon form (rref) which looks like the following matrix: ................
................