Example: Maximization: Z X X X X M X X M X X X X, X
Example: Maximization: Z X X X X M X X M X X X X, X
1. Example: Maximization
We use the Reddy Mikks model to illustrate the two steps of the graphical procedure.
Recall the model:
2. Example: Minimization
We use the Ozark Farms Diet Problem model to illustrate the graphical procedure for a
minimization problem.
Recall the model:
min z = 0.3x1+0.9x2
4. Example: Infeasible LP
Suppose that auto dealers require that the auto company in the previous example produce at least
30 trucks and 20 cars. Find the optimal solution to the new LP.
Handout #2 – IND315 Operations Research, Fall 2022 5
5. Unbounded LP
Graphically solve the following LP:
max z = 2x1− x2
s.t. x1− x2 ≤ 1
−2x1− x2 ≥ 6 x1,x2 ≥ 0
Handout #2 – IND315 Operations Research, Fall 2022 6
6. Example:Graphic Solution LP
Figure 1 shows the graphical model of a linear program. The numbers 1,2, and 3 indicate the
constraints, and the shaded region shows the feasible region. The variables are restricted to
nonnegative values. The letters A, B, C, and D indicate four feasible corner points. Three objective
functions are under consideration, as indicated by the three lines labeled X, Y, and Z. The arrows
represent the directions of increasing objective function. Objective Y is parallel to constraint 3. In
each case, specify the location of the optimal solution. If there is more than one optimal solution,
characterize all of them.
a. Maximize X
b. Maximize Y
c. Maximize Z
d. Minimize X
e. Minimize Y
f. Minimize Z
x2
3
Z 2
D
Y
1
X
C
A B
x1
Handout #2 – IND315 Operations Research, Fall 2022 7
x
2
(0,8)
4
3
1 (0,3)
2 (0,1)
x1
(5,0) (2,0) (3,0) (4,0)
(0,-5)
x1 + x2 ≥ 4 (3)
x1 + 2x2 ≥ 12 (4)
x1 ≥ 0,x2 ≥ 0 (5)
b. Show the direction of z when a = 2 and b = 1, and find the optimum solution.
c. Show the direction of z when a = 1 and b = 3, and find the optimum solution.
Handout #2 – IND315 Operations Research, Fall 2022 9
9. Consider the following problem, where the value of k is not known for certain.
Maximize z = 2x1−x2
Subject to x1− 2x2 ≤ 2 (6)
x1 ≤ 4 (7)
kx1 + x2 ≤ 5, where k ≥ 0 (8)
x1 ≥ 0,x2 ≥ 0 (9)
Use graphical analysis to determine the values of k such that the solution x1 = 4, x2 = 1 is
optimal.