Advertisements
Advertisements
Question
If A = `[(0, 1),(2, 3),(1, -1)]` and B = `[(1, 2, 1),(2, 1, 0)]`, then find (AB)−1
Solution
AB = `[(0, 1),(2,3),(1, -1)] [(1, 2, 1),(2, 1, 0)]`
= `[(0 + 2, 0 +1, 0 + 0),(2 + 6, 4 + 3, 2 + 0),(1 - 2, 2 - 1, 1 + 0)]`
= `[(2, 1, 0),(8, 7, 2),(-1, 1, 1)]`
∴ |AB| = `2|(7, 2),(1, 1)| -1|(8, 2),(-1, 1)| + 0`
= 2(7 – 2) – (8 + 2)
= 10 – 10
= 0
∴ (AB)−1 does not exist.
APPEARS IN
RELATED QUESTIONS
Find the inverse of the following matrix by elementary row transformations if it exists. `A=[[1,2,-2],[0,-2,1],[-1,3,0]]`
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.
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 inverse of the following matrix.
`[(2, -3),(-1, 2)]`
Choose the correct answer from the given alternatives in the following question:
If A = `[(lambda,1),(-1, -lambda)]`, and A-1 does not exist if λ = _______
Choose the correct answer from the given alternatives in the following question:
For a 2 × 2 matrix A, if A(adj A) = `[(10,0),(0,10)]`, then determinant A equals
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.
If A = `[(1, 2),(-3, -1)], "B" = [(-1, 0),(1, 5)]`, then AB =
Fill in the blank :
(AT)T = _______
Fill in the blank :
If A = `[(2, 1),(1, 1)] "and" "A"^-1 = [(1, 1),(x, 2)]`, then x = _______
State whether the following is True or False :
Singleton matrix is only row matrix.
For an invertible matrix A, if A . (adj A) = `[(10, 0),(0, 10)]`, then find the value of |A|.
If A = `[("a", "b"),("c", "d")]` then find the value of |A|−1
If A = `[(0, 4, 3),(1, -3, -3),(-1, 4, 4)]`, then find A2 and hence find A−1
The value of Cofactor of element a21 in matrix A = `[(1, 2),(5, -8)]` is ______
The value of Minor of element b22 in matrix B = `[(2, -2),(4, 5)]` is ______
Find the adjoint of the matrix A = `[(2,3),(1,4)]`
Find the inverse of the following matrix:
`[(1,-1),(2,3)]`
If A-1 = `[(1,0,3),(2,1,-1),(1,-1,1)]` then, find A.
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
Weekly expenditure in an office for three weeks is given as follows. Assuming that the salary in all the three weeks of different categories of staff did not vary, calculate the salary for each type of staff, using the matrix inversion method.
Week | Number of employees | Total weekly salary (in ₹) |
||
A | B | C | ||
1st week | 4 | 2 | 3 | 4900 |
2nd week | 3 | 3 | 2 | 4500 |
3rd week | 4 | 3 | 4 | 5800 |
If A = `|(1,1,1),(3,4,7),(1,-1,1)|` verify that A(adj A) = (adj A)(A) = |A|I3.
Solve by using matrix inversion method:
x - y + z = 2, 2x - y = 0, 2y - z = 1
If A = `[(2,3),(1,2)]`, B = `[(1,0),(3,1)]`, then B-1A-1 = ?
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 = ______
The matrix `[(lambda, 1, 0),(0, 3, 5),(0, -3, lambda)]` is invertible ______.
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 matrix A = `[(1, -1),(2, 3)]` such that AX = I, then X is equal to ______.
If A = `[(-i, 0),(0, i)]`, then ATA is equal to
Find the cofactors of the elements of the matrix
`[(-1, 2),(-3, 4)]`
If A = `[(1, 2, -1),(-1, 1, 2),(2, -1, 1)]`, then det (adj (adj A)) is ______.
The inverse of the matrix `[(1, 0, 0),(3, 3, 0),(5, 2, -1)]` is ______.
If A = `[(2, 3),(4, 5)]`, show that A2 – 7A – 2I = 0
If A = `[(1, 2, 4),(4, 3, -2),(1, 0, -3)]`. Show that A–1 exists and find A–1 using column transformation.