02 Graphical Solution of Two Variable LPPs
02 Graphical Solution of Two Variable LPPs
3A Page 26(Modified)
Electra produces two types of electric motors,
each on a separate assembly line. The respective
daily capacities of the two lines are 150 and 200
motors. Type I motor uses 2 units of a certain
electronic component, and type II motor uses
only 1 unit. The supplier of the component can
provide 400 pieces a day.The profits per motor
of types I and II are $8 and $5 respectively.
Formulate the problem as a LPP and find the
optimal daily production.
Let the company produce x1 type I motors
and x2 type II motors per day.
The objective is to find x1 and x2 so as to
Maximize the profit z 8x1 5x2
x1
z=400 (150,0) z=1700
Feed Mix Problem
Minimize z = 2x1 + 3x2
Subject to x1 + 3 x2 15
2 x1 + 2 x2 20
3 x1 + 2 x2 24
x1, x2 0
(0,12)
z = 26
z = 30
z= 36
z = 39
(4,6)
z = 42
z = 22.5
Minimum at (7.5,2.5) (15,0)
Maximize z = 2x1 + x2
Subject to x1 + x2 ≤ 40
4 x1 + x2 ≤ 100
x1, x2 ≥ 0
(25,0)
Maximize z = 2x1 + x2
Subject to x2 10
2 x1 5 x2 60
x1 x2 18
3 x1 x2 44
x1 , x2 0
z is maximum at (13, 5)
Max z = 31
z = 28
(5,10)
(0,10) (10,8) [1]
z = 20 (13,5)
z = 10 z = 31
(14.6,0) [2]
z=4 [4] [3]
Exceptional Cases
Usually a LPP will have a unique optimal
solution. But there are problems where
there may be no solution, may have
alternative optimum solutions and
“unbounded” solutions. We graphically
explain these cases in the following slides.
We note that the (unique) optimum
solution occurs at one of the “corners” of
the set of all feasible points.
Alternative optimal solutions
z=1000
z=2000 x1,x2 0
x1
z=400 (150,0)
Thus we see that the objective function z
is maximum at the corner (150,200) and
also has an alternative optimum solution at
the corner (100,200). It may also be noted
that z is maximum at each point of the line
segment joining them. Thus the problem
has an infinite number of (finite) optimum
solutions. This happens when the objective
function is “parallel” to one of the
constraint equations.
Maximize z = 5x1 + 7 x2
Subject to
2 x1 - x2 ≤ -1
- x1 + 2 x2 ≤ -1
x1, x2 ≥ 0
No feasible solution
Maximize z = x1 + x2
Subject to
z=70
- x1 + 3 x2 ≥ 30
- 3 x1 + x2 ≤ 30
z=50
x1, x2 ≥ 0
z=30
unbounded solution z=20
Let x = (x1, x2) and y = (y1, y2) be two pints in
the x1 x2 plane. Any point t = (t1, t2) on the line
segment joining them is of the form
t1 = (1 - ) x1 + y1
t2 = (1 - ) x2 + y2
for some : 0 1
Extreme point