Advertisements
Advertisements
प्रश्न
If A = `[(4, 3, 2),(-1, 2, 0)]`, B = `[(1, 2),(-1, 0),(1, -2)]`
Find (AB)–1 by adjoint method.
Solution:
AB = `[(4, 3, 2),(-1, 2, 0)] [(1, 2),(-1, 0),(1, -2)]`
AB = [ ]
|AB| = `square`
M11 = –2 ∴ A11 = (–1)1+1 . (–2) = –2
M12 = –3 A12 = (–1)1+2 . (–3) = 3
M21 = 4 A21 = (–1)2+1 . (4) = –4
M22 = 3 A22 = (–1)2+2 . (3) = 3
Cofactor Matrix [Aij] = `[(-2, 3),(-4, 3)]`
adj (A) = [ ]
A–1 = `1/|A| . adj(A)`
A–1 = `square`
उत्तर
AB = `[(4, 3, 2),(-1, 2, 0)] [(1, 2),(-1, 0),(1, -2)]`
AB = `bb([(3, 4),(-3, -2)])`
|AB| = 6
M11 = –2 ∴ A11 = (–1)1+1 . (–2) = –2
M12 = –3 A12 = (–1)1+2 . (–3) = 3
M21 = 4 A21 = (–1)2+1 . (4) = –4
M22 = 3 A22 = (–1)2+2 . (3) = 3
Cofactor Matrix [Aij] = `[(-2, 3),(-4, 3)]`
adj (A) = `bb([(-2, -4),(3, 3)])`
A–1 = `1/|A| . adj(A)`
A–1 = `1/6*bb([(-2, -4),(3, 3)])`
APPEARS IN
संबंधित प्रश्न
Find the inverse of the following matrix by elementary row transformations if it exists.
`A = [(1, 2, -2), (0, -2, 1), (-1, 3, 0)]`
Solve the following equations by the inversion method :
2x + 3y = - 5 and 3x + y = 3.
Find the matrix of the co-factor for the following matrix.
`[(1, 0, 2),(-2, 1, 3),(0, 3, -5)]`
Find the adjoint of the following matrix.
`[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
If A = `[(1,-1,2),(3,0,-2),(1,0,3)]` verify that A (adj A) = (adj A) A = | A | I
Find the inverse of the following matrix by the adjoint method.
`[(2,-2),(4,3)]`
Find the inverse of the following matrix.
`[(1,2),(2,-1)]`
Find the inverse of the following matrix.
`[(2, -3),(-1, 2)]`
Find the inverse of the following matrix.
`[(0,1,2),(1,2,3),(3,1,1)]`
Find the inverses of the following matrices by the adjoint method:
`[(1,2,3),(0,2,4),(0,0,5)]`
Choose the correct answer from the given alternatives in the following question:
If A = `[(2,-4),(3,1)]`, then the adjoint of matrix A is
Find the inverse of the following matrices by the adjoint method `[(3, -1),(2, -1)]`.
Find the inverse of the following matrices by the adjoint method `[(1, 2, 3),(0, 2, 4),(0, 0, 5)]`.
Find the inverse of the following matrices by transformation method: `[(1, 2),(2, -1)]`
Choose the correct alternative.
If A is a 2 x 2 matrix such that A(adj. A) = `[(5, 0),(0, 5)]`, then |A| = _______
State whether the following is True or False :
A(adj. A) = |A| I, where I is the unit matrix.
If A = `[(4, -1),(-1, "k")]` such that A2 − 6A + 7I = 0, then K = ______
`cos theta [(cos theta, sin theta),(-sin theta, cos theta)] + sin theta [(sin theta, - cos theta),(cos theta, sin theta)]` = ______
If `[(x - y - z),(-y + z),(z)] = [(0),(5),(3)]`, then the value of x, y and z are respectively ______
If A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]`, then find the value of a31A31 + a32A32 + a33A33.
For an invertible matrix A, if A . (adj A) = `[(10, 0),(0, 10)]`, then find the value of |A|.
If the inverse of the matrix `[(alpha, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exists then find the value of α
A = `[(cos theta, - sin theta),(-sin theta, -cos theta)]` then find A−1
If A is invertible matrix of order 3 and |A| = 5, then find |adj A|
Find the adjoint of matrix A = `[(6, 5),(3, 4)]`
The value of Minor of element b22 in matrix B = `[(2, -2),(4, 5)]` is ______
Find the inverse of the following matrix:
`[(1,2,3),(0,2,4),(0,0,5)]`
If A = `[(-1,2,-2),(4,-3,4),(4,-4,5)]` then, show that the inverse of A is A itself.
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
Solve by matrix inversion method:
2x – z = 0; 5x + y = 4; y + 3z = 5
The prices of three commodities A, B, and C are ₹ x, y, and z per unit respectively. P purchases 4 units of C and sells 3 units of A and 5 units of B. Q purchases 3 units of B and sells 2 units of A and 1 unit of C. R purchases 1 unit of A and sells 4 units of B and 6 units of C. In the process P, Q and R earn ₹ 6,000, ₹ 5,000 and ₹ 13,000 respectively. By using the matrix inversion method, find the prices per unit of A, B, and C.
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 = `[(a,b),(c,d)]` such that ad - bc ≠ 0 then A-1 is
Which of the following matrix has no inverse
If A and B non-singular matrix then, which of the following is incorrect?
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
If A = `|(1,1,1),(3,4,7),(1,-1,1)|` verify that A(adj A) = (adj A)(A) = |A|I3.
If A = `[(1,-1),(2,3)]` show that A2 - 4A + 5I2 = 0 and also find A-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.
The matrix A = `[("a",-1,4),(-3,0,1),(-1,1,2)]` is not invertible only if a = _______.
If A = `[(2, 0, -1), (5, 1, 0), (0, 1, 3)]` and A−1 = `[(3, -1, 1), (α, 6, -5), (β, -2, 2)]`, then the values of α and β are, respectively.
If A = `[(p/4, 0, 0), (0, q/5, 0), (0, 0, r/6)]` and `"A"^-1 = [(1/4, 0, 0), (0, 1/5, 0), (0, 0, 1/6)]`, then p + q + r = ______
If ω is a complex cube root of unity and A = `[(ω,0,0),(0,ω^2,0),(0,0,1)]` then A-1 = ?
If A = `[(2, -3), (3, 5)]`, then |Adj A| is equal to ______
If `A = [[-3,1],[-4,3]]` and A-1 = αA, then α = ______.
If the inverse of the matrix A = `[(1, 1, -1), (1, -2, 1), (2, -1, -3)]` is `1/9 [(7, 4, -1), (5, -1, -2), (3, 3, a)]`, then a is equal to ______
If A–1 = `[(3, -1, 1),(-15, 6, -5),(5, -2, 2)]`, then adj A = ______.
If A = `[(-i, 0),(0, i)]`, then ATA is equal to
Choose the correct option:
If X, Y, Z are non zero real numbers, then the inverse of matrix A = `[(x, 0, 0),(0, y, 0),(0, 0, z)]`
If A = `[(x, 1),(1, 0)]` and A = A–1, then x = ______.
If A = `[(1, 1, 0),(2, 1, 5),(1, 2, 1)]`, then a11A21 + a12A22 + a13A23 is equal to ______.
If A = `[(cos α, sin α),(- sin α, cos α)]`, then the matrix A 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 = `[(1, 2, 4),(4, 3, -2),(1, 0, -3)]`. Show that A–1 exists and find A–1 using column transformation.