How do you solve an augmented matrix
Solving augmented matrix:
Augmented matrix is derived from the system of linear equations. The coefficients of variables are placed at the first three columns of the augmented matrix and the column shows the constant terms in the linear system. It is used to simplify a system of linear equations and to find the inverse of a matrix.
For example; Let The three equations of the lines are .
Let us represent these three equations in the form of an augmented matrix.
Now, We apply elementary row operations to make the left side of the bar an identity matrix and the right side gives the solution to the system of equations.
Here the elements in the last row represent the values of the variables, and we have respectively.
Hence, The augmented matrix is solved through performing rows operations, using the Gauss-Jordan method.