Advertisements
Advertisements
Question
Find the inverse of the matrix A by using adjoint method.
where A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`
Solution
A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`
∴ |A| = – 3(0 – 6) + 1(0 + 15) + 1(0 – 0)
= 18 + 15
= 33 ≠ 0
∴ A–1 exists
To find cofactors.
m11 = 0 – 6 = – 6
m12 = 0 + 15 = 15
m13 = 0 + 0 = 0
m21 = 6 – 6 = 0
m22 = 18 + 15 = 33
m23 = – 18 – 15 = – 33
m31 = – 1 – 0 = – 1
m32 = – 3 – 0 = – 3
m33 = 0 – 0 = 0
A11 = (– 1)2 (– 6) = – 6
A12 = (– 1)3.15 = – 15
A13 = (– 1)4.0 = 0
A21 = (– 1)3.0 = 0
A22 = (– 1)4.33 = 33
A23 = (– 1)5. (– 33) = 33
A31 = (– 1)4 (– 1) = – 1
A32 = (– 1)5 (– 3) = 3
A33 = (– 1)6.0 = 0
∴ Matrix of co-factors
= `[(-6, -15, 0),(0, 33, 33),(-1, 3, 0)]`
adj.A = `[(-6, 0, -1),(-15, 33, 3),(0, 33, 0)]`
A–1 = `1/|A|` (adj A)
∴ A–1 = `1/33 [(-6, 0, -1),(-15, 33, 3),(0, 33, 0)]`
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]]`
If A = `[(1, 3), (3, 1)]`, Show that A2 - 2A is a scalar matrix.
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,3),(4,-1)]`
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.
`[(-1,5),(-3,2)]`
Find the inverse of the following matrix by the adjoint method.
`[(2,-2),(4,3)]`
Find the inverse of the following matrix.
`[(2, -3),(-1, 2)]`
Find the inverse of the following matrix.
`[(2,0,-1),(5,1,0),(0,1,3)]`
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 λ = _______
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 a 3 x 3 matrix B has it inverse equal to B, thenB2 = _______
Choose the correct alternative.
If A is a 2 x 2 matrix such that A(adj. A) = `[(5, 0),(0, 5)]`, then |A| = _______
Fill in the blank :
If A = `[(3, -5),(2, 5)]`, then co-factor of a12 is _______
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, -3, 3),(2, 2, 3),(3, -2, 2)]`
The adjoint matrix of `[(3, -3, 4),(2, -3, 4),(0, -1, 1)]` is ______.
A = `[(cos alpha, - sin alpha, 0),(sin alpha, cos alpha, 0),(0, 0, 1)]`, then A−1 is
If ω is a complex cube root of unity, then the matrix A = `[(1, ω^2, ω),(ω^2, ω, 1),(ω, 1, ω^2)]` is
If A = `[(4, -1),(-1, "k")]` such that A2 − 6A + 7I = 0, then K = ______
If A = `[(4, 5),(2, 5)]`, then |(2A)−1| = ______
If `[(x - y - z),(-y + z),(z)] = [(0),(5),(3)]`, then the value of x, y and z are respectively ______
If A = `[(1, -1, 1),(2, 1, -3),(1, 1, 1)]`, 10B = `[(4, 2,2),(-5, 0, ∞),(1, -2, 3)]` and B is the inverse of matrix A, then α = ______
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 = `[(3, 1),(5, 2)]`, and AB = BA = I, then find the matrix B
If A = `[(-4, -3, -3),(1, 0, 1),(4, 4, 3)]`, find adj (A).
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
Complete the following activity to find inverse of matrix using elementary column transformations and hence verify.
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]` B−1 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
C1 → C1 + C3
`[("( )", 0, -1),("( )", 1, 0),("( )", 1, 3)]` B−1 = `[("( )", 0, 0),("( )", 1, 0),("( )", 0, 1)]`
C3 → C3 + C1
`[(1, 0, 0),("( )", 1, "( )"),(3, 1, "( )")]` B−1 = `[(1, 0, "( )"),(0, 1, 0),("( )", 0, "( )")]`
C1 → C1 – 5C2, C3 → C3 – 5C2
`[(1, "( )", 0),(0, 1, 0),("( )", 1, "( )")]` B−1 = `[(1, 0, "( )"),("( )", 1, -5),(1, "( )", 2)]`
C1 → C1 – 2C3, C2 → C2 – C3
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]` B−1 = `[(3, -1, "( )"),("( )", 6, -5),(5, "( )", "( )")]`
B−1 = `[("( )", "( )", "( )"),("( )", "( )", "( )"),("( )", "( )", "( )")]`
`[(2, "( )", -1),("( )", 1, 0),(0, 1, "( )")] [(3, "( )", "( )"),("( )", 6, "( )"),("( )", -2, "( )")] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Find the adjoint of the matrix A = `[(2,3),(1,4)]`
Find the inverse of the following matrix:
`[(1,2,3),(0,2,4),(0,0,5)]`
Find the inverse of the following matrix:
`[(-3,-5,4),(-2,3,-1),(1,-4,-6)]`
Show that the matrices A = `[(2,2,1),(1,3,1),(1,2,2)]` and B = `[(4/5,(-2)/5,(-1)/5),((-1)/5,3/5,(-1)/5),((-1)/5,(-2)/5,4/5)]` are inverses of each other.
Which of the following matrix has no inverse
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 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 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 = `[(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 is non-singular matrix such that (A - 2l)(A - 4l) = 0 then A + 8A-1 = ______.
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 A = `[(1 + 2"i", "i"),(- "i", 1 - 2"i")]`, where i = `sqrt-1`, then A(adj A) = ______.
If ω is a complex cube root of unity and A = `[(ω,0,0),(0,ω^2,0),(0,0,1)]` then A-1 = ?
The inverse of `[(1,cos alpha),(- cos alpha, -1)]` is ______.
If A = `[(1,-1,1),(2,1,-3),(1,1,1)]`, then the sum of the elements of A-1 is ______.
If AB = I and B = AT, then _______.
If A = `[(cos theta, sin theta, 0),(-sintheta, costheta, 0),(0, 0, 1)]`, where A11, A11, A13 are co-factors of a11, a12, a13 respectively, then the value of a11A11 + a12A12 + a13A13 = ______.
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, B are two square matries, such that AB = B, BA = A and n ∈ N then (A + B)n =
If A = `[(2, 3),(a, 6)]` is a singular matrix, then a = ______.
If A = `[(1, 2, -1),(-1, 1, 2),(2, -1, 1)]`, then det (adj (adj A)) is ______.
If A = `[(2, 2),(-3, 2)]`, B = `[(0, -1),(1, 0)]`, then (B–1 A–1)–1 is equal to ______.
If A and B are two square matrices such that A2B = BA and (AB)10 = AkB10. Then, k is ______.
If A = `[(1, 2, 4),(4, 3, -2),(1, 0, -3)]`. Show that A–1 exists and find A–1 using column transformation.
If A = `[(3, 1),(-1, 2)]`, show that A2 – 5A + 7I = 0