Inverse Matrices |
---|
Two matrices are inverse matrices if their product is an identity matrix. Matrices can be inverted in the following way: |
Below we have Matrix A. We are going to invert it using the method shown above:
Figure 1. |
---|
Here is Matrix A in its inverted form:
Figure 2. |
---|