Advertisements
Advertisements
प्रश्न
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.
उत्तर
Let x, y and z be the rate of commission for the three products A, B and C respectively.
9x + 10y + 2z = 800
15x + 5y + 4z = 900
6x + 10y + 3z = 850
The given system can be written as
`[(9,10,2),(15,5,4),(6,10,3)] [(x),(y),(z)] = [(800),(900),(850)]`
AX = B
Where A = `[(9,10,2),(15,5,4),(6,10,3)]`, X = `[(x),(y),(z)]` and B = `[(800),(900),(850)]`
Now, |A| = `[(9,10,2),(15,5,4),(6,10,3)]`
`= 9|(5,4),(10,3)| - 10|(15,4),(6,3)| + 2|(15,5),(6,10)|`
= 9[15 – 40] – 10(45 – 24) + 2(150 – 30)
= 9[-25] – 10[21] + 2[120]
= - 225 – 210 + 240
= - 195
`["A"_"ij"] = [(-25,-21,120),(-|(10,2),(10,3)|,|(9,2),(6,3)|,-|(9,10),(6,10)|),(|(10,2),(5,4)|,-|(9,2),(15,4)|,|(9,10),(15,5)|)]`
`= [(-25,-21,120),(-(30-20),(27-12),-(90-60)),((40 - 10),-(36-30),(45-150))]`
`= [(-25,-21,120),(-10,15,-30),(30,-6,-105)]`
adj A = [Aij]T = `[(-25,-10,30),(-21,15,-6),(120,-30,-105)]`
`"A"^-1 = 1/|"A"|` (adj A) = `1/(-195) [(-25,-10,30),(-21,15,-6),(120,-30,-105)]`
X = A-1B
`[(x),(y),(z)] = (-1)/195 [(-25,-10,30),(-21,15,-6),(120,-30,-105)][(800),(900),(850)]`
= `(-1)/195 [(-20000 - 9000 + 25500),(-16800 + 13500 - 5100),(96000 - 27000 - 89250)]`
`=> (-1)/195[(-3500),(-8400),(-20250)]`
`[(x),(y),(z)] = [(17.948),(43.0769),(103.846)]`
`[(x),(y),(z)] = [(17.95),(43.08),(103.85)]`
∴ x = 17.95, y = 43.08, z = 103.85
The rate of commission of A, B and C are 17.95, 43.08 and 103.85 respectively.
APPEARS IN
संबंधित प्रश्न
Find the inverse of the following matrix by the adjoint method.
`[(1, 0, 0),(3, 3, 0),(5, 2, -1)]`
Choose the correct answer from the given alternatives in the following question:
If A = `[("cos"alpha,-"sin"alpha),("sin"alpha,"cos"alpha)]`, then A-1 = _____
Check whether the following matrices are invertible or not:
`[(1, 1),(1, 1)]`
Find the inverse of the following matrix:
`[(3,1),(-1,3)]`
Find the inverse of the following matrix:
`[(-3,-5,4),(-2,3,-1),(1,-4,-6)]`
If A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`, then verify that (AB)-1 = B-1A-1
Solve by matrix inversion method:
x – y + 2z = 3; 2x + z = 1; 3x + 2y + z = 4
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 matrix A = `[(3, -2, 4),(1, 2, -1),(0, 1, 1)]` and A–1 = `1/k` (adj A), then k is ______.
If A = `[(1, 2, 3),(-1, 1, 2),(1, 2, 4)]` then (A2 – 5A)A–1 = ______.