Advertisements
Advertisements
प्रश्न
Find the inverse of the following matrix:
`[(1,2,3),(0,2,4),(0,0,5)]`
उत्तर
Let A = `[(1,2,3),(0,2,4),(0,0,5)]`
|A| = `|(1,2,3),(0,2,4),(0,0,5)|`
`= 1|(2,4),(0,5)| - 2|(0,4),(0,5)| + 3|(0,2),(0,0)|`
= 1[10 - 0] - 2[0 - 0] + 3[0 - 0]
= 10 - 0 + 0
= 10
[Aij] = `[(10,0,0),(-|(2,3),(0,5)|,|(1,3),(0,5)|,-|(1,2),(0,0)|),(|(2,3),(2,4)|,-|(1,3),(0,4)|,|(1,2),(0,2)|)]`
`= [(10,0,0),(-(10 - 0),(5-0),0),(8-6,-(4-0),2)]`
`= [(10,0,0),(-10,5,0),(2,-4,2)]`
adj A = [Aij]T = `[(10,-10,2),(0,5,-4),(0,0,2)]`
`"A"^-1 = 1/|"A"|`adj A
`= 1/10[(10,-10,2),(0,5,-4),(0,0,2)]`
APPEARS IN
संबंधित प्रश्न
Find the co-factor of the element of the following matrix.
`[(1,-1,2),(-2,3,5),(-2,0,-1)]`
Find the inverse of the following matrix (if they exist):
`((1,3),(2,7))`
Find the inverse of the following matrix (if they exist):
`[(2,-3),(5,7)]`
`cos theta [(cos theta, sin theta),(-sin theta, cos theta)] + sin theta [(sin theta, - cos theta),(cos theta, sin theta)]` = ______
If A = `[(2,3),(1,-6)]` and B = `[(-1,4),(1,-2)]`, then verify adj (AB) = (adj B)(adj A)
A sales person Ravi has the following record of sales for the month of January, February and March 2009 for three products A, B and C. He has been paid a commission at fixed rate per unit but at varying rates for products A, B and C.
Months | Sales in units | Commission | ||
A | B | C | ||
January | 9 | 10 | 2 | 800 |
February | 15 | 5 | 4 | 900 |
March | 6 | 10 | 3 | 850 |
Find the rate of commission payable on A, B and C per unit sold using matrix inversion method.
The matrix A = `[("a",-1,4),(-3,0,1),(-1,1,2)]` is not invertible only if a = _______.
The sum of the cofactors of the elements of second row of the matrix `[(1, 3, 2), (-2, 0, 1), (5, 2, 1)]` is ____________.
If A = `[(0, 0, 1), (0, 1, 0), (1, 0, 0)]`, then A-1 = ______
If AB = I and B = AT, then _______.