The Gauss-Jordan method finds A⁻¹ by row-reducing the augmented matrix [A | I] until the left side becomes I, at which point the right side has become A⁻¹.
Loading…
as simultaneous systems
Record that the columns of solve systems sharing the same matrix , with the columns of the identity serving as the right-hand sides.
The augmented matrix procedure
Write the steps of the method, forming , eliminating downward and then upward until the left half becomes , and reading off the right half.
Worked inverse of the matrix with rows and
Carry the augmentation through subtracting row 1 from row 2, then row 2 from row 1, reaching with rows and .
Row operations as left multiplication by
Write , state that the left half reaching gives and , and note the appended identity records every operation.