The operations of the Gauss-Jordan method are:
1. Interchange any two equations.
2. Replace an equation by a nonzero constant multiple of itself.
3. Replace an equation by the sum of that equation and a constant
multiple of any oher equation.
The following is an example of a system that is solved using the
Gauss-Jordan Method.
| 2x | + | 3y | = | 8 |
| 3x | - | 2y | = | 4 |