Вы находитесь на странице: 1из 10

BITS Pilani

Pilani | Dubai | Goa | Hyderabad

Linear Programming: Graphical Solution 2

1 BITS-Pilani
Example 2: A Minimization Problem
Min z = 5x + 6y
s.t.
3x + y ≥ 15
x + 2y ≥ 12
3x + 2y ≥ 24
x y > 0

2 BITS-Pilani
Example 2: 1st Constraint Graphed

Min z = 5x + 6y
y s.t.
15 3x + y ≥ 15
x + 2y ≥ 12
3x + 2y ≥ 24
12 X y > 0

5 8 12 x

3 BITS-Pilani
Example 2: 3rd Constraint Graphed

Min z = 5x + 6y
y s.t.
15 3x + y ≥ 15
x + 2y ≥ 12
3x + 2y ≥ 24
12 X y > 0

5 8 12 x

4 BITS-Pilani
Example 2: 2nd Constraint Graphed

Min z = 5x + 6y
y s.t.
15 3x + y ≥ 15
x + 2y ≥ 12
3x + 2y ≥ 24
12 X y > 0

5 8 12 x

5 BITS-Pilani
Example 2: Combined Constraint Graphed

Min z = 5x + 6y
y s.t.
15 3x + y ≥ 15
x + 2y ≥ 12
3x + 2y ≥ 24
12 X y > 0

5 8 12 x

6 BITS-Pilani
Example 2: The Feasible Region with the Extreme Points

Min z = 5x + 6y
y s.t.
15 3x + y ≥ 15
x + 2y ≥ 12
3x + 2y ≥ 24
12 X y > 0

(2, 9)

(6, 3)

5 8 12 x

7 BITS-Pilani
Identifying the Optimal Solution

Having identified the feasible region for the problem, we now search
for the optimal solution, which will be the point in the feasible region
with the largest (in case of maximization or the smallest (in case of
minimization) of the objective function.
To find this optimal solution, we need to evaluate the objective function
at each one of the corner points of the feasible region.

8 BITS-Pilani
Example 2: The Optimal Solution I

Point Z Min z = 5x + 6y
y s.t.
(0,15) 90 15 3x + y ≥ 15
x + 2y ≥ 12
(2,9) 64
3x + 2y ≥ 24
12 X y > 0
(6,3) 48
(12,0) 60 (2, 9)

(6, 3)

5 8 12 x

9 BITS-Pilani
Example 2: The Optimal Solution II

5x + 6y = 30
Min z = 5x + 6y
y s.t.
15 3x + y ≥ 15
x + 2y ≥ 12
3x + 2y ≥ 24
12 X y > 0

(2, 9)

(6, 3)

5 8 12 x

10 BITS-Pilani

Вам также может понравиться