Mcq's
Mcq's
II PU MATHEMATICS
CHAPTER -12 Linear programming
[ 1 + 6 = 7 MARKS ]
Linear Programming
Page 1
8. Define an infeasible solution of a LPP.
ANS: Any Point outside feasible region is called an infeasible solution.
9. In a LPP, if the feasible region is bounded, with corner points. Where does
the optimum value of LPP exists.
ANS: On the corner points of the feasible solution.
11. If the corner points of the feasible region determined by the linear
constraints of LPP are (0, 5), (4, 3), (0, 6) then find the minimum value of the
objective function Z = 200x + 500y.
ANS: (4, 3)
Z = 200(0) + 500(5) = 2500
Z = 200(4) + 500(3) = 2300 ⟹ Minimum
Z = 200(0) + 500(6) = 3000
12. If the corner points of the feasible region determined by the linear
constraints of a LPP are (0, 0) (30, 0) (20, 30) and (0, 50) find the maximum
value of the objective function Z = 4x + y.
ANS: (30, 0)
Z = 4(0) + 0 = 0
Z = 4(30) + 0 = 120 ⟹ Maximum
Z = 4(20) + 30 = 110
Z = 4(0) + 50 = 50
Linear Programming
Page 2
Six marks questions:
1. Maximise Z = 3x + 4y subject to the constraints : x + y ≤ 4, x ≥ 0, y ≥ 0.
x 0 4
Consider x + y = 4,
y 4 0
x ≥ 0, y ≥ 0 are called non negative constraints which represents the first
quadrant.
Origin test: For the origin (0, 0), x + y ≤ 4 ⟹ 0 + 0 ≤ 4 ⟹ 0 ≤ 4 which is
true. Hence the solution region lies towards the origin.
Now plottingting the graph as follows
Linear Programming
Page 3
2. Minimise Z = – 3x + 4y subject to x + 2y ≤ 8, 3x + 2y ≤ 12, x ≥ 0, y ≥ 0. ANS:
To Minimise Z = - 3x + 4y... (1)
subject to the constraints: x + 2y ≤ 8... (2)
3x + 2y ≤ 12 …(3)
x ≥ 0, y ≥ 0 ... (4)
Consider, x + 2y = 8 x 0 8
y 4 0
x 0 4
Consider, 3x + 2y = 12
y 6 0
x ≥ 0, y ≥ 0 are called non negative constraints which represents the first
quadrant.
Origin test: For the origin (0, 0),
x + 2y ≤ 8 ⟹ 0 + 2(0) ≤ 8 ⟹ 0 ≤ 8 which is true.
3x + 2y ≤ 12 ⟹ 3(0) + 2(0) ≤ 12 ⟹ 0 ≤ 12 which is true.
Hence the solution region lies towards the origin.
Now plottingting the graph as follows
Consider, 3x + 5y = 15 x 0 5
y 3 0
x 0 2
Consider, 5x + 2y = 10 y 5 0
x 0 3
Consider, x + 3y = 3
y 1 0
x 0 2
Consider, x + y = 2 y 2 0
Linear Programming
Page 6
5. Maximise Z = 3x + 2y subject to x + 2y ≤ 10, 3x + y ≤ 15, x, y ≥ 0.
ANS: To Maximise Z =3x + 2y... (1)
subject to the constraints: x + 2y ≤ 10... (2)
3x + y ≤ 15…(3)
x ≥ 0, y ≥ 0 ... (4)
x 0 10
Consider, x + 2y = 10
y 5 0
x 0 5
Consider, 3x + y = 15
y 15 0
Linear Programming
Page 7
6. Minimise Z = x + 2y subject to 2x + y ≥ 3, x + 2y ≥ 6, x, y ≥ 0. Show that the
minimum of Z occurs at more than two points.
ANS: To Minimise Z = x + 2y... (1)
subject to the constraints: 2x + y ≥ 3... (2)
x + 2y ≥ 6…(3)
x ≥ 0, y ≥ 0 ... (4)
Consider, 2x + y = 3 x 0 1.5
y 3 0
x 0 6
Consider, x + 2y = 6 y 3 0
x ≥ 0, y ≥ 0 are called non negative constraints which represents the first
quadrant.
Minimum value = 6. It occurs at two points (6, 0) and (0, 3). Hence all the
points on the line joining the points (6, 0) and (0, 3) are also solutions.
Linear Programming
Page 8
7. Minimise and Maximise Z = 5x + 10y subject to x + 2y ≤ 120, x + y ≥ 60,
x – 2y ≥ 0, x, y ≥ 0.
ANS: To Maximise and minimise Z =5x + 10y... (1)
subject to the constraints: x + 2y ≤ 120... (2)
x + y ≥ 60…(3)
x – 2y ≥ 0 ….(4)
x ≥ 0, y ≥ 0 ... (5)
x 0 120
Consider, x + 2y = 120 y 60 0
Consider, x + y = 60 x 0 60
y 60 0
Consider, x – 2y = 0
x 0 40
y 0 20
Maximum value = 600 at all points on the line segment joining the points
(120, 0) and (60, 30).
Minimum value = 300 at (60, 0).
Linear Programming
Page 9
8. Minimise and Maximise Z = x + 2y subject to x + 2y ≥ 100, 2x – y ≤ 0, 2x + y
≤ 200; x, y ≥ 0.
ANS: To Maximise and minimise Z =x + 2y... (1)
subject to the constraints: x + 2y ≥ 100... (2)
2x – y ≤ 0…(3)
2x + y ≤ 200….(4)
x ≥ 0, y ≥ 0 ... (5)
x 0 100
y 50 0
Consider, x + 2y = 100
x 0 20
Consider, 2x – y = 0 y 0 40
x 0 6
Consider, x + 2y = 6
y 3 0
x ≥ 0, y ≥ 0 are called non negative constraints which represents the first
quadrant.
𝑥 ≥ 3 ⟹means the solution region lies towards the right side of the line x =3.
Origin test: For the origin (0, 0),
x + y ≥ 5 ⟹ 0 + 0 ≥ 5 ⟹ 0 ≥ 5 which is false.
x + 2y ≥ 6 ⟹ 0 + 2(0) ≥ 6 ⟹ 0 ≥ 6which is false.
Hence the solution region away from the origin.
Now plotting the graph as follows
x 0 -1
Consider, x – y = –1
y 1 0
x 0 5
Consider, –x + y = 0
y 0 5
x ≥ 0, y ≥ 0 are called non negative constraints which represents the first
quadrant.
Origin test: For the origin (0, 0),
x – y ≤ –1⟹ 0 – 0 ≤ – 1 ⟹ 0 ≤ –1 which is false.
Hence the solution region lies away from the origin.
For some point say (0, 2), –x + y ≤ 0 ⟹ – 0 + 2 ≤ 0 ⟹ 2 ≤ 0which is false.
Hence the solution region lies to the opposite side of the point (0, 2).
Now plotting the graph as follows
Linear Programming
Page 12
11. Reshma wishes to mix two types of food P and Q in such a way that the
vitamin contents of the mixture contain at least 8 units of vitamin A and 11
units of vitamin B. Food P costs Rs 60/kg and Food Q costs Rs 80/kg. Food
P contains 3 units/kg of Vitamin A and 5 units / kg of Vitamin B while food
Q contains 4 units / kg of Vitamin A and 2 units / kg of vitamin B.
Determine the minimum cost of the mixture.
Linear Programming
Page 13
12. A cooperative society of farmers has 50 hectare of land to grow two crops X
and Y. The profit from crops X and Y per hectare are estimated as Rs 10,500
and Rs 9,000 respectively. To control weeds, a liquid herbicide has to be
used for crops X and Y at rates of 20 litres and 10 litres per hectare.
Further, no more than 800 litres of herbicide should be used in order to
protect fish and wild life using a pond which collects drainage from this
land. How much land should be allocated to each crop so as to maximise the
total profit of the society?
ANS: Let x hectare be the land allocated to crop X and y hectare be the land
allocated to crop Y.
To maximize the profit Z=10,500x+9000y…..(1) subject to the constraints
x + y ≤ 50 ……(2) ,
20x +10y ≤ 800 ⟹ 2x + y ≤ 80 ……(3),
x ≥ 0, y ≥ 0 …..(4)
x ≥ 0, y ≥ 0 are called non negative constraints which represents the first
quadrant.
i.e., 30 hectares of land is used for X crop and 20 hectare of land is used for
Y crop.
Linear Programming
Page 14
13. One kind of cake requires 200g of flour and 25g of fat, and another kind of
cake requires 100g of flour and 50g of fat. Find the maximum number of
cakes which can be made from 5kg of flour and 1 kg of fat assuming that
there is no shortage of the other ingredients used in making the cakes.
ANS: Let x be number of cakes of one kind and y be the number of cakes of
other kind.
To maximize Z = x + y------(1) subject to the constraints
200x + 100y ≤ 5000 ⟹ 2x + y ≤ 50 ------(2)
25x+50y ≤ 1000 ⟹ x + 2y ≤ 40-----(3)
x, y ≥ 0------(4)
x ≥ 0, y ≥ 0 are called non negative constraints which represents the first
quadrant.
Origin test: For the origin (0, 0),
2x + y ≤ 50⟹ 2(0) + 0 ≤ 50 ⟹ 0 ≤ 50 which is true.
x + 2y ≤ 40 ⟹ 0 + 2(0) ≤ 40 ⟹ 0 ≤ 40 which is true.
Hence the solution region lies towards the origin.
Now plotting the graph as follows
Z is maximum at B(20,10)
i.e., The maximum number of cakes can be made is 30 at B(20,10).
Linear Programming
Page 15
14. A furniture dealer deals in only two items- tables and chairs. He has
Rs.50,000 to invest and has storage space of at most 60 pieces. A table costs
Rs.2500 and a chair Rs.500. He estimates that from the sale of one table,
he can make a profit of Rs. 250 and that from the sale of one chair a profit
of Rs.75. How many tables and chairs he should buy from the available
money so as to maximize his total profit assuming that he can sell all the
items which he buys.
ANS: Let x be the number of tables and y be the number of chairs.
To maximize the profit Z = 250x + 75y -----(1) subject to the constraints
2500x + 500y ≤ 50000 ⟹ 5x + y ≤ 100 ---(2)
x + y ≤ 60 -----(3)
x, y ≥ 0-----(4)
Linear Programming
Page 17
Consider 3x + y = 24 x 0 8
y 24 0
Thus, the maximum profit of the factory when it works to its full capacity is
Rs 200.
Linear Programming
Page 18
16. A manufacturer produces nuts and bolts. It takes 1 hour of work on
machine A and 3 hours on machine B to produce a package of nuts. It takes
3 hours on machine A and 1 hour on machine B to produce a package of
bolts. He earns a profit of Rs 17.50 per package on nuts and Rs 7.00 per
package on bolts. How many packages of each should be produced each day
so as to maximize his profit, if he operates his machines for at the most 12
hours a day ?
ANS : Let x and y be the packages of nuts and bolts produced by machine A
and B respectively.
x + 3y ≤ 12----(2)
3x + y ≤ 12--------(3)
x, y ≥ 0 ------(4)
Maximum profit=Rs.73.50
Linear Programming
Page 19
17. A factory manufactures two types of screws, A and B. Each type of screw
requires the use of two machines, an automatic and a hand operated. It
takes 4 minutes on the automatic and 6 minutes on hand operated
machines to manufacture of package of screws A, while it takes 6 minutes
on automatic and 3 minutes on the hand operated machines to
manufacture a package of screws B. Each machine is available for at the
most 4 hours on any day. The manufacturer can sell a package of screws A
at a profit of Rs 7 and screws B at a profit of Rs 10. Assuming that he can
sell all the screws he manufactures, how many packages of each type
should the factory owner produce in a day in order to maximize his profit?
Determine the maximum profit.
ANS: Let the factory manufacture x screws of type A and y screws of type B
on each day.
* SCREW A SCREW B AVAILABILITY (min)
Automatic Machine (min) 4 6 4(60) = 240
Hand operated Machine (min) 6 3 4(60) =240
Objective Function is profit, Z = 7x +10y.
Hence to Maximize Z = 7x + 10y … (1) subject to the constraints,
4x + 6y ≤ 240 ⟹ 2x + 3y ≤ 120… (2)
6x + 3y ≤240 ⟹ 2x +y ≤ 80…(3)
x, y ≥ 0 … (4)
The feasible region determined by the system of constraints is as follows.
Linear Programming
Page 20
18. A cottage industry manufactures pedestal lamps and wooden Shades, each
requiring the use of a grinding / cutting machine and a sprayer. It takes 2
hours on grinding / cutting machine and 3 hours on the sprayer to
manufacture a pedestal lamp. It takes 1 hour on the grinding / cutting
machine and 2 hours on the sprayer to manufacture a shade. On any day,
the sprayer is available for at the most 20 hours and the grinding / cutting
machine for at the most 12 hours. The profit from the sale of a lamp is Rs 5
and that from a shade is Rs 3. Assuming that the manufacturer can sell all
the lamps and shades that he produces, how should he schedule his daily
production in order to maximize his profit ?
ANS: Let the cottage industry manufacture x pedestal lamps and y wooden
shades.
Linear Programming
Page 21
19. A company manufactures two types of novelty souvenirs made of plywood.
Sourvenirs of type A require 5 minutes each for cutting and 10 minutes
each for assembling. Souvenirs of type B require 8 minutes each for cutting
and 8 minutes each for assembling. There are 3 hours 20 minutes available
for cutting and 4 hours for assembling. The profit is Rs 5 each for type A
and Rs 6 each for type B souvenirs. How many souvenirs of each type
should the company manufacture in order to maximize the profit?
Linear Programming
Page 22
20. A merchant plans to sell two types of personal computers – a desktop model
and a portable model that will cost Rs 25,000 and Rs 40,000 respectively.
He estimates that the total monthly demand of computers will not exceed
250 units. Determine the number of units of each type of computers which
the merchant should stock to get minimum profit if he does not want to
invest more than Rs 70 lakhs and if his profit on the desktop model is Rs
4,500 and on portable model is Rs 5000.
ANS : Let the merchant stock x desktop models and y portable models.
Linear Programming
Page 23