This document discusses solving systems of linear equations using augmented matrices. It begins by defining a matrix and augmented matrix. An augmented matrix stores the coefficients and constants of a linear system. Row operations can be performed on the augmented matrix to put it in reduced row echelon form and solve the system. Several examples show how to set up and row reduce augmented matrices to solve systems. The document concludes by identifying the three possible final forms an augmented matrix can take, indicating the number of solutions to the corresponding system.