Exploration 2.3.1.
Solve the following system of equations.
We create an augmented matrix corresponding to the system and apply row operations until the matrix is in row-echelon form.
Note that the elementary row operations that lead to (2.3.1) were not prescribed. We may employ row-operations in a different manner and obtain a different matrix in row-echelon form. For example, suppose for some reason we had begun by switching the first and third rows.
Next we would reduce this matrix to row-echelon form, perhaps in this way:
The augmented matrices in (2.3.1) and (2.3.2) are clearly not the same, but both are in row-echelon form. If we write the systems of equations corresponding to (2.3.1) and (2.3.2), we can employ back substitution to solve them. The matrix in (2.3.1) corresponds to
Because both systems are equivalent to the original system, it is not surprising that back substitution yields the same solution for both systems.