Advertisements
Advertisements
Question
If A = `[(2,3),(1,-6)]` and B = `[(-1,4),(1,-2)]`, then verify adj (AB) = (adj B)(adj A)
Solution
AB = `[(2,3),(1,-6)] [(-1,4),(1,-2)]`
`= [(-2+3,8-6),(-1-6,4+12)] = [(1,2),(-7,16)]`
adj(AB) = `[(16,-2),(7,1)]` ....(1)
B = `[(-1,4),(1,-2)]` ∴ adj B = `[(-2,-4),(-1,-1)]`
A = `[(2,3),(1,-6)]` ∴ adj A = `[(-6,-3),(-1,2)]`
∴ (adj B)(adj A) = `[(-2,-4),(-1,-1)] [(-6,-3),(-1,2)]`
`= [(12 + 4, 6 - 8),(6 + 1, 3-2)]`
`= [(16,-2),(7,1)]` .....(2)
From (1) and (2),
adj (AB) = (adj B) (adj A)
APPEARS IN
RELATED QUESTIONS
Find the inverse of matrix A by using adjoint method; where A = `[(1, 0, 1), (0, 2, 3), (1, 2, 1)]`
Find the matrix of the co-factor for the following matrix.
`[(1, 0, 2),(-2, 1, 3),(0, 3, -5)]`
Find the inverse of the following matrix (if they exist):
`[(2,-3),(5,7)]`
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 = _____
Choose the correct answer from the given alternatives in the following question:
For a 2 × 2 matrix A, if A(adj A) = `[(10,0),(0,10)]`, then determinant A equals
A + I = `[(3, -2),(4, 1)]` then find the value of (A + I)(A − I)
If f(x) = x2 − 2x − 3 then find f(A) when A = `[(1, 2),(2, 1)]`
If A = `[(-4, -3, -3),(1, 0, 1),(4, 4, 3)]`, find adj (A).
Find m if the matrix `[(1,1,3),(2,λ,4),(9,7,11)]` has no inverse.
The sum of three numbers is 20. If we multiply the first by 2 and add the second number and subtract the third we get 23. If we multiply the first by 3 and add second and third to it, we get 46. By using the matrix inversion method find the numbers.