12 Mathematics Ncert ch12 Linera Programming Misc Sol
12 Mathematics Ncert ch12 Linera Programming Misc Sol
Linear Programming
Miscellaneous Exercise
Answers
1. Let x and y be the number of packets of food P and Q respectively, x ≥ 0, y ≥ 0. -
We have to maximize Z = 6 x + 3 y (vitamin A) subject to the constraints 12 x + 3 y ≥ 240
(constraints on Calcium), i.e., 4 x + y ≥ 80 ……….(i)
And 4 x + 50 y ≥ 460 (constraints on Iron), i.e., x + 5 y ≥ 115 ……….(ii)
Also 6 x + 4 y ≤ 300 (constraints on Cholesterol), i.e., 3 x + 2 y ≤ 150 ……….(iii)
x ≥ 0, y ≥ 0 ……….(iv)
Consider 4 x + y ≥ 80
Let 4 x + y = 80
⇒ y = 80 − 4 x
A B C
x 0 10 20
y 80 40 0
Here, (0, 0) does not satisfy this inequation, therefore the
required half plane does not include the point (0, 0)
Again consider x + 5 y ≥ 115
Let x + 5 y = 115
⇒ x = 115 − 5 y
D E F
x 115 65 0
y 0 10 23
Here, also (0, 0) does not satisfy this inequation, therefore the required half plane does not
include the point (0, 0)
Again consider 3 x + 2 y ≤ 150
x y
Let 3 x + 2 y = 150 ⇒ + =1
50 75
Therefore, G (50, 0) and H (0, 75) satisfy the equation.
As (0, 0) satisfies the inequation 3 x + 2 y = 150 , therefore the required half plane contains (0, 0)
The shaded region is the feasible solution and its corners are P (15, 20), Q (40, 15) and R (2,
72).
Now Z = 6x + 3y
At P(15, 20) Z = 6 x 15 + 3 x 20 = 90 + 60 = 150
At Q (40, 15) Z = 6 x 40 + 3 x 15 = 240 + 45 = 285
At R (2, 72) Z = 6 x 2 + 3 x 72 = 12 + 216 = 228
Hence, maximum Z = 285 units of vitamin A at x = 40, y = 15.
2. Let number of bags of cattle feed brand P = x and number of bags of cattle feed brand Q = y
Now Z = 12 x + 16 y
At D (600, 0) Z = 12 x 600 + 16 x 0 = 7200
At R (1050, 150) Z = 12 x 105 + 16 x 150 = 12600 + 2400 = 15,000
At S (800, 400) Z = 12 x 800 + 16 x 400 = 9600 + 6400 = 16,000
At O (0, 0) Z = 12 x 0 + 16 x 0 = 0
Hence maximum profit Z = Rs. 16,000 at x = 800, y = 400.