If we have a system of two equations:
- We use elimination method to solve the equation.
- Elimination method is basically just used to cancel out the coefficients, so that we can see what the variables equate to.
- Since we are primarily operating on the coefficients, it would be convenient to not have to deal with writing down the variables.
- As long as we maintain the placement of each of the coefficients in the matrix, operating on this matrix is same as operating on the equations.
- Since we also have an RHS with the constant term, we use something called an augmented matrix.
This is just an alternate (more convenient) representation of the equations.