Advertisements
Advertisements
Question
Show that the matrices A = `[(2,2,1),(1,3,1),(1,2,2)]` and B = `[(4/5,(-2)/5,(-1)/5),((-1)/5,3/5,(-1)/5),((-1)/5,(-2)/5,4/5)]` are inverses of each other.
Solution
To prove that A and B are inverses of each other.
We have to prove that AB = BA = I.
Now AB = `[(2,2,1),(1,3,1),(1,2,2)][(4/5,(-2)/5,(-1)/5),((-1)/5,3/5,(-1)/5),((-1)/5,(-2)/5,4/5)]`
= `1/5[(2,2,1),(1,3,1),(1,2,2)][(4,-2,-1),(-1,3,-1),(-1,-2,4)]` ....[Take out 5 common from the matrix]
= `1/5[(8-2-1,-4+6-2,-2-2+4),(4-3-1,-2+9-2,-1-3+4),(4-2-2,-2+6-4,-1-2+8)] = 1/5[(5,0,0),(0,5,0),(0,0,5)]`
`= 1/5 xx 5[(1,0,0),(0,1,0),(0,0,1)] = [(1,0,0),(0,1,0),(0,0,1)]` = I
BA = `[(4/5,(-2)/5,(-1)/5),((-1)/5,3/5,(-1)/5),((-1)/5,(-2)/5,4/5)] [(2,2,1),(1,3,1),(1,2,2)]`
`= 1/5 [(4,-2,-1),(-1,3,-1),(-1,-2,4)] [(2,2,1),(1,3,1),(1,2,2)]`
`= 1/5[(8-2-1,8-6-2,4-2-2),(-2+3-1,-2+9-2,-1+3-2),(-2-2+4,-2-6+8,-1-2+8)]`
`= 1/5[(5,0,0),(0,5,0),(0,0,5)]`
`= 1/5 xx 5[(1,0,0),(0,1,0),(0,0,1)]`
`= [(1,0,0),(0,1,0),(0,0,1)]` = I
Thus AB = BA = I
Hence A and B are inverses of each other.
APPEARS IN
RELATED QUESTIONS
Choose the correct answer from the given alternatives in the following question:
If A = `[("cos"alpha,-"sin"alpha),("sin"alpha,"cos"alpha)]`, then A-1 = _____
If A = `[(1, 2),(-3, -1)], "B" = [(-1, 0),(1, 5)]`, then AB =
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(1, -1),(2, 3)]`
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, 1),(7, 4)]`
If A = `[("a", "b"),("c", "d")]` then find the value of |A|−1
If A = `[(3, 1),(5, 2)]`, and AB = BA = I, then find the matrix B
Find the inverse of A = `[(sec theta, tan theta, 0),(tan theta, sec theta, 0),(0, 0, 1)]`
If A = `[(1,3,3),(1,4,3),(1,3,4)]` then verify that A(adj A) = |A| I and also find A-1.
Solve by matrix inversion method:
2x – z = 0; 5x + y = 4; y + 3z = 5
If A = `[(0, -1, 0), (1, 0, 0), (0, 0, -1)]`, then A-1 is ______