LPP Class 12
LPP Class 12
OPTIMISATION
PROBLEMS
The problems which seek to
maximise (or,minimise)
Profit (or, cost)
from a general class of problems are
called
Optimisation problems.
LINEAR PROGRAMMING
PROBLEM
Z = 5 x 150 + 3 x 700 =
B 150 700 2,850* Maximum
Z = 5 x 400 + 3 x 200 =
C 400 200
2,600
D 400 0 Z = 5 x 400 + 3 x 0 = 2,000
• The Maximum profit is at point B
for
finishing
1 3 x+3y ≤ 30
Total 30
SOLUTION
Pieces of Model B .
Z = 8000x+12000y --------------(1)
We now have the following mathematical model for the given problem.
Maximise Z = 8000x+12000y
3x+4y ≤ 60-------------------------(2)
x+3y ≤ 30 -------------------------(3)
x ≤ 0, y ≤ 0 -------------------------(4)
C(0,10)
B(12,6)
(30,0)
O
A
(20,0)
CORNER POINT TABLE
O 0 0 0
A 20 0 160000
B 12 6 168000
C 0 10 120000
We find that maximum value of Z is 1,68,000 at B(12,6) .
Suppose, a furniture dealer deals in only two items – tables and chairs. He has Rs.50, 000 to invest and has storage space to
accommodate 60 pieces. A table costs Rs.2500 and a chair cost Rs.500. The profits he gets on selling a table and a chair are 250 and 75
rupees respectively.
On the basis of the data given in the example, let us fi rst prepare a table of contents and then
Objective Function:
P = 250x + 50y ( to be maximized)
Subject to constraints (Linear Inequations)
x 0;
y 0;
x y 60 Constraint No.1
The process of changing a Word Problem of Linear Programming into an Algebraic Structure as shown above is called
maximize