Advertisements
Advertisements
Question
If inverse of matrix `[(7, -3, -3),(-1, 1, 0),(-1, 0, 1)]` is the matrix `[(1, 3, 3),(1, lambda, 3),(1, 3, 4)]`, then value of λ is ______.
Options
−4
1
3
4
MCQ
Fill in the Blanks
Solution
If inverse of matrix `[(7, -3, -3),(-1, 1, 0),(-1, 0, 1)]` is the matrix `[(1, 3, 3),(1, lambda, 3),(1, 3, 4)]`, then value of λ is 4.
Explanation:
Given, A = `[(7, -3, -3),(-1, 1, 0),(-1, 0, 1)]` and A−1 = `[(1, 3, 3),(1, lambda, 3),(1, 3, 4)]`
Since, AA−1 = I
∴ `[(7, -3, -3),(-1, 1, 0),(-1, 0, 1)] [(1, 3, 3),(1, lambda, 3),(1, 3, 4)] = [(1, 0, 0),(0, 1, 0),(0, 0, 0)]`
`[(1, 12-3lambda, 0),(0, -3+lambda, 0),(0, 0, 1)] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
On comparing matrices, we get
12 − 3λ = 0 and −3 + λ = 1
⇒ λ = 4 and λ = 4
shaalaa.com
Is there an error in this question or solution?