Advertisements
Advertisements
Question
Find the inverse of `[(3, 1, 5),(2, 7, 8),(1, 2, 5)]` by adjoint method.
Solution
Let A = `[(3, 1, 5),(2, 7, 8),(1, 2, 5)]`
|A| = `|(3, 1, 5),(2, 7, 8),(1, 2, 5)|`
= 3(35 – 16) – 1(10 – 8) + 5(4 – 7)
= 3(19) – 1(2) + 5(– 3)
= 57 – 2 – 15
= 40 ≠ 0
∴ A–1 exists
A11 = (–1)1+1 × M11
= `1|(7, 8),(2, 5)|`
= 1(35 – 16)
= 19
A12 = (–1)1+2 M12
= `-1|(2, 8),(1, 5)|`
= 1(10 – 8)
= –2
A13 = (–1)1+3 × M13
`1|(2, 7),(1, 2)|`
= 1(4 – 7)
= –3
A21 = (–1)2+1 × M21
= `-1|(1, 5),(2, 5)|`
= (–1)(5 – 10)
= 5
A22 = (– 1)2+2 × M22
= `1|(3, 5),(1, 5)|`
= (1)(15 – 5)
= 10
A23 = (–1)2+3 × M23
= `(-1)|(3, 1),(1, 2)|`
= (–1)(6 – 1)
= –5
A31 = (–1)3+1 × M31
= `(1)|(1, 5),(7, 8)|`
= (1)(8 – 35)
= –27
A32 = (–1)3+2 M32
= `(-1)|(3, 5),(2, 8)|`
= (–1)(24 – 10)
= –14
A33 = (–1)3+3 M33
= `(+1)|(3, 1),(2, 7)|`
= 1(21 – 2)
= 19
∴ The matrix of the co-factors is
A = `[("A"_11, "A"_12, "A"_13),("A"_21, "A"_22, "A"_23),("A"_31, "A"_32, "A"_33)] = [(19, -2, -3),(5, 10, -5),(-27, -14, 19)]`
Now, adj A = `[(19, 5, -27),(-2, 10, -14),(-3, -5, 19)]`
∴ A–1 = `(1)/|"A"| ("adj A")`
∴ A–1 = `(1)/(40)[(19, 5, -27),(-2, 10, -14),(-3, -5, 19)]`
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)]`
Solve the following equations by the inversion method :
2x + 3y = - 5 and 3x + y = 3.
Find the inverse of the following matrix.
`[(2, -3),(-1, 2)]`
Find AB, if A = `((1,2,3),(1,-2,-3))` and B = `((1,-1),(1,2),(1,-2))`. Examine whether AB has inverse or not.
Find the inverse of the following matrix (if they exist):
`((2,1),(1,-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):
`[(3,-10),(2,-7)]`
Find the inverse of `[(1,2,3),(1,1,5),(2,4,7)]` by the adjoint method.
Find the inverse of the following matrices by transformation method:
`[(2, 0, −1),(5, 1, 0),(0, 1, 3)]`
Find the inverse `[(1, 2, 3 ),(1, 1, 5),(2, 4, 7)]` of the elementary row tranformation.
If A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)] "and B" = [(1, 2, 3),(1, 1, 5),(2, 4, 7)]`, then find a matrix X such that XA = B.
Adjoint of `[(2, -3),(4, -6)]` is _______
If A is a no singular matrix, then det (A–1) = _______
Fill in the blank :
If A = `[(2, 1),(1, 1)] "and" "A"^-1 = [(1, 1),(x, 2)]`, then x = _______
The adjoint matrix of `[(3, -3, 4),(2, -3, 4),(0, -1, 1)]` is ______.
If ω is a complex cube root of unity, then the matrix A = `[(1, ω^2, ω),(ω^2, ω, 1),(ω, 1, ω^2)]` is
If A = `[(0, 0, -1),(0, -1, 0),(-1, 0, 0)]`, then the only correct statement about the matrix A is ______
If A = `[("a", "b"),("c", "d")]` then find the value of |A|−1
If A = `[(2, 4),(1, 3)]` and B = `[(1, 1),(0, 1)]` then find (A−1 B−1)
Find A–1 using adjoint method, where A = `[(cos theta, sin theta),(-sin theta, cos theta)]`
Find the adjoint of matrix A = `[(6, 5),(3, 4)]`
Find the inverse of A = `[(sec theta, tan theta, 0),(tan theta, sec theta, 0),(0, 0, 1)]`
Choose the correct alternative:
If A is a non singular matrix of order 3, then |adj (A)| = ______
If A = [aij]2×2, where aij = i – j, then A = ______
The value of Minor of element b22 in matrix B = `[(2, -2),(4, 5)]` is ______
Find the inverse of matrix B = `[(3,1, 5),(2, 7, 8),(1, 2, 5)]` by using adjoint method
Complete the following activity to verify A. adj (A) = det (A) I.
Given A = `[(2, 0, -1),(5, 1, 0),(0, 1, 3)]` then
|A| = 2(____) – 0(____) + ( ) (____)
= 6 – 0 – 5
= ______ ≠ 0
Cofactors of all elements of matrix A are
A11 = `(-1)^2 |("( )", "( )"),("( )", "( )")|` = (______),
A12 = `(-1)^3 |(5, "( )"),("( )", 3)|` = – 15,
A13 = `(-1)^4 |(5, "( )"),("( )", 1)|` = 5,
A21 = _______, A22 = _______, A23 = _______,
A31 = `(-1)^4 |("( )", "( )"),("( )", "( )")|` = (______),
A32 = `(-1)^5 |(2, "( )"),("( )", 0)|` = ( ),
A33 = `(-1)^6 |(2, "( )"),("( )", 1)|` = 2,.
Cofactors of matrix A = `[(3, "____", "____"),("____", "____",-2),(1, "____", "____")]`
adj (A) = `[("____", "____", "____"),("____", "____","____"),("____","____","____")]`
A.adj (A) = `[(2, 0, -1),(5, 1, 0),(0, 1, 3)] [("( )", -1, 1), (-15, "( )", -5),("( )", -2, "( )")] = [(1, 0, "( )"),("( )", "( )", "( )"),(0, "( )", "( )")]` = |A|I
If A = `[(2,3),(1,-6)]` and B = `[(-1,4),(1,-2)]`, then verify adj (AB) = (adj B)(adj A)
If X = `[(8,-1,-3),(-5,1,2),(10,-1,-4)]` and Y = `[(2,1,-1),(0,2,1),(5,p,q)]` then, find p, q if Y = X-1
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.
If A = `|(3,-1,1),(-15,6,-5),(5,-2,2)|` then, find the Inverse of A.
Solve by using matrix inversion method:
x - y + z = 2, 2x - y = 0, 2y - z = 1
The cost of 2 Kg of Wheat and 1 Kg of Sugar is ₹ 70. The cost of 1 Kg of Wheat and 1 Kg of Rice is ₹ 70. The cost of 3 Kg of Wheat, 2 Kg of Sugar and 1 Kg of rice is ₹ 170. Find the cost of per kg each item using the matrix inversion method.
If A = `[(1,2),(3,-5)]`, then A-1 = ?
The matrix M = `[(0,1,2),(1,2,3),(3,1,1)]` and its inverse is N = [nij]. What is the element n23 of matrix N?
If A = `[(2,3),(1,2)]`, B = `[(1,0),(3,1)]`, then B-1A-1 = ?
If A is non-singular matrix and (A + l)(A - l) = 0 then A + A-1 = ______.
If A = `[(2, 2),(4, 5)]` and A–1 = λ(adj(A)), then λ = ______ .
If A = `[(2, -3, 3),(2, 2, 3),(3, "p", 2)]` and A–1 = `[(-2/5, 0, 3/5),(-1/5, 1/5, "q"),(2/5, 1/5, -2/5)]`, then ______.
Find the cofactors of the elements of the matrix
`[(-1, 2),(-3, 4)]`
If matrix A = `[(3, -2, 4),(1, 2, -1),(0, 1, 1)]` and A–1 = `1/k` (adj A), then k is ______.
If A = `[(1, 2, -1),(-1, 1, 2),(2, -1, 1)]`, then det (adj (adj A)) is ______.
If A = `[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`, then A2008 is equal to ______.
The number of solutions of equation x2 – x3 = 1, – x1 + 2x3 = 2, x1 – 2x2 = 3 is ______.
If A = `[(x, 1),(1, 0)]` and A = A–1, then x = ______.
The inverse of the matrix `[(1, 0, 0),(3, 3, 0),(5, 2, -1)]` is ______.
If the inverse of the matrix `[(α, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exist, then the value of α is ______.
If A = `[(cos α, sin α),(-sin α, cos α)]`, then find α satisfying `0 < α < π/2`, when A + AT = `sqrt(2) l_2` where AT is transpose of A.
If A and B are two square matrices such that A2B = BA and (AB)10 = AkB10. Then, k is ______.
For an invertible matrix A, if A (adj A) = `|(20, 0),(0, 20)|`, then | A | = ______.
If A = `[(1, 2),(3, 4)]` verify that A (adj A) = (adj A) A = |A| I
if `A = [(2,-1,1),(-1,2,-1),(1,-1,2)]` then find A−1 by the adjoint method.