Advertisements
Advertisements
Question
If A = `[(1,3,3),(1,4,3),(1,3,4)]` then verify that A(adj A) = |A| I and also find A-1.
Solution
Given A = `[(1,3,3),(1,4,3),(1,3,4)]`
|A| = `|(1,3,3),(1,4,3),(1,3,4)|`
`= 1|(4,3),(3,4)| - 3|(1,3),(1,4)| + 3|(1,4),(1,3)|`
= 1[16 – 9] – 3[4 – 3] + 3[3 – 4]
= 1(7) – 3(1) + 3(-1)
= 7 – 3 – 3
= 1
Cofactor [Aij] = `[(7,-1,-1),(-|(3,3),(3,4)|,|(1,3),(1,4)|,-|(1,3),(1,3)|),(|(3,3),(4,3)|,-|(1,3),(1,3)|,|(1,3),(1,4)|)]`
`= [(7,-1,-1),(-(12-9),(4-3),0),((9-12),0,(4-3))]`
`= [(7,-1,-1),(-3,1,0),(-3,0,1)]`
adj A = [Aij]T = `[(7,-3,-3),(-1,1,0),(-1,0,1)]`
Now A(adj A) = `[(1,3,3),(1,4,3),(1,3,4)][(7,-3,-3),(-1,1,0),(-1,0,1)]`
`= [(7-3-3,-3+3+0,-3+0+3),(7-4-3,-3+4,-3+0+3),(7-3-4,-3+3+0,-3+0+4)]`
`= [(1,0,0),(0,1,0),(0,0,1)]` ....(1)
|A| I = `1[(1,0,0),(0,1,0),(0,0,1)] = [(1,0,0),(0,1,0),(0,0,1)]` .....(2)
`"A"^-1 = 1/|"A"|` adj A
`= 1/1 [(7,-3,-3),(-1,1,0),(-1,0,1)] = [(7,-3,-3),(-1,1,0),(-1,0,1)]`
From (1) and (2),
A(Adj A) = |A| I
APPEARS IN
RELATED QUESTIONS
The sum of three numbers is 6. If we multiply the third number by 3 and add it to the second number we get 11. By adding first and third numbers we get a number, which is double than the second number. Use this information and find a system of linear equations. Find these three numbers using matrices.
Find the inverse of the following matrix.
`[(2, -3),(-1, 2)]`
Find the inverse of the following matrix (if they exist):
`((2,1),(1,-1))`
Choose the correct answer from the given alternatives in the following question:
The inverse of A = `[(0,1,0),(1,0,0),(0,0,1)]` is
Choose the correct answer from the given alternatives in the following question:
If A−1 = `- 1/2[(1,-4),(-1,2)]`, then A = ______.
`cos theta [(cos theta, sin theta),(-sin theta, cos theta)] + sin theta [(sin theta, - cos theta),(cos theta, sin theta)]` = ______
If A = `[(2,-2,2),(2,3,0),(9,1,5)]` then, show that (adj A) A = O.
If A = `[(1,2),(3,-5)]`, then A-1 = ?
If A = `[(4,5),(2,1)]` and A2 - 5A - 6l = 0, then A-1 = ?
The number of solutions of equation x2 – x3 = 1, – x1 + 2x3 = 2, x1 – 2x2 = 3 is ______.