Ie 202-3
Ie 202-3
Ex 1.a)
max x1 + 3x2
s.t. x1 + x2 → 6 (1)
↑ x1 + 2x2 → 8 (2)
x1 , x2 ↓ 0 (3,4)
Generalized form:
max x1 + 3x2 max cx
s.t. x1 + x2 → 6 (1) s.t. Ax → b
↑ x1 + 2x2 → 8 (2) x↓0
where,
x1 , x2 ↓ 0 (3,4) # $
! " x1
c= 1 3 x=
x2
# $ # $
1 1 6
A= b=
↑1 2 8
Note that as we move the isoprofit lines in the direction of c, the total
profit increases!
Point (4/3, 14/3) is the last point in the feasible region when we move
in the improving direction. So, if we move in the same direction any
further, there is no feasible point.
Therefore, point z → = (4/3, 14/3) is the maximizing point. The optimal
value of the LP problem is 46/3.
Ex 1.a) =↔ Ex 1.b)
max x1 + 3x2 max x1 ↑ 2x2
s.t. x1 + x2 → 6 (1) s.t. x1 + x2 → 6 (1)
↑ x1 + 2x2 → 8 (2) ↑ x1 + 2x2 → 8 (2)
x1 , x2 ↓ 0 (3,4) x1 , x2 ↓ 0 (3,4)
Ex 1.c)
max ↑ x1 + x2
s.t. x1 + x2 → 6 (1)
↑ x1 + 2x2 → 8 (2)
x1 , x2 ↓ 0 (3,4)
Ex 2)
A company wishes to increase the demand for its product through
advertising. Each minute of radio ad costs $1 and each minute of TV
ad costs $2.
Each minute of radio ad increases the daily demand by 2 units and
each minute of TV ad by 7 units.
The company would wish to place at least 9 minutes of daily ad in
total. It wishes to increase daily demand by at least 28 units.
How can the company meet its advertising requirements at
minimum total cost?
min x1 + 2x2
s.t. 2x1 + 7x2 ↓ 28 (1)
x1 + x2 ↓ 9 (2)
x1 , x2 ↓ 0 (3,4)
Ex 3)
Suppose that in the previous example, it costed $4 to place a minute of
radio ad and $14 to place a minute of TV ad.
# $ # $
7 ! " 7
At point A = , the objective function value is: 4 14 = 56.
2 2
# $ # $
14 ! " 14
At point B = , the objective function value is: 4 14 = 56.
0 0
This is also true for any feasible point on the line segment [A,B]. We
say that LP has multiple or alternate optimal solutions.
# $ # $
7 14
Line Segment [A, B] = {ω + (1 ↑ ω) : ω ↗ [0, 1]}
2 0
Ex 4)
Consider the following LP problem:
max x1 + 3x2
s.t. ↑ x1 + 2x2 → 8 (1)
x1 , x2 ↓ 0 (2,3)
Ex 5)
max x1 + 3x2
s.t. x1 + x2 → 6 (1)
↑ x1 + 2x2 → 8 (2)
x2 ↓ 6 (3)
x1 , x2 ↓ 0 (4,5)
Case 1: The LP problem has a unique optimal solution (see Ex.1 and
Ex.2)
Case 2: The LP problem has alternative or multiple optimal solution
(see Ex.3). In this case, there are infinitely many optimal solutions.
Case 3: The LP problem is unbounded (see Ex.4). In this case, there
is no optimal solution.
Case 4: The LP problem is infeasible (see Ex.5). In this case, there is
no feasible solution.