Advertisements
Advertisements
प्रश्न
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.
उत्तर
Take selling the units js positive earning and buying the units is negative earning.
Given that
3x + 5y – 4z = 6000
2x – 3y + z = 5000
-1x + 4y + 6z = 13000
A (x) | B (y) | C (z) | |
P | 3 | 5 | -4 |
Q | 2 | -3 | 1 |
R | -1 | 4 | 6 |
The given statement can be written as
`((3,5,-4),(2,-3,1),(-1,4,6)) ((x),(y),(z)) = ((6000),(5000),(13000))`
AX = B
Where A = `((3,5,-4),(2,-3,1),(-1,4,6))`, X = `((x),(y),(z))` and B = `((6000),(5000),(13000))`
X = A-1B
|A| = `|(3,5,-4),(2,-3,1),(-1,4,6)|`
= 3(-18 – 4) – 5(12 + 1) – 4(8 – 3)
= 3(-22) – 5(13) – 4(5)
= -66 – 65 – 20
= -151
`("A"_"ij") = [(-22,-13,5),(-(30+16),18-4,-(12+5)),((5 - 12),-(3 + 8),(-9-10))]`
`= [(-22,-13,5),(-46,14,-17),(-7,-11,-19)]`
adj A = `[(-22,-46,-7),(-13,14,-11),(5,-17,-19)]`
`"A"^-1 = 1/|"A"|` (adj A)
`= 1/(-151) [(-22,-46,-7),(-13,14,-11),(5,-17,-19)]`
X = A-1B
`= 1/(-151) [(-22,-46,-7),(-13,14,-11),(5,-17,-19)] [(6000),(5000),(13000)]`
`= (-1000)/151 [(-22,-46,-7),(-13,14,-11),(5,-17,-19)] [(6),(5),(13)]`
X = `(- 1000)/151 [(-132-230-91),(-78+70-143),(30-85-247)]`
`= (-1000)/151 [(-453),(-151),(-302)]`
=`- 1000 [(-3),(-1),(-2)]`
`[(x),(y),(z)] = [(3000),(1000),(2000)]`
The prices per unit of A, B and C are ₹ 3000, ₹ 1000 and ₹ 2000.
APPEARS IN
संबंधित प्रश्न
Find the inverse of the following matrices by the adjoint method `[(1, 2, 3),(0, 2, 4),(0, 0, 5)]`.
Find the inverse of A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by elementary column transformations.
`cos theta [(cos theta, sin theta),(-sin theta, cos theta)] + sin theta [(sin theta, - cos theta),(cos theta, sin theta)]` = ______
The value of Minor of element b22 in matrix B = `[(2, -2),(4, 5)]` is ______
Solve by matrix inversion method:
2x – z = 0; 5x + y = 4; y + 3z = 5
The matrix A = `[("a",-1,4),(-3,0,1),(-1,1,2)]` is not invertible only if a = _______.
If A = `[(2, 0, -1), (5, 1, 0), (0, 1, 3)]` and A−1 = `[(3, -1, 1), (α, 6, -5), (β, -2, 2)]`, then the values of α and β are, respectively.
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 = `[(1, tanx),(-tanx, 1)]`, then AT A–1 = ______.
If A = `[(1,-1,1),(2,1,-3),(1,1,1)]`, then the sum of the elements of A-1 is ______.