Advertisements
Advertisements
प्रश्न
Find the inverses of the following matrices by the adjoint method:
`[(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(10 - 0) - 0 + 0
= 1(10) - 0 + 0
= 10 ≠ 0
∴ A-1 exists.
First we have to find the co-factor matrix
`= ["A"_"ij"]_(3xx3)`, where `"A"_"ij" = (-1)^("i"+"j") "M"_"ij"`
Now, A11 = `(- 1)^(1 + 1) "M"_11 = |(2,4),(0,5)| = 10 - 0 = 10`
A12 = `(- 1)^(1 + 2) "M"_12 = - |(0,4),(0,5)| = - 0 - 0 = 0`
A13 = `(- 1)^(1 + 3) "M"_13 = |(0,2),(0,0)| = 0 - 0 = 0`
A21 = `(- 1)^(2 + 1) "M"_21 = - |(2,3),(0,5)| = - 10 - 0 = - 10`
A22 = `(- 1)^(2 + 2) "M"_22 = |(1,3),(0,5)| = 5 - 0 = 5`
A23 = `(- 1)^(2 + 3) "M"_23 = - |(1,2),(0,0)| = - 0 - 0 = 0`
A31 = `(- 1)^(3 + 1) "M"_31 = |(2,3),(2,4)| = 8 - 6 = 2`
A32 = `(- 1)^(3 + 2) "M"_32 = - |(1,3),(0,4)| = - 4 - 0 = - 4`
A33 = `(- 1)^(3 + 3) "M"_33 = |(1,2),(0,2)| = 2 - 0 = 2`
∴ the co-factor matrix
`= [("A"_11,"A"_12,"A"_13),("A"_21,"A"_22,"A"_23),("A"_31,"A"_32,"A"_33)] = [(10,0,0),(-10,5,0),(2,-4,2)]`
∴ adj A = `[(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)]`
∴ A-1 = `1/10 [(10,-10,2),(0,5,-4),(0,0,2)]`
Notes
The answer in the textbook is incorrect.
APPEARS IN
संबंधित प्रश्न
Find the co-factor of the element of the following matrix.
`[(1,-1,2),(-2,3,5),(-2,0,-1)]`
Find the adjoint of the following matrix.
`[(2,-3),(3,5)]`
Find the adjoint of the following matrix.
`[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
Find the inverse of the following matrix (if they exist):
`[(2,-3),(5,7)]`
Choose the correct answer from the given alternatives in the following question:
If A = `[(1,2),(3,4)]`, and A (adj A) = kI, then the value of k is
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:
If A−1 = `- 1/2[(1,-4),(-1,2)]`, then A = ______.
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 `[(2, -2),(4, 5)]`.
Find the inverse of the following matrices by transformation method:
`[(2, 0, −1),(5, 1, 0),(0, 1, 3)]`
Choose the correct alternative.
If AX = B, where A = `[(-1, 2),(2, -1)], "B" = [(1),(1)]`, then X = _______
Adjoint of `[(2, -3),(4, -6)]` is _______
Choose the correct alternative.
If A2 + mA + nI = O and n ≠ 0, |A| ≠ 0, then A–1 = _______
Fill in the blank :
If A = `[(3, -5),(2, 5)]`, then co-factor of a12 is _______
Check whether the following matrices are invertible or not:
`[(1, 2, 3),(2, 4, 5),(2, 4, 6)]`
Find the inverse of `[(3, 1, 5),(2, 7, 8),(1, 2, 5)]` by adjoint method.
If ω is a complex cube root of unity, then the matrix A = `[(1, ω^2, ω),(ω^2, ω, 1),(ω, 1, ω^2)]` is
If A = `[(4, 5),(2, 5)]`, then |(2A)−1| = ______
If A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]`, then find the value of a31A31 + a32A32 + a33A33.
If A = `[(-1),(2),(3)]`, B = `[(3, 1, -2)]`, find B'A'
If A = `[(6, 5),(5, 6)]` and B = `[(11, 0),(0, 11)]` then find A'B'
If A = `[(0, 1),(2, 3),(1, -1)]` and B = `[(1, 2, 1),(2, 1, 0)]`, then find (AB)−1
Find the inverse of A = `[(sec theta, tan theta, 0),(tan theta, sec theta, 0),(0, 0, 1)]`
If A = [aij]2×2, where aij = i – j, then A = ______
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 is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
Solve by using matrix inversion method:
x - y + z = 2, 2x - y = 0, 2y - z = 1
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 = `[(x,1),(1,0)]` and A = A , then x = ______.
If A = `[(5, -4), (7, -5)]`, then 3A-1 = ______
If AB = I and B = AT, 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 = ______.
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 = `[(2, 3),(a, 6)]` is a singular matrix, then a = ______.
If matrix A = `[(3, -2, 4),(1, 2, -1),(0, 1, 1)]` and A–1 = `1/k` (adj A), then k 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 = `[(1, 2),(3, 4)]` verify that A (adj A) = (adj A) A = |A| I