Advertisements
Advertisements
प्रश्न
Find the inverse of the following matrix (if they exist):
`[(2,0,-1),(5,1,0),(0,1,3)]`
उत्तर
Let A = `[(2,0,-1),(5,1,0),(0,1,3)]`
∴ |A| = `|(2,0,-1),(5,1,0),(0,1,3)|`
= 2(3 - 0) - 0 - 1(5 - 0)
= 6 - 0 - 5
= 1 ≠ 0
∴ A-1 exists.
Consider AA-1 = I
∴ `[(2,0,-1),(5,1,0),(0,1,3)] "A"^-1 = [(1,0,0),(0,1,0),(0,0,1)]`
By R1 ↔ R2, we get,
`[(5,1,0),(2,0,-1),(0,1,3)] "A"^-1 = [(0,1,0),(1,0,0),(0,0,1)]`
By R1 - 2R2, we get,
`[(1,1,2),(2,0,-1),(0,1,3)] "A"^-1 = [(-2,1,0),(1,0,0),(0,0,1)]`
By R2 - 2R1, we get,
`[(1,1,2),(0,-2,-5),(0,1,3)] "A"^-1 = [(-2,1,0),(5,-2,0),(0,0,1)]`
By R2 + 3R3, we get,
`[(1,1,2),(0,1,4),(0,1,3)] "A"^-1 = [(-2,1,0),(5,-2,3),(0,0,1)]`
By R1 - R2 and R3 - R2, we get,
`[(1,0,-2),(0,1,4),(0,0,-1)] "A"^-1 = [(-7,3,-3),(5,-2,3),(-5,2,-2)]`
By (- 1)R3, we get,
`[(1,0,-2),(0,1,4),(0,0,1)] "A"^-1 = [(-7,3,-3),(5,-2,3),(5,-2,2)]`
By `"R"_1 + 2"R"_3` and `"R"_2 - 4"R"_3`, we get,
`[(1,0,0),(0,1,0),(0,0,1)] "A"^-1 = [(3,-1,1),(-15,6,-5),(5,-2,2)]`
`therefore "A"^-1 = [(3,-1,1),(-15,6,-5),(5,-2,2)]`
Notes
The answer in the textbook is incorrect.
APPEARS IN
संबंधित प्रश्न
Solve the following equations by the inversion method :
2x + 3y = - 5 and 3x + y = 3.
Find the adjoint of the following matrix.
`[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
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 = `[("cos"alpha, - "sin"alpha,0),("sin"alpha,"cos"alpha,0),(0,0,1)]` where α ∈ R, then [F(α)]-1 is
Choose the correct answer from the given alternatives in the following question:
The inverse of a symmetric matrix is
Find the inverse of the following matrices by the adjoint method `[(1, 2, 3),(0, 2, 4),(0, 0, 5)]`.
Adjoint of `[(2, -3),(4, -6)]` is _______
Fill in the blank :
If A = [aij]mxm is a non-singular matrix, then A–1 = `(1)/(......)` adj(A).
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(2, 1),(7, 4)]`
The solution (x, y, z) of the equation `[(1, 0, 1),(-1, 1, 0),(0, -1, 1)] [(x),(y),(z)] = [(1),(1),(2)]` is (x, y, z) =
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 A = `[(4, 5),(2, 5)]`, then |(2A)−1| = ______
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)]`
If A = `[(2, 4),(1, 3)]` and B = `[(1, 1),(0, 1)]` then find (A−1 B−1)
If A = [aij]2×2, where aij = i – j, then A = ______
The value of Cofactor of element a21 in matrix A = `[(1, 2),(5, -8)]` is ______
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)]`
If A = `[(2,-2,2),(2,3,0),(9,1,5)]` then, show that (adj A) A = O.
If A = `[(-1,2,-2),(4,-3,4),(4,-4,5)]` then, show that the inverse of A is A itself.
A sales person Ravi has the following record of sales for the month of January, February and March 2009 for three products A, B and C. He has been paid a commission at fixed rate per unit but at varying rates for products A, B and C.
Months | Sales in units | Commission | ||
A | B | C | ||
January | 9 | 10 | 2 | 800 |
February | 15 | 5 | 4 | 900 |
March | 6 | 10 | 3 | 850 |
Find the rate of commission payable on A, B and C per unit sold using matrix inversion method.
The inverse matrix of `((4/5,(-5)/12),((-2)/5,1/2))` is
If A is an invertible matrix of order 2 then det (A-1) be equal
If A = `|(3,-1,1),(-15,6,-5),(5,-2,2)|` then, find the Inverse of A.
If A = `[(x,1),(1,0)]` and A = A , then x = ______.
If A and Bare square matrices of order 3 such that |A| = 2, |B| = 4, then |A(adj B)| = ______.
If A2 - A + I = 0, then A-1 = ______.
If A = `[(-i, 0),(0, i)]`, then ATA is equal to
Find the inverse of the matrix A by using adjoint method.
where A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`
A–1 exists if |A| = 0.
If matrix P = `[(0, -tan (θ//2)),(tanθ//2, 0)]`, then find (I – P) `[(cosθ, -sinθ),(sinθ, cosθ)]`
If A = `[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`, then A2008 is equal to ______.
If A = `[(x, 1),(1, 0)]` and A = A–1, then x = ______.
If A = `[(1, 2, 3),(-1, 1, 2),(1, 2, 4)]` then (A2 – 5A)A–1 = ______.
If the inverse of the matrix `[(α, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exist, then the value of α is ______.
If A = `[(2, 2),(-3, 2)]`, B = `[(0, -1),(1, 0)]`, then (B–1 A–1)–1 is equal to ______.