Advertisements
Advertisements
प्रश्न
Find the inverse of the following matrix (if they exist):
`[(2,-3,3),(2,2,3),(3,-2,2)]`
उत्तर
Let A = `[(2,−3,3),(2,2,3),(3,−2,2)]`
∴ |A| = `|(2,-3,3),(2,2,3),(3,−2,2)|`
= 2(4 + 6) + 3(4 − 9) + 3(− 4 − 6)
= 20 − 15 − 30
= − 25 ≠ 0
∴ A-1 exists.
Consider AA-1 = I
∴ `[(2,-3,3),(2,2,3),(3,-2,2)] "A"^-1 = [(1,0,0),(0,1,0),(0,0,1)]`
By R1↔R3, we get,
`[(3,-2,2),(2,2,3),(2,-3,3)] "A"^-1 = [(0,0,1),(0,1,0),(1,0,0)]`
By R1 → R1 − R2, we get
`[(1,-4,-1),(2,2,3),(2,-3,3)] "A"^-1 = [(0,-1,1),(0,1,0),(1,0,0)]`
By R2 → R2 − 2R1 and R3 → R3 − 2R1, we get,
`[(1,-4,-1),(0,10,5),(0,5,5)] "A"^-1 = [(0,-1,1),(0,3,-2),(1,2,-2)]`
By R2 → `(1/10) "R"_2`, we get,
`[(1,-4,-1),(0,1,1/2),(0,5,5)] "A"^-1 = [(0,-1,1),(0,3/10,-1/5),(1,2,-2)]`
By R1 → R1 + 4R2 and R3 → R3 - 5R2, we get,
`[(1,0,1),(0,1,1/2),(0,0,5/2)] "A"^-1 = [(0,1/5,1/5),(0,3/10,-1/5),(1,1/2,-1)]`
By R3 → `(2/5)"R"_3`, we get,
`[(1,0,1),(0,1,1/2),(0,0,1)] "A"^-1 = [(0,1/5,1/5),(0,3/10,-1/5),(2/5,1/5,-2/5)]`
By R1 →R1 − R3 and R2 → `"R"_2 - 1/2"R"_3`, we get,
`[(1,0,0),(0,1,0),(0,0,1)] "A"^-1 = [(-2/5,0,3/5),(-1/5,1/5,0),(2/5,1/5,-2/5)]`
∴ `"A"^-1 = [(-2/5,0,3/5),(-1/5,1/5,0),(2/5,1/5,-2/5)]`
Notes
Answer in the textbook is incorrect.
APPEARS IN
संबंधित प्रश्न
Find the inverse of the following matrix by the adjoint method.
`[(2,-2),(4,3)]`
Find the inverse of the following matrix (if they exist):
`[(2,0,-1),(5,1,0),(0,1,3)]`
Find the inverse of `[(1,2,3),(1,1,5),(2,4,7)]` by the adjoint method.
Choose the correct answer from the given alternatives in the following question:
The inverse of a symmetric matrix is
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
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.
State whether the following is True or False :
If A and B are conformable for the product AB, then (AB)T = ATBT.
State whether the following is True or False :
A = `[(2, 1),(10, 5)]` is invertible matrix.
Solve the following :
If A = `[(2, -3),(3, -2),(-1, 4)],"B" = [(-3, 4, 1),(2, -1, -3)]`, verify (3A – 5BT)T = 3AT – 5B.
Check whether the following matrices are invertible or not:
`[(1, 1),(1, 1)]`
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, -3, 3),(2, 2, 3),(3, -2, 2)]`
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]`
The adjoint matrix of `[(3, -3, 4),(2, -3, 4),(0, -1, 1)]` is ______.
If A = `[(4, 5),(2, 5)]`, then |(2A)−1| = ______
If A = `[(3, 0, 0),(0, 3, 0),(0, 0, 3)]`, then |A| |adj A| = ______
If A = `[("a", "b"),("c", "d")]` then find the value of |A|−1
A + I = `[(3, -2),(4, 1)]` then find the value of (A + I)(A − I)
If f(x) = x2 − 2x − 3 then find f(A) when A = `[(1, 2),(2, 1)]`
Find the adjoint of matrix A = `[(2, 0, -1),(3, 1, 2),(-1, 1, 2)]`
Choose the correct alternative:
If A is a non singular matrix of order 3, then |adj (A)| = ______
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
Solve by matrix inversion method:
3x – y + 2z = 13; 2x + y – z = 3; x + 3y – 5z = - 8
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 = `((-1,2),(1,-4))` then A(adj A) is
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
If A = `|(3,-1,1),(-15,6,-5),(5,-2,2)|` then, find the Inverse of A.
If A = `[(4,5),(2,1)]` and A2 - 5A - 6l = 0, then A-1 = ?
If A is non-singular matrix and (A + l)(A - l) = 0 then A + A-1 = ______.
If A = `[(1 + 2"i", "i"),(- "i", 1 - 2"i")]`, where i = `sqrt-1`, then A(adj A) = ______.
If A = `[(5, -4), (7, -5)]`, then 3A-1 = ______
If AB = I and B = AT, then _______.
If A is a solution of x2 - 4x + 3 = 0 and `A=[[2,-1],[-1,2]],` then A-1 equals ______.
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 matrix A = `[(1, -1),(2, 3)]` such that AX = I, then X is equal to ______.
For a invertible matrix A if A(adjA) = `[(10, 0),(0, 10)]`, then |A| = ______.
If A = `[(2, 2),(-3, 2)]`, B = `[(0, -1),(1, 0)]`, then (B–1 A–1)–1 is equal to ______.