Linear Programming
Linear Programming
Important Questions
Multiple Choice questions-
1. The point which does not lie in the half plane 2x + 3y -12 < 0 is
(a) (1, 2)
(b) (2, 1)
(c) (2, 3)
2. The corner points of the feasible region determined by the following system of linear
inequalities:
2x + y ≤ 10, x + 3y ≤ 15, x, y ≥ 0 are (0, 0), (5, 0), (3, 4) and (0, 5).
Let Z = px + qy, where p, q > 0. Conditions on p and q so that the maximum of Z occurs at both
(3, 4) and (0, 5) is
(a) p = 3q
(b) p = 2q
(c) p = q
(d) q = 3p.
3. The corner points of the feasible region determined by the system of linear constraints are
(0, 10), (5, 5), (15, 15), (0, 20). Let Z = px + qy, where p, q > 0. Condition on p and q so that the
maximum of Z occurs at both the points (15, 15) and (0, 20) is
(a) p = q
(b) p = 2q
(c) q = 2p
(d) q = 3p.
4. The feasible solution for a LPP is shown in the following figure. Let Z = 3x – 4y be the
objective function.
MATHEMATICS LINEAR PROGRAMMING
(a) (0, 0)
(b) (0, 8)
(c) (5, 0)
5. The corner points of the feasible region determined by the system of linear constraints are
(0, 10), (5, 5), (15, 15), (0, 20). Let Z = px + qy, where p, q> 0. Condition on p and q so that the
maximum of Z occurs at both the points (15, 15) and (0, 20) is Maximum of Z occurs at:
(a) (5, 0)
(b) (6, 5)
(c) (6, 8)
5x + 2y ≤ 10, x ≥ 0,y ≥ 0.
3. Find the linear constraints for which the shaded area in the figure below is the solution set:
MATHEMATICS LINEAR PROGRAMMING
4. A small firm manufactures neclaces and bracelets. The total number of neclaces and
bracelets that it can handle per day is at most 24. It takes one hour to make a bracelet and
half an hour to make a neclace. The maximum number of hours available per day is 16. If
the profit on a neclace is ₹100 and that on a bracelet is ₹300. Formulate an LPP for finding
how many of each should be produced daily to maximize the profit?
It is being given that at least one of each must be produced. (C.B.S.E. 2017)
5. Old hens can be bought for? 2.00 each and young ones at? 5.00 each. The old hens lay 3
eggs per week and the young hens lay 5 eggs per week, each egg being worth 30 paise. A
hen costs ₹1.00 per week to feed. A man has only ₹80 to spend for hens. Formulate the
problem for maximum profit per week, assuming that he cannot house more than 20 hens.
Long Questions:
1. Maximize Z-5x + 3y
x +y ≥ 8, 3x + 5y ≤ 15, x ≥ 0, y ≥ 0. (N.C.E.R.T.)
Z = – 50x + 20y
Hence, find the shortest distance between the lines. (C.B.S.E. Sample Paper 2018-19)
MATHEMATICS LINEAR PROGRAMMING
Reason (R): Any point inside the feasible region is called an infeasible solution.
2. Two statements are given-one labelled Assertion (A) and the other labelled Reason (R).
Select the correct answer to these questions from the codes(a), (b), (c) and (d) as given below.
5x + y ≤ 100, x + y ≤ 60, x, y ≥ 0
MATHEMATICS LINEAR PROGRAMMING
Assertion (A): The points (10, 50), (0, 60) and (20, 0) are feasible solutions.
Reason(R): Points within and on the boundary of the feasible region represents infeasible
solutions.
(i) Let x and y denotes the number of electronic sewing machines and manually operated
sewing machines purchased by the dealer. If it is assume that the dealer purchased
atleast one of the the given machines, then:
a. X+y≥0
b. X+y<0
c. X+y>0
d. X+y≤0
(ii) Let the constraints in the given problem is represented by the following inequalities.
MATHEMATICS LINEAR PROGRAMMING
a. (0, 24)
b. (8, 12)
c. (20, 2)
d. None of these
(iii) If the objective function of the gi ven problem is maximise z = 22x + 18y, then its
optimal value occur at:
a. (0, 0)
b. (16, 0)
c. (8, 12)
d. (0, 20)
(iv) Suppose the following shaded region APDO, represent the feasible region corresponding
to mathematical formulation of given problem.
Then which of the following represent the coordinates of one of its corner points
a. (0, 24)
MATHEMATICS LINEAR PROGRAMMING
b. (12, 8)
c. (8, 12)
d. (6, 14)
(v) If an LPP admits optimal solution at two consecutive vertices of a feasible region, then:
a. The required optimal solution is at the midpoint of the tine joining two points.
b. The optimal solution occurs at every point on the tine joining these two points.
c. The LPP under consideration is not solvable.
d. The LPP under consideration must be reconstructed.
2. Corner points of the feasible region for an LPP are (0, 3), (5, 0), (6, 8), (0, 8). Let Z = 4x - 6y be
the objective function.
a. (6, 8)
b. (5, 0)
c. (0, 3)
d. (0, 8)
a. (5, 0)
b. (0, 8)
c. (0, 3)
d. (6, 8)
a. 58
b. 68
c. 78
d. 88
(iv) The corner points of the feasible region determined by the system of linear inequalities
are:
MATHEMATICS LINEAR PROGRAMMING
Answer Key-
Multiple Choice questions-
1. Answer: (c) (2, 3)
2. Solution:
Hence, the solution of the given linear inequations is shown as shaded in the following
figure :
3. Solution:
2x + y ≥ 2,x – y ≤ 1,
MATHEMATICS LINEAR PROGRAMMING
x + 2y ≤ 8, x ≥ 0, y ≥ 0.
4. Solution:
Maximize Z = 100x+300y
i.e. 2x + y ≤ 32
and x ≥ 1
and y ≥ 1
i.e. x – 1 ≥ 0
and y – 1 ≥ 0.
5. Solution:
Let ‘x’ be the number of old hens and ‘y’ the number of young hens.
= + yx – y
= − =
x ≥ 0,
y ≥ 0,
x + y ≤ 20 and
2x + 5y ≤ 80.
MATHEMATICS LINEAR PROGRAMMING
Long Answer:
1. Solution:
3x + 5y ≤ 15 …(1)
5x + 2y ≤ 10 …(2)
and x ≥ 0, y≥ 0 …(3)
The shaded region in the following figure is the feasible region determined by the system of
constraints (1) – (3):
It is observed that the feasible region OCEB is bounded. Thus we use Corner Point Method
to determine the maximum value of Z, where:
Z = 5x + 3y …(4)
2. Solution:
x +y ≥ 8, , x ≥ 0, y ≥ 0…(1)
3x + 5y ≤ 15 …(2)
and x ≥ 0, y ≥ 0 …(3)
It is observed that there is no point, which satisfies all (1) – (3) simultaneously.
Solution:
MATHEMATICS LINEAR PROGRAMMING
2x-y ≥ – 5 …(1)
3x +y ≥ 3 …(2)
2x – 3y ≤ 12 …(3)
The shaded region in the following figure is the feasible region determined by the system of
constraints (1) – (4).
Since the remaining half-plane has common points with the feasible region,
3. Solution:
x – 2y ≤ 2 …(1)
3x + 2y < 12 …(2)
-3x + 2y ≤ 3 …(3)
and x ≥ 0, y ≥ 0.
The shaded region in the above figure is the feasible region determined by the system of
constraints (1) – (4). It is observed that the feasible region OAHGF is bounded. Thus we use
Corner Point Method to determine the maximum and minimum value of Z, where
MATHEMATICS LINEAR PROGRAMMING
Z = 5x + 2y …(5)
respectively. [Solving x
2y = 2 and 3x + 2y = 12 for
3x + 2y = 12 for G]
Solution:
Since (8, 12) satisfy all the inequalities, therefore (8, 12) is the point in its feasible region.
MATHEMATICS LINEAR PROGRAMMING
Solution:
At (0, 0), z = 0
It can be observed that max z occur at (8, 12). Thus, z will attain its optimal value at (8,
12).
Solution:
We have, x + y = 20 (i)
And 3x + 2y = 48 (ii)
x = 8, y = 12.
Thus, the coordinates of Pare (8, 12) and hence (8, 12) is one of its corner points.
(v) (b) The optimal solution occurs at every point on the tine joining these two points.
Solution:
The optimal solution occurs at every point on the line joining these two points.
2. Answer :
Construct the following table of values of objective function:
Corner Points Value of Z = 4x - 6y
(0, 3) 4 × 0 - 6 × 3 = -18
(5, 0) 4 × 5 - 6 × 0 = 20
(6, 8) 4 × 6 - 6 × 8 = -24
(0, 8) 4 × 0 - 6 × 8 = -48
MATHEMATICS LINEAR PROGRAMMING
Solution:
Solution:
(iii) (b) 68
Solution:
(iv) (c) (0, 0), (3, 0), (3, 2), (2, 3), (0, 3)
Solution:
The comer points of the feasible region are O(0, 0), A(3, 0), B(3, 2), C(2, 3), D(0, 3).