CH - 12 LINEAR PROGRAMMING
CH - 12 LINEAR PROGRAMMING
CH - 12 LINEAR PROGRAMMING
Chapter 12
LINEAR PROGRAMMING
12.1 Introduction
In earlier classes, we have discussed systems of linear
equations and their applications in day to day problems. In
Class XI, we have studied linear inequalities and systems
of linear inequalities in two variables and their solutions by
graphical method. Many applications in mathematics
involve systems of inequalities/equations. In this chapter,
we shall apply the systems of linear inequalities/equations
to solve some real life problems of the type as given below:
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 L. Kantorovich
chair a profit of Rs 75. He wants to know how many tables and chairs he should buy
from the available money so as to maximise his total profit, assuming that he can sell all
the items which he buys.
Such type of problems which seek to maximise (or, minimise) profit (or, cost) form
a general class of problems called optimisation problems. Thus, an optimisation
problem may involve finding maximum profit, minimum cost, or minimum use of
resources etc.
A special but a very important class of optimisation problems is linear programming
problem. The above stated optimisation problem is an example of linear programming
problem. Linear programming problems are of much interest because of their wide
applicability in industry, commerce, management science etc.
In this chapter, we shall study some linear programming problems and their solutions
by graphical method only, though there are many other methods also to solve such
problems.
2019-20
2019-20
The dealer wants to invest in such a way so as to maximise his profit, say, Z which
stated as a function of x and y is given by
Z = 250x + 75y (called objective function) ... (5)
Mathematically, the given problems now reduces to:
Maximise Z = 250x + 75y
subject to the constraints:
5x + y ≤ 100
x + y ≤ 60
x ≥ 0, y ≥ 0
So, we have to maximise the linear function Z subject to certain conditions determined
by a set of linear inequalities with variables as non-negative. There are also some other
problems where we have to minimise a linear function subject to certain conditions
determined by a set of linear inequalities with variables as non-negative. Such problems
are called Linear Programming Problems.
Thus, a Linear Programming Problem is one that is concerned with finding the
optimal value (maximum or minimum value) of a linear function (called objective
function) of several variables (say x and y), subject to the conditions that the variables
are non-negative and satisfy a set of linear inequalities (called linear constraints).
The term linear implies that all the mathematical relations used in the problem are
linear relations while the term programming refers to the method of determining a
particular programme or plan of action.
Before we proceed further, we now formally define some terms (which have been
used above) which we shall be using in the linear programming problems:
Objective function Linear function Z = ax + by, where a, b are constants, which has
to be maximised or minimized is called a linear objective function.
In the above example, Z = 250x + 75y is a linear objective function. Variables x and
y are called decision variables.
Constraints The linear inequalities or equations or restrictions on the variables of a
linear programming problem are called constraints. The conditions x ≥ 0, y ≥ 0 are
called non-negative restrictions. In the above example, the set of inequalities (1) to (4)
are constraints.
Optimisation problem A problem which seeks to maximise or minimise a linear
function (say of two variables x and y) subject to certain constraints as determined by
a set of linear inequalities is called an optimisation problem. Linear programming
problems are special type of optimisation problems. The above problem of investing a
2019-20
given sum by the dealer in purchasing chairs and tables is an example of an optimisation
problem as well as of a linear programming problem.
We will now discuss how to find solutions to a linear programming problem. In this
chapter, we will be concerned only with the graphical method.
12.2.2 Graphical method of solving linear programming problems
In Class XI, we have learnt how to graph a system of linear inequalities involving two
variables x and y and to find its solutions graphically. Let us refer to the problem of
investment in tables and chairs discussed in Section 12.2. We will now solve this problem
graphically. Let us graph the constraints stated as linear inequalities:
5x + y ≤ 100 ... (1)
x + y ≤ 60 ... (2)
x≥0 ... (3)
y≥0 ... (4)
The graph of this system (shaded region) consists of the points common to all half
planes determined by the inequalities (1) to (4) (Fig 12.1). Each point in this region
represents a feasible choice open to the dealer for investing in tables and chairs. The
region, therefore, is called the feasible region for the problem. Every point of this
region is called a feasible solution to the problem. Thus, we have,
Feasible region The common region determined by all the constraints including
non-negative constraints x, y ≥ 0 of a linear programming problem is called the feasible
region (or solution region) for the problem. In Fig 12.1, the region OABC (shaded) is
the feasible region for the problem. The region other than feasible region is called an
infeasible region.
Feasible solutions Points within and on the
boundary of the feasible region represent
feasible solutions of the constraints. In
Fig 12.1, every point within and on the
boundary of the feasible region OABC
represents feasible solution to the problem.
For example, the point (10, 50) is a feasible
solution of the problem and so are the points
(0, 60), (20, 0) etc.
Any point outside the feasible region is
called an infeasible solution. For example,
the point (25, 40) is an infeasible solution of
the problem. Fig 12.1
2019-20
Optimal (feasible) solution: Any point in the feasible region that gives the optimal
value (maximum or minimum) of the objective function is called an optimal solution.
Now, we see that every point in the feasible region OABC satisfies all the constraints
as given in (1) to (4), and since there are infinitely many points, it is not evident how
we should go about finding a point that gives a maximum value of the objective function
Z = 250x + 75y. To handle this situation, we use the following theorems which are
fundamental in solving linear programming problems. The proofs of these theorems
are beyond the scope of the book.
Theorem 1 Let R be the feasible region (convex polygon) for a linear programming
problem and let Z = ax + by be the objective function. When Z has an optimal value
(maximum or minimum), where the variables x and y are subject to constraints described
by linear inequalities, this optimal value must occur at a corner point* (vertex) of the
feasible region.
Theorem 2 Let R be the feasible region for a linear programming problem, and let
Z = ax + by be the objective function. If R is bounded**, then the objective function
Z has both a maximum and a minimum value on R and each of these occurs at a
corner point (vertex) of R.
* A corner point of a feasible region is a point in the region which is the intersection of two boundary lines.
** A feasible region of a system of linear inequalities is said to be bounded if it can be enclosed within a
circle. Otherwise, it is called unbounded. Unbounded means that the feasible region does extend
indefinitely in any direction.
2019-20
We observe that the maximum profit to the dealer results from the investment
strategy (10, 50), i.e. buying 10 tables and 50 chairs.
This method of solving linear programming problem is referred as Corner Point
Method. The method comprises of the following steps:
1. Find the feasible region of the linear programming problem and determine its
corner points (vertices) either by inspection or by solving the two equations of
the lines intersecting at that point.
2. Evaluate the objective function Z = ax + by at each corner point. Let M and m,
respectively denote the largest and smallest values of these points.
3. (i) When the feasible region is bounded, M and m are the maximum and
minimum values of Z.
(ii) In case, the feasible region is unbounded, we have:
4. (a) M is the maximum value of Z, if the open half plane determined by
ax + by > M has no point in common with the feasible region. Otherwise, Z
has no maximum value.
(b) Similarly, m is the minimum value of Z, if the open half plane determined by
ax + by < m has no point in common with the feasible region. Otherwise, Z
has no minimum value.
We will now illustrate these steps of Corner Point Method by considering some
examples:
Example 1 Solve the following linear programming problem graphically:
Maximise Z = 4x + y ... (1)
subject to the constraints:
x + y ≤ 50 ... (2)
3x + y ≤ 90 ... (3)
x ≥ 0, y ≥ 0 ... (4)
Solution The shaded region in Fig 12.2 is the feasible region determined by the system
of constraints (2) to (4). We observe that the feasible region OABC is bounded. So,
we now use Corner Point Method to determine the maximum value of Z.
The coordinates of the corner points O, A, B and C are (0, 0), (30, 0), (20, 30) and
(0, 50) respectively. Now we evaluate Z at each corner point.
2019-20
Fig 12.2
Hence, maximum value of Z is 120 at the point (30, 0).
Example 2 Solve the following linear programming problem graphically:
Minimise Z = 200 x + 500 y ... (1)
subject to the constraints:
x + 2y ≥ 10 ... (2)
3x + 4y ≤ 24 ... (3)
x ≥ 0, y ≥ 0 ... (4)
Solution The shaded region in Fig 12.3 is the feasible region ABC determined by the
system of constraints (2) to (4), which is bounded. The coordinates of corner points
Fig 12.3
2019-20
A, B and C are (0,5), (4,3) and (0,6) respectively. Now we evaluate Z = 200x + 500y
at these points.
Hence, minimum value of Z is 2300 attained at the point (4, 3)
Example 3 Solve the following problem graphically:
Minimise and Maximise Z = 3x + 9y ... (1)
subject to the constraints: x + 3y ≤ 60 ... (2)
x + y ≥ 10 ... (3)
x≤y ... (4)
x ≥ 0, y ≥ 0 ... (5)
Solution First of all, let us graph the feasible region of the system of linear inequalities
(2) to (5). The feasible region ABCD is shown in the Fig 12.4. Note that the region is
bounded. The coordinates of the corner points A, B, C and D are (0, 10), (5, 5), (15,15)
and (0, 20) respectively.
Fig 12.4
We now find the minimum and maximum value of Z. From the table, we find that
the minimum value of Z is 60 at the point B (5, 5) of the feasible region.
The maximum value of Z on the feasible region occurs at the two corner points
C (15, 15) and D (0, 20) and it is 180 in each case.
Remark Observe that in the above example, the problem has multiple optimal solutions
at the corner points C and D, i.e. the both points produce same maximum value 180. In
such cases, you can see that every point on the line segment CD joining the two corner
points C and D also give the same maximum value. Same is also true in the case if the
two points produce same minimum value.
2019-20
Fig 12.5
From this table, we find that – 300 is the smallest value of Z at the corner point
(6, 0). Can we say that minimum value of Z is – 300? Note that if the region would
have been bounded, this smallest value of Z is the minimum value of Z (Theorem 2).
But here we see that the feasible region is unbounded. Therefore, – 300 may or may
not be the minimum value of Z. To decide this issue, we graph the inequality
– 50x + 20y < – 300 (see Step 3(ii) of corner Point Method.)
i.e., – 5x + 2y < – 30
and check whether the resulting open half plane has points in common with feasible
region or not. If it has common points, then –300 will not be the minimum value of Z.
Otherwise, –300 will be the minimum value of Z.
2019-20
EXERCISE 12.1
Solve the following Linear Programming Problems graphically:
1. Maximise Z = 3x + 4y
subject to the constraints : x + y ≤ 4, x ≥ 0, y ≥ 0.
2019-20
2. Minimise Z = – 3x + 4 y
subject to x + 2y ≤ 8, 3x + 2y ≤ 12, x ≥ 0, y ≥ 0.
3. Maximise Z = 5x + 3y
subject to 3x + 5y ≤ 15, 5x + 2y ≤ 10, x ≥ 0, y ≥ 0.
4. Minimise Z = 3x + 5y
such that x + 3y ≥ 3, x + y ≥ 2, x, y ≥ 0.
5. Maximise Z = 3x + 2y
subject to x + 2y ≤ 10, 3x + y ≤ 15, x, y ≥ 0.
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.
7. Minimise and Maximise Z = 5x + 10 y
subject to x + 2y ≤ 120, x + y ≥ 60, x – 2y ≥ 0, x, y ≥ 0.
8. Minimise and Maximise Z = x + 2y
subject to x + 2y ≥ 100, 2x – y ≤ 0, 2x + y ≤ 200; x, y ≥ 0.
9. Maximise Z = – x + 2y, subject to the constraints:
x ≥ 3, x + y ≥ 5, x + 2y ≥ 6, y ≥ 0.
10. Maximise Z = x + y, subject to x – y ≤ –1, –x + y ≤ 0, x, y ≥ 0.
2019-20
Since the mixture must contain at least 8 units of vitamin A and 10 units of
vitamin C, we have the constraints:
2x + y ≥ 8
x + 2y ≥ 10
Total cost Z of purchasing x kg of food ‘I’ and y kg of Food ‘II’ is
Z = 50x + 70y
Hence, the mathematical formulation of the problem is:
Minimise Z = 50x + 70y ... (1)
subject to the constraints:
2x + y ≥ 8 ... (2)
x + 2y ≥ 10 ... (3)
x, y ≥ 0 ... (4)
Let us graph the inequalities (2) to (4). The feasible region determined by the
system is shown in the Fig 12.7. Here again, observe that the feasible region is
unbounded.
2019-20
Fig 12.7
In the table, we find that smallest value of Z is 380 at the point (2,4). Can we say
that the minimum value of Z is 380? Remember that the feasible region is unbounded.
Therefore, we have to draw the graph of the inequality
50x + 70y < 380 i.e., 5x + 7y < 38
to check whether the resulting open half plane has any point common with the feasible
region. From the Fig 12.7, we see that it has no points in common.
Thus, the minimum value of Z is 380 attained at the point (2, 4). Hence, the optimal
mixing strategy for the dietician would be to mix 2 kg of Food ‘I’ and 4 kg of Food ‘II’,
and with this strategy, the minimum cost of the mixture will be Rs 380.
Example 7 (Allocation problem) 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?
Solution Let x hectare of land be allocated to crop X and y hectare to crop Y. Obviously,
x ≥ 0, y ≥ 0.
Profit per hectare on crop X = Rs 10500
Profit per hectare on crop Y = Rs 9000
Therefore, total profit = Rs (10500x + 9000y)
2019-20
Fig 12.8
Hence, the society will get the maximum profit of Rs 4,95,000 by allocating 30
hectares for crop X and 20 hectares for crop Y.
Example 8 (Manufacturing problem) A manufacturing company makes two models
A and B of a product. Each piece of Model A requires 9 labour hours for fabricating
and 1 labour hour for finishing. Each piece of Model B requires 12 labour hours for
fabricating and 3 labour hours for finishing. For fabricating and finishing, the maximum
labour hours available are 180 and 30 respectively. The company makes a profit of
Rs 8000 on each piece of model A and Rs 12000 on each piece of Model B. How many
pieces of Model A and Model B should be manufactured per week to realise a maximum
profit? What is the maximum profit per week?
2019-20
Solution Suppose x is the number of pieces of Model A and y is the number of pieces
of Model B. Then
Total profit (in Rs) = 8000 x + 12000 y
Let Z = 8000 x + 12000 y
We now have the following mathematical model for the given problem.
Maximise Z = 8000 x + 12000 y ... (1)
subject to the constraints:
9x + 12y ≤ 180 (Fabricating constraint)
i.e. 3x + 4y ≤ 60 ... (2)
x + 3y ≤ 30 (Finishing constraint) ... (3)
x ≥ 0, y ≥ 0 (non-negative constraint) ... (4)
The feasible region (shaded) OABC determined by the linear inequalities (2) to (4)
is shown in the Fig 12.9. Note that the feasible region is bounded.
Fig 12.9
Let us evaluate the objective function Z at each corner point as shown below:
Corner Point Z = 8000 x + 12000 y
0 (0, 0) 0
A (20, 0) 160000
B (12, 6) 168000 ← Maximum
C (0, 10) 120000
We find that maximum value of Z is 1,68,000 at B (12, 6). Hence, the company
should produce 12 pieces of Model A and 6 pieces of Model B to realise maximum
profit and maximum profit then will be Rs 1,68,000.
2019-20
EXERCISE 12.2
1. 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.
2. 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.
3. A factory makes tennis rackets and cricket bats. A tennis racket takes 1.5 hours
of machine time and 3 hours of craftman’s time in its making while a cricket bat
takes 3 hour of machine time and 1 hour of craftman’s time. In a day, the factory
has the availability of not more than 42 hours of machine time and 24 hours of
craftsman’s time.
(i) What number of rackets and bats must be made if the factory is to work
at full capacity?
(ii) If the profit on a racket and on a bat is Rs 20 and Rs 10 respectively, find
the maximum profit of the factory when it works at full capacity.
4. 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 Rs17.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 maximise his
profit, if he operates his machines for at the most 12 hours a day?
5. 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 a 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
maximise his profit? Determine the maximum profit.
2019-20
2019-20
Miscellaneous Examples
Example 9 (Diet problem) A dietician has to develop a special diet using two foods
P and Q. Each packet (containing 30 g) of food P contains 12 units of calcium, 4 units
of iron, 6 units of cholesterol and 6 units of vitamin A. Each packet of the same quantity
of food Q contains 3 units of calcium, 20 units of iron, 4 units of cholesterol and 3 units
of vitamin A. The diet requires atleast 240 units of calcium, atleast 460 units of iron and
at most 300 units of cholesterol. How many packets of each food should be used to
minimise the amount of vitamin A in the diet? What is the minimum amount of vitamin A?
Solution Let x and y be the number of packets of food P and Q respectively. Obviously
x ≥ 0, y ≥ 0. Mathematical formulation of the given problem is as follows:
Minimise Z = 6x + 3y (vitamin A)
subject to the constraints
12x + 3y ≥ 240 (constraint on calcium), i.e. 4x + y ≥ 80 ... (1)
4x + 20y ≥ 460 (constraint on iron), i.e. x + 5y ≥ 115 ... (2)
6x + 4y ≤ 300 (constraint on cholesterol), i.e. 3x + 2y ≤ 150 ... (3)
x ≥ 0, y ≥ 0 ... (4)
Let us graph the inequalities (1) to (4).
The feasible region (shaded) determined by the constraints (1) to (4) is shown in
Fig 12.10 and note that it is bounded.
Fig 12.10
2019-20
The coordinates of the corner points L, M and N are (2, 72), (15, 20) and (40, 15)
respectively. Let us evaluate Z at these points:
From the table, we find that Z is minimum at the point (15, 20). Hence, the amount
of vitamin A under the constraints given in the problem will be minimum, if 15 packets
of food P and 20 packets of food Q are used in the special diet. The minimum amount
of vitamin A will be 150 units.
Example 10 (Manufacturing problem) A manufacturer has three machines I, II
and III installed in his factory. Machines I and II are capable of being operated for
at most 12 hours whereas machine III must be operated for atleast 5 hours a day. She
produces only two items M and N each requiring the use of all the three machines.
The number of hours required for producing 1 unit of each of M and N on the three
machines are given in the following table:
Items Number of hours required on machines
I II III
M 1 2 1
N 2 1 1.25
She makes a profit of Rs 600 and Rs 400 on items M and N respectively. How many
of each item should she produce so as to maximise her profit assuming that she can sell
all the items that she produced? What will be the maximum profit?
Solution Let x and y be the number of items M and N respectively.
Total profit on the production = Rs (600 x + 400 y)
Mathematical formulation of the given problem is as follows:
Maximise Z = 600 x + 400 y
subject to the constraints:
x + 2y ≤ 12 (constraint on Machine I) ... (1)
2x + y ≤ 12 (constraint on Machine II) ... (2)
5
x+ y ≥ 5 (constraint on Machine III) ... (3)
4
x ≥ 0, y ≥ 0 ... (4)
2019-20
Let us draw the graph of constraints (1) to (4). ABCDE is the feasible region
(shaded) as shown in Fig 12.11 determined by the constraints (1) to (4). Observe that
the feasible region is bounded, coordinates of the corner points A, B, C, D and E are
(5, 0) (6, 0), (4, 4), (0, 6) and (0, 4) respectively.
Fig 12.11
Let us evaluate Z = 600 x + 400 y at these corner points.
We see that the point (4, 4) is giving the maximum value of Z. Hence, the
manufacturer has to produce 4 units of each item to get the maximum profit of Rs 4000.
Example 11 (Transportation problem) There are two factories located one at
place P and the other at place Q. From these locations, a certain commodity is to be
delivered to each of the three depots situated at A, B and C. The weekly requirements
of the depots are respectively 5, 5 and 4 units of the commodity while the production
capacity of the factories at P and Q are respectively 8 and 6 units. The cost of
2019-20
8
s1
x 0 –x
50
s 16 y –y
R Rs 100
A B C
Depot 5 units 5 units Depot 4 units Depot
]
0
y)
10
Rs 100 –
Rs
5–x (5
5 – y Rs 120 +
x)
–
[ (5
Q –
6 units 6
Factory
Fig 12.12
Hence, we have x ≥ 0, y ≥ 0 and 8 – x – y ≥ 0
i.e. x ≥ 0, y ≥ 0 and x + y ≤ 8
Now, the weekly requirement of the depot at A is 5 units of the commodity. Since
x units are transported from the factory at P, the remaining (5 – x) units need to be
transported from the factory at Q. Obviously, 5 – x ≥ 0, i.e. x ≤ 5.
Similarly, (5 – y) and 6 – (5 – x + 5 – y) = x + y – 4 units are to be transported from
the factory at Q to the depots at B and C respectively.
Thus, 5 – y ≥ 0 , x + y – 4 ≥0
i.e. y≤5 , x+y≥ 4
2019-20
2019-20
2. A farmer mixes two brands P and Q of cattle feed. Brand P, costing Rs 250 per
bag, contains 3 units of nutritional element A, 2.5 units of element B and 2 units
of element C. Brand Q costing Rs 200 per bag contains 1.5 units of nutritional
element A, 11.25 units of element B, and 3 units of element C. The minimum
requirements of nutrients A, B and C are 18 units, 45 units and 24 units respectively.
Determine the number of bags of each brand which should be mixed in order to
produce a mixture having a minimum cost per bag? What is the minimum cost of
the mixture per bag?
3. A dietician wishes to mix together two kinds of food X and Y in such a way that
the mixture contains at least 10 units of vitamin A, 12 units of vitamin B and
8 units of vitamin C. The vitamin contents of one kg food is given below:
Food Vitamin A Vitamin B Vitamin C
X 1 2 3
Y 2 2 1
One kg of food X costs Rs 16 and one kg of food Y costs Rs 20. Find the least
cost of the mixture which will produce the required diet?
4. A manufacturer makes two types of toys A and B. Three machines are needed
for this purpose and the time (in minutes) required for each toy on the machines
is given below:
Types of Toys Machines
I II III
A 12 18 6
B 6 0 9
Each machine is available for a maximum of 6 hours per day. If the profit on
each toy of type A is Rs 7.50 and that on each toy of type B is Rs 5, show that 15
toys of type A and 30 of type B should be manufactured in a day to get maximum
profit.
5. An aeroplane can carry a maximum of 200 passengers. A profit of Rs 1000 is
made on each executive class ticket and a profit of Rs 600 is made on each
economy class ticket. The airline reserves at least 20 seats for executive class.
However, at least 4 times as many passengers prefer to travel by economy class
than by the executive class. Determine how many tickets of each type must be
sold in order to maximise the profit for the airline. What is the maximum profit?
2019-20
6. Two godowns A and B have grain capacity of 100 quintals and 50 quintals
respectively. They supply to 3 ration shops, D, E and F whose requirements are
60, 50 and 40 quintals respectively. The cost of transportation per quintal from
the godowns to the shops are given in the following table:
Transportation cost per quintal (in Rs)
From/To A B
D 6 4
E 3 2
F 2.50 3
How should the supplies be transported in order that the transportation cost is
minimum? What is the minimum cost?
7. An oil company has two depots A and B with capacities of 7000 L and 4000 L
respectively. The company is to supply oil to three petrol pumps, D, E and F
whose requirements are 4500L, 3000L and 3500L respectively. The distances
(in km) between the depots and the petrol pumps is given in the following table:
Distance in (km.)
From / To A B
D 7 3
E 6 4
F 3 2
Assuming that the transportation cost of 10 litres of oil is Re 1 per km, how
should the delivery be scheduled in order that the transportation cost is minimum?
What is the minimum cost?
8. A fruit grower can use two types of fertilizer in his garden, brand P and brand Q.
The amounts (in kg) of nitrogen, phosphoric acid, potash, and chlorine in a bag of
each brand are given in the table. Tests indicate that the garden needs at least
240 kg of phosphoric acid, at least 270 kg of potash and at most 310 kg of
chlorine.
If the grower wants to minimise the amount of nitrogen added to the garden,
how many bags of each brand should be used? What is the minimum amount of
nitrogen added in the garden?
2019-20
kg per bag
Brand P Brand Q
Nitrogen 3 3.5
Phosphoric acid 1 2
Potash 3 1.5
Chlorine 1.5 2
9. Refer to Question 8. If the grower wants to maximise the amount of nitrogen
added to the garden, how many bags of each brand should be added? What is
the maximum amount of nitrogen added?
10. A toy company manufactures two types of dolls, A and B. Market research and
available resources have indicated that the combined production level should not
exceed 1200 dolls per week and the demand for dolls of type B is at most half of that
for dolls of type A. Further, the production level of dolls of type A can exceed three
times the production of dolls of other type by at most 600 units. If the company
makes profit of Rs 12 and Rs 16 per doll respectively on dolls A and B, how many of
each should be produced weekly in order to maximise the profit?
Summary
A linear programming problem is one that is concerned with finding the optimal
value (maximum or minimum) of a linear function of several variables (called
objective function) subject to the conditions that the variables are
non-negative and satisfy a set of linear inequalities (called linear constraints).
Variables are sometimes called decision variables and are non-negative.
A few important linear programming problems are:
(i) Diet problems
(ii) Manufacturing problems
(iii) Transportation problems
The common region determined by all the constraints including the non-negative
constraints x ≥ 0, y ≥ 0 of a linear programming problem is called the feasible
region (or solution region) for the problem.
Points within and on the boundary of the feasible region represent feasible
solutions of the constraints.
Any point outside the feasible region is an infeasible solution.
2019-20
Any point in the feasible region that gives the optimal value (maximum or
minimum) of the objective function is called an optimal solution.
Corner point method for solving a linear programming problem. The method
comprises of the following steps:
(i) Find the feasible region of the linear programming problem and determine
its corner points (vertices).
(ii) Evaluate the objective function Z = ax + by at each corner point. Let M
and m respectively be the largest and smallest values at these points.
(iii) If the feasible region is bounded, M and m respectively are the maximum
and minimum values of the objective function.
If the feasible region is unbounded, then
(i) M is the maximum value of the objective function, if the open half plane
determined by ax + by > M has no point in common with the feasible
region. Otherwise, the objective function has no maximum value.
(ii) m is the minimum value of the objective function, if the open half plane
determined by ax + by < m has no point in common with the feasible
region. Otherwise, the objective function has no minimum value.
If two corner points of the feasible region are both optimal solutions of the
same type, i.e., both produce the same maximum or minimum, then any point
on the line segment joining these two points is also an optimal solution of the
same type.
2019-20
Historical Note
In the World War II, when the war operations had to be planned to economise
expenditure, maximise damage to the enemy, linear programming problems
came to the forefront.
The first problem in linear programming was formulated in 1941 by the Russian
mathematician, L. Kantorovich and the American economist, F. L. Hitchcock,
both of whom worked at it independently of each other. This was the well
known transportation problem. In 1945, an English economist, G.Stigler,
described yet another linear programming problem – that of determining an
optimal diet.
In 1947, the American economist, G. B. Dantzig suggested an efficient method
known as the simplex method which is an iterative procedure to solve any
linear programming problem in a finite number of steps.
L. Katorovich and American mathematical economist, T. C. Koopmans were
awarded the nobel prize in the year 1975 in economics for their pioneering
work in linear programming. With the advent of computers and the necessary
softwares, it has become possible to apply linear programming model to
increasingly complex problems in many areas.
——
2019-20