Inverse Matrix Formula

If A and B are square matrices of the same frame, such that the product AB = BA = I, with I the identity matrix then B is the inverse matrix of A and vice versa, ie B = A-1 or A = B-1.

Inverse Matrix Formula

If A is a square matrix, then the inverse of the matrix A is:

Example:
Determine the inver of the matrix below!

Answer:
Determinant A(det(A)) is:

Minor from A is:
M11 = | d | = d
M12 = | c | = c
M21 = | b | =  b
M22 = | a | = a

The cofactor of A is:
C11 = (-1)1+1 M11 = d
C12 = (-1)1+2 M12 = c
C21 = (-1)2+2 M21 = -b
C22 = (-1)2+2 M22 = a

The cofactor matrix is:

The matrix adjoin is:

Then the inverse matrix becomes:

Note:
The matrix having an inverse is a matrix whose determinant value is ≠ 0, this matrix is called a nonsingular matrix, whereas the matrix whose value of determination = 0 is called a singular matrix.

Inverse a matrix if any and singular, then the properties apply:
(A-1)-1 = A
(A x B)-1 = B-1 x A-1

Similarly this article.
Sorry if there is a wrong word.
The end of word wassalamualaikum wr. wb

Referensi :
  • To'Ali's book math group accounting and sales

Sumber http://matematikaakuntansi.blogspot.com

Berlangganan Informasi Terbaru:

Related Posts :

  • Summation And Reduction Matrix Two matrices A and B can be summed or used a subtraction operation if the order (row x column) of the matrix code is the same. The result … Read More...
  • Determinant Of Matrix 1. Determinant of the Two Order Matrices Ex: Then the determinant of A(det(A)) is: Example: Determine the determinant of the matri… Read More...
  • Transpose Matrix Transpose matrix A = (aij) with the order m x n is written AT = (aji) and has the order m x n. The elements of the matrix row AT are obtai… Read More...
  • Matrix In Math Definition of Matrix Matrix is an arrangement of elements or entries in rectangular shape arranged in rows and columns. Matrix Order Th… Read More...
  • Matrix Multiplication 1. Multiplication Matrix with Scalar For Example k is a scalar and A is a matrix, then kA is a matrix obtained by multiplying every eleme… Read More...

0 Response to "Inverse Matrix Formula"

Posting Komentar