Advertisements
Advertisements
Question
Solve by matrix inversion method:
2x – z = 0; 5x + y = 4; y + 3z = 5
Solution
The given system can be written as
`[(2,0,-1),(5,1,0),(0,1,3)][(x),(y),(z)] = [(0),(4),(5)]`
AX = B
Where A = `[(2,0,-1),(5,1,0),(0,1,3)]`, X = `[(x),(y),(z)]` and B = `[(0),(4),(5)]`
|A| = `|(2,0,-1),(5,1,0),(0,1,3)|`
= 2(3 – 0) – 0(15 – 0) – 1(5 – 0)
= 2(3) – 0(15) – 1(5)
= 6 – 0 – 5
= 1
[Aij] = `[(3,-15,5),(-|(0,-1),(1,3)|,|(2,-1),(0,3)|,-|(2,0),(0,1)|),(|(0,-1),(1,0)|,-|(2,-1),(5,0)|,|(2,0),(5,1)|)]`
`= [(3,-15,5),(-1,6,-2),(1,-5,2)]`
adj A = `["A"_"ij"]^"T" = [(3,-1,1),(-15,6,-5),(5,-2,2)]`
`"A"^-1 = 1/|"A"|`(adj A)
`= 1/1[(3,-1,1),(-15,6,-5),(5,-2,2)] => [(3,-1,1),(-15,6,-5),(5,-2,2)]`
X = A-1B
`[(x),(y),(z)] = [(3,-1,1),(-15,6,-5),(5,-2,2)][(0),(4),(5)] => [(0-4+5),(0+24-25),(0-8+10)]`
`[(x),(y),(z)] = [(1),(-1),(2)]`
∴ x = 1, y = -1, z = 2.
APPEARS IN
RELATED QUESTIONS
Find the inverse of A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by elementary column transformations.
If A = `[(0, 0, -1),(0, -1, 0),(-1, 0, 0)]`, then the only correct statement about the matrix A is ______
If A = `[(1,3,3),(1,4,3),(1,3,4)]` then verify that A(adj A) = |A| I and also find A-1.
The prices of three commodities A, B, and C are ₹ x, y, and z per unit respectively. P purchases 4 units of C and sells 3 units of A and 5 units of B. Q purchases 3 units of B and sells 2 units of A and 1 unit of C. R purchases 1 unit of A and sells 4 units of B and 6 units of C. In the process P, Q and R earn ₹ 6,000, ₹ 5,000 and ₹ 13,000 respectively. By using the matrix inversion method, find the prices per unit of A, B, and C.
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.
If A = `[(2,3),(1,2)]`, B = `[(1,0),(3,1)]`, then B-1A-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 = `[(3, -3, 4), (2, -3, 4), (0, -1, 1)]` then A-1 = ______
The matrix `[(lambda, 1, 0),(0, 3, 5),(0, -3, lambda)]` is invertible ______.
If A = `[(cos α, sin α),(- sin α, cos α)]`, then the matrix A is ______.