Problem Sets: Simplex Solution to LP Problems
Solve the following problem using the Simplex Method. (Complete Solution with DECISION)
Simplex Maximization:
Maximize Z = 80X + 70X2
Subject to:
2X + X1 ≤ 2
X1 + 9X2 ≤ 36
2X + 3X3 = 24
X, Y ≥ 0
Simplex Minimization:
Minimize Z = 6P + 16C
Subject to:
P + C = 400
P ≤ 150
C ≤ 200
P, C ≥ 0