Advertisements
Advertisements
Question
Find A-1 by the adjoint method and by elementary transformations, if A = `[(1,2,3),(-1,1,2),(1,2,4)]`
Solution
|A| = `|(1,2,3),(-1,1,2),(1,2,4)|`
= 1(4 - 4) - 2(- 4 - 2) + 3(- 2 - 1)
= 0 + 12 - 9
= 3 ≠ 0
∴ A-1 exists.
A-1 by adjoint method:
We have to find the cofactor matrix
`= ["A"_"ij"]_(3xx3)`, where `"A"_"ij" = (-1)^("i" + "j") "M"_"ij"`
Now `"A"_11 = (-1)^(1+1) "M"_11 = |(1,2),(2,4)| = 4 - 4 = 0`
`"A"_12 = (-1)^(1+2) "M"_12 = - |(-1,2),(1,4)| = - (- 4 - 2) = 6`
`"A"_13 = (-1)^(1+3) "M"_13 = |(-1,1),(1,2)| = - 2 - 1 = - 3`
`"A"_21 = (-1)^(2+1) "M"_21 = - |(2,3),(2,4)| = - (8 - 6) = - 2`
`"A"_22 = (-1)^(2+2) "M"_22 = |(1,3),(1,4)| = 4 - 3 = 1`
`"A"_23 = (-1)^(2+3) "M"_23 = - |(1,2),(1,2)| = - (2 - 2) = 0`
`"A"_31 = (-1)^(3+1) "M"_31 = |(2,3),(1,2)| = 4 - 3 = 1`
`"A"_32 = (-1)^(3+2) "M"_32 = - |(1,3),(- 1,2)| = - (2 + 3) = - 5`
`"A"_33 = (-1)^(3+3) "M"_33 = |(1,2),(- 1,1)| = 1 + 2 = 3`
∴ the cofactor matrix =
`[("A"_11,"A"_12,"A"_13),("A"_21,"A"_22,"A"_23),("A"_31,"A"_32,"A"_33)] = [(0,6,-3),(-2,1,0),(1,-5,3)]`
∴ adj A = `[(0,-2,1),(6,1,-5),(-3,0,3)]`
∴ `"A"^-1 = 1/|"A"| ("adj A")`
`= 1/3 [(0,-2,1),(6,1,-5),(-3,0,3)]`
A-1 by elementary transformations:
Consider AA-1 = I
∴ `[(1,2,3),(-1,1,2),(1,2,4)] "A"^-1 = [(1,0,0),(0,1,0),(0,0,1)]`
By `"R"_2 + "R"_1` and `"R"_3 - "R"_1`we get,
∴ `[(1,2,3),(0,3,5),(0,0,1)] "A"^-1 = [(1,0,0),(1,1,0),(-1,0,1)]`
By `(1/3) "R"_2` we get,
`[(1,2,3),(0,1,5/3),(0,0,1)] "A"^-1 = [(1,0,0),(1/3,1/3,0),(-1,0,1)]`
By `"R"_1 - 2"R"_2` we get,
`[(1,0,-1/3),(0,1,5/3),(0,0,1)] "A"^-1 = [(1/3,-2/3,0),(1/3,1/3,0),(-1,0,1)]`
By `"R"_1 + 1/3"R"_3` and `"R"_2 - 5/3"R"_3`, we get,
∴ `[(1,0,0),(0,1,0),(0,0,1)] "A"^-1 = [(0,-2/3,1/3),(2,1/3,-5/3),(-1,0,1)]`
∴ `"A"^-1 = 1/3[(0,-2,1),(6,1,-5),(-3,0,3)]`
APPEARS IN
RELATED QUESTIONS
Apply the given elementary transformation of the following matrix.
B = `[(1, -1, 3),(2, 5, 4)]`, R1→ R1 – R2
Apply the given elementary transformation of the following matrix.
A = `[(1,2,-1),(0,1,3)]`, 2C2
B = `[(1,0,2),(2,4,5)]`, −3R1
Find the addition of the two new matrices.
Apply the given elementary transformation of the following matrix.
A = `[(1,-1,3),(2,1,0),(3,3,1)]`, 3R3 and then C3 + 2C2
Apply the given elementary transformation of the following matrix.
Convert `[(1,-1),(2,3)]` into an identity matrix by suitable row transformations.
Apply the given elementary transformation of the following matrix.
Transform `[(1,-1,2),(2,1,3),(3,2,4)]` into an upper triangular matrix by suitable column transformations.
The total cost of 3 T.V. sets and 2 V.C.R.’s is ₹ 35,000. The shopkeeper wants a profit of ₹ 1000 per T.V. set and ₹ 500 per V.C.R. He sells 2 T.V. sets and 1 V.C.R. and gets the total revenue as ₹ 21,500. Find the cost price and the selling price of a T.V. set and a V.C.R.
If A = `[(2,1,3),(1,0,1),(1,1,1)]`, then reduce it to I3 by using row transformations.
Check whether the following matrix is invertible or not:
`[(1,0),(0,1)]`
Check whether the following matrix is invertible or not:
`((1,1),(1,1))`
Check whether the following matrix is invertible or not:
`((1,2),(3,3))`
Check whether the following matrix is invertible or not:
`((2,3),(10,15))`
Check whether the following matrix is invertible or not:
`(("sec" theta , "tan" theta),("tan" theta,"sec" theta))`
Check whether the following matrix is invertible or not:
`((3,4,3),(1,1,0),(1,4,5))`
Check whether the following matrix is invertible or not:
`((1,2,3),(2,-1,3),(1,2,3))`
Check whether the following matrix is invertible or not:
`((1,2,3),(3,4,5),(4,6,8))`
If A = `[("x",0,0),(0,"y",0),(0,0,"z")]` is a non-singular matrix, then find A−1 by using elementary row transformations. Hence, find the inverse of `[(2,0,0),(0,1,0),(0,0,-1)]`
If A = `[(1,2),(3,4)]` and X is a 2 × 2 matrix such that AX = I, find X.
Find the inverse of A = `[("cos" theta, -"sin" theta, 0),("sin" theta, "cos" theta, 0),(0,0,1)]` by elementary row transformations.
If A = `[(4,5),(2,1)]`, show that `"A"^-1 = 1/6("A" - 5"I")`.
Find X, if AX = B, where A = `[(1,2,3),(-1,1,2),(1,2,4)]` and B = `[(1),(2),(3)]`
Find the inverse of `[(1,2,3),(1,1,5),(2,4,7)]` by using elementary row transformations.
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.
Find the inverse of the following matrix (if they exist).
`[(1,3,-2),(-3,0,-5),(2,5,0)]`
The element of second row and third column in the inverse of `[(1, 2, 1),(2, 1, 0),(-1, 0, 1)]` is ______.
If A = `[(2, -1, 1),(-2, 3, -2),(-4, 4, -3)]` the find A2
Find the matrix X such that AX = I where A = `[(6, 17),(1, 3)]`
Find A−1 using column transformations:
A = `[(5, 3),(3, -2)]`
If A = `[(1, 2, -1),(3, -2, 5)]`, apply R1 ↔ R2 and then C1 → C1 + 2C3 on A
Find the matrix X such that `[(1, 2, 3),(2, 3, 2),(1, 2, 2)]` X = `[(2, 2, -5),(-2, -1, 4),(1, 0, -1)]`
If A = `[(2, 3),(1, 2)]`, B = `[(1, 0),(3, 1)]`, find AB and (AB)−1
If A = `[(cosθ, -sinθ, 0),(sinθ, cosθ, 0),(0, 0, 1)]`, find A–1
Find the matrix X such that AX = B, where A = `[(2, 1),(-1, 3)]`, B = `[(12, -1),(1, 4)]`.