4.7 INVERSE MATRIXPrepared By:Sim Win NeeKeu Pei SanChoon Siang YongCh’ngTjeYiePrepared by:Sim Win NeeKeu Pei SanChoon Siang YongCh’ngTjeYie
Inverse matrixThe inverse of a square matrix is another matrix such that when the two are multiplied together, in any order, the product is an identify matrix.
Inverse matrixWhen a number , n , multiplies by its reciprocal  n¯¹ , the product is 1.The inverse of a matrix, A, is denoted by A¯¹ and the product of A x A¯¹ is the identify matrix, I .
Example:Determine whether matrix A is the inverse of matrix B.a) A=[][] 7     -4-5      345    7   , B=b) A=[]  ,B=[]53    853     2
Solution:a)AB=[][]45    7 7    -4-5     3= []21+(-20)  -12+1235+(-35)  -20+21= []00     1
BA = [][] 7     -4-5      33     45     7= [] 21+(-20)  28+(-28)-15+15      -20+21= []00     1AB= I and BA= ITherefore; A is the inverse matrix of B, A=Bˉ¹.                                B is the inverse matrix of A, B=Aˉ¹.
b) AB= [][]53     88    53    2        = []16+15   10+1024+24   15+16= []   2048     31( Not equal to I )Therefore; A is not the inverse matrix of matrix B, A is not equal to B.
Exercise:Determine whether the matrix A and B are the inverses of one another.1.  A= [], and B= [] 3     -2-4      3 2 3 2.  A= [] , and B= []38     5-38      5
a. Method of solving simultaneous equationsGiven, matrix A = [     ]To find the inverse of matrix A, let  A¯¹ =[     ]A  x  A¯¹ =    IThen;        [    ][    ]=[    ][          ]=[    ]    Equal Matrices13     4 a    b c    d  00     113     4a    bc    d3a + c       3b + d 3a + 4c    3b + 4d00     1
3a + c = 1             1                               3b + d = 0              3     3a + 4c = 0             2                             3b + 4d = 1             41-2 : -3c = 1                                               3-4 : -3d = -1           c = -                                                          d = Substitute c = -   in equation 1                                  3a + (-   ) = 1           a =Substitute d =    in equation 33b + (   ) = 0           b = - Therefore, Aˉ¹=[      ]Check the answer; AAˉ¹= [    ][       ]                                      =  [     ]= I13     400     1
Example 1Given the matrix B, find the inverse Bˉ¹by using the method of solving simultaneous linear equations. B= [     ]Solution: Let Bˉ¹= [    ][][    ]=[     ] [            ]=[    ]4e + 3g = 1            1                        4f + 4h = 0               34e + 4g = 0              2                      4f + 4h = 1               4 34     4e   fg   h00     134     4e   fg   h4e +3g      4f +3h4e +4f       4f +4g00     1
2-1 :  g = -1                                                          4-3 :  h = 1So,  4e + 3(-1) = 1                                           so,  4f + (1)= 0                     e =  1                                                             f = -Therefore, Bˉ¹= [      ]
B. Using FormulaWe can obtain the inverse of 2 x 2 matrix by using the following formula.In general, if A = [    ]The inverse of matrix A is  Aˉ¹ =                 [    ][            ]ad-bc is the determinant and written as |A|a     bc     d d     -b-c     a
Example 2Find the inverse of the , by using the formula a) G =[]Determinant, |G|= ad – bc                                   = (4x2)-(3x2)                                   =  2Therefore, Gˉ¹=[    ]                        = [       ]32     2-3-2     4
1. Using the method of solving simultaneous equations, find the inverse matrix for each of the matrices given below.a)B=[     ]2. Find the inverse matrix for each of the matrices given below using formula.a) B= [     ]75     47-1   -3
The End…..

4.7

  • 1.
    4.7 INVERSE MATRIXPreparedBy:Sim Win NeeKeu Pei SanChoon Siang YongCh’ngTjeYiePrepared by:Sim Win NeeKeu Pei SanChoon Siang YongCh’ngTjeYie
  • 2.
    Inverse matrixThe inverseof a square matrix is another matrix such that when the two are multiplied together, in any order, the product is an identify matrix.
  • 3.
    Inverse matrixWhen anumber , n , multiplies by its reciprocal n¯¹ , the product is 1.The inverse of a matrix, A, is denoted by A¯¹ and the product of A x A¯¹ is the identify matrix, I .
  • 4.
    Example:Determine whether matrixA is the inverse of matrix B.a) A=[][] 7 -4-5 345 7 , B=b) A=[] ,B=[]53 853 2
  • 5.
    Solution:a)AB=[][]45 7 7 -4-5 3= []21+(-20) -12+1235+(-35) -20+21= []00 1
  • 6.
    BA = [][]7 -4-5 33 45 7= [] 21+(-20) 28+(-28)-15+15 -20+21= []00 1AB= I and BA= ITherefore; A is the inverse matrix of B, A=Bˉ¹. B is the inverse matrix of A, B=Aˉ¹.
  • 7.
    b) AB= [][]53 88 53 2 = []16+15 10+1024+24 15+16= [] 2048 31( Not equal to I )Therefore; A is not the inverse matrix of matrix B, A is not equal to B.
  • 8.
    Exercise:Determine whether thematrix A and B are the inverses of one another.1. A= [], and B= [] 3 -2-4 3 2 3 2. A= [] , and B= []38 5-38 5
  • 10.
    a. Method ofsolving simultaneous equationsGiven, matrix A = [ ]To find the inverse of matrix A, let A¯¹ =[ ]A x A¯¹ = IThen; [ ][ ]=[ ][ ]=[ ] Equal Matrices13 4 a b c d 00 113 4a bc d3a + c 3b + d 3a + 4c 3b + 4d00 1
  • 11.
    3a + c= 1 1 3b + d = 0 3 3a + 4c = 0 2 3b + 4d = 1 41-2 : -3c = 1 3-4 : -3d = -1 c = - d = Substitute c = - in equation 1 3a + (- ) = 1 a =Substitute d = in equation 33b + ( ) = 0 b = - Therefore, Aˉ¹=[ ]Check the answer; AAˉ¹= [ ][ ] = [ ]= I13 400 1
  • 12.
    Example 1Given thematrix B, find the inverse Bˉ¹by using the method of solving simultaneous linear equations. B= [ ]Solution: Let Bˉ¹= [ ][][ ]=[ ] [ ]=[ ]4e + 3g = 1 1 4f + 4h = 0 34e + 4g = 0 2 4f + 4h = 1 4 34 4e fg h00 134 4e fg h4e +3g 4f +3h4e +4f 4f +4g00 1
  • 13.
    2-1 : g = -1 4-3 : h = 1So, 4e + 3(-1) = 1 so, 4f + (1)= 0 e = 1 f = -Therefore, Bˉ¹= [ ]
  • 14.
    B. Using FormulaWecan obtain the inverse of 2 x 2 matrix by using the following formula.In general, if A = [ ]The inverse of matrix A is Aˉ¹ = [ ][ ]ad-bc is the determinant and written as |A|a bc d d -b-c a
  • 15.
    Example 2Find theinverse of the , by using the formula a) G =[]Determinant, |G|= ad – bc = (4x2)-(3x2) = 2Therefore, Gˉ¹=[ ] = [ ]32 2-3-2 4
  • 16.
    1. Using themethod of solving simultaneous equations, find the inverse matrix for each of the matrices given below.a)B=[ ]2. Find the inverse matrix for each of the matrices given below using formula.a) B= [ ]75 47-1 -3
  • 17.