Maths Project LPP
Maths Project LPP
CLASS: XII-A
DATA COLLECTION
Linear programming is a method to achieve the best outcome in a
mathematical model with linear relationships. It involves
optimizing (minimizing or maximizing) a linear objective function
subject to a set of linear equality and inequality constraints.
CHARACTERISTICS:
• Linearity: All the mathematical relationships in a linear
programming problem are linear. This means that the
objective function and constraints are all linear equations or
inequalities. Variables are raised only to the first power, and
there are no products or divisions of variables.
• Additivity: The contributions of individual variables to the
objective function and constraints are additive. This means
that the total contribution is the sum of the individual
contributions of the variables.
• Divisibility: Variables can take any real value within a
feasible solution. This implies that fractional values of
variables are meaningful and allowed, making the solutions
more practical and realistic in many real-world applications.
• Non-negativity: Variables cannot take negative values in the
feasible solution space. This constraint reflects the real-world
interpretation of variables as quantities that cannot have
negative values.
• Feasibility: Feasible solutions are the ones that meet all the
requirements and do not violate any constraints.
USES:
DEFINITION OF TERMS:
Objective:
Decision Variables:
Constraints:
Objective Function:
Objective:
Decision Variables:
Constraints:
Objective Function:
x ≥ 0 and y ≥ 0
3x + 6y ≥ 80
4x + 3y ≥ 100
x, y ≥ 0
Minimise Z = 4x + 6y … (1)
3x + 6y ≥ 80 … (2)
4x + 3y ≥ 100 … (3)
x, y ≥ 0 … (4)
The corner points of the feasible region are A(8/3,0), B(2,1/2) and
C(0,11/2)
It can be seen that the feasible region has no common point with 2x +
3y < 52
Solution:
Let the mixture contain x kg of Food I and y kg of Food II. Clearly,
x≥0,y≥0. We make the following table from the given data:
2x+y≥8...(2)
x+2y≥10...(3)
x,y≥0...(4)
Let us the graph the inequalities (2)to (4) The feasible region
determined by the system is shown in the Fig. Here again, observe
that the feasible region is unbounded. Let us evaluate Z at the corner
points A(0,8),B(2,4)and C(10,0)
In the table, we find that smallest value of Z is 380 at the point (2,4).
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, we see that it has no points in common.
Q1) 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 transportation per unit is
given below:
Solution:
x≥0, y≥0
As we need to minimize the cost of transportation,
Z = 10 x - 70y + 1900
Subject to constraints :
x+ y≤8
x≤5
y≤ 5
The shaded region in the figure (above graph) is the feasible region
ABC determined by the system of constraints (ii), (iii) and (iv), which
is bounded.
The coordinates of corner points of this (feasible or shaded) region
say A, B and C are (0, 5), (4, 3) and (0, 6) respectively.
Now, let us evaluate the value of Z = 200x + 500y at these points.
• The assumptions made are not real since they are taken based
on the elements in the given situation.