Advertisements
Advertisements
Question
Weekly expenditure in an office for three weeks is given as follows. Assuming that the salary in all the three weeks of different categories of staff did not vary, calculate the salary for each type of staff, using the matrix inversion method.
Week | Number of employees | Total weekly salary (in ₹) |
||
A | B | C | ||
1st week | 4 | 2 | 3 | 4900 |
2nd week | 3 | 3 | 2 | 4500 |
3rd week | 4 | 3 | 4 | 5800 |
Solution
Let ₹ x, ₹ y, ₹ z be the salary for each type of staff A, B and C.
4x + 2y + 3z = 4900
3x + 3y + 2z = 4500
4x + 3y + 4z = 5800
The given system can be written as
`[(4,2,3),(3,3,2),(4,3,4)][(x),(y),(z)] = [(4900),(4500),(5800)]`
AX = B
where A = `[(4,2,3),(3,3,2),(4,3,4)]`, X = `[(x),(y),(z)]` and B = `[(4900),(4500),(5800)]`
|A| = `|(4,2,3),(3,3,2),(4,3,4)|`
= 4(12 – 6) – 2(12 – 8) + 3(9 – 12)
= 4(6) – 2(4) + 3(-3)
= 24 – 8 – 9
= 7
[Aij] = `[(6,-4,-3),(-|(2,3),(3,4)|,|(4,3),(4,4)|,-|(4,2),(4,3)|),(|(2,3),(3,2)|,-|(4,3),(3,2)|,|(4,2),(3,3)|)]`
= `[(6,-4,-3),(-(8-9),16-12,-(12-8)),((4-9),-(8-9),(12-6))] = [(6,-4,-3),(1,4,-4),(-5,1,6)]`
adj A = [Aij]T = `[(6,1,-5),(-4,4,1),(-3,-4,6)]`
`"A"^-1 = 1/|"A"|` (adj A)
`= 1/7[(6,1,-5),(-4,4,1),(-3,-4,6)]`
X = A-1B
`[(x),(y),(z)] = 1/7[(6,1,-5),(-4,4,1),(-3,-4,6)] [(4900),(4500),(5800)]`
`= 100/7 [(6,1,-5),(-4,4,1),(-3,-4,6)] [(49),(45),(58)]`
`= 100/7 [(294 + 45 - 290),(-196 + 180 + 58),(-147 - 180 + 348)]`
`= 100/7[(49),(42),(21)]`
`[(x),(y),(z)] = [(700),(600),(300)]`
∴ Salary for each type of staff A, B and C are ₹ 700, ₹ 600 and ₹ 300.
APPEARS IN
RELATED QUESTIONS
Find the inverse of the following matrix (if they exist):
`[(2,1),(7,4)]`
Find matrix X, if AX = B, where A = `[(1, 2, 3),(-1, 1, 2),(1, 2, 4)] "and B" = [(1),(2),(3)]`.
Fill in the blank :
If a1x + b1y = c1 and a2x + b2y = c2, then matrix form is `[(......, ......),(......, ......)] = [(x),(y)] = [(......),(......)]`
If ω is a complex cube root of unity, then the matrix A = `[(1, ω^2, ω),(ω^2, ω, 1),(ω, 1, ω^2)]` is
If A = `[(0, 0, -1),(0, -1, 0),(-1, 0, 0)]`, then the only correct statement about the matrix A is ______
If A = `[(3, 1),(5, 2)]`, and AB = BA = I, then find the matrix B
Find the adjoint of matrix A = `[(6, 5),(3, 4)]`
Find the inverse of A = `[(sec theta, tan theta, 0),(tan theta, sec theta, 0),(0, 0, 1)]`
Find the inverse of the following matrix:
`[(1,2,3),(0,2,4),(0,0,5)]`
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to: