Solution of System of Linear Equations by Matrix Inversion Method
AX = B
If the coefficients of matrix A is non-singular, then A−1 exists.
A−1(AX) = A−1B
(A−1A)X = A−1B
IX = A−1B
X = A−1B
AX = B
If the coefficients of matrix A is non-singular, then A−1 exists.
A−1(AX) = A−1B
(A−1A)X = A−1B
IX = A−1B
X = A−1B