In: Math
Solve the LP problem. If no optimal solution exists, indicate
whether the feasible region is empty or the objective function is
unbounded. HINT [See Example 1.] (Enter EMPTY if the region is
empty. Enter UNBOUNDED if the function is unbounded.)
Minimize c = 0.2x + 0.3y subject to
| 0.2x | + | 0.1y | ≥ | 1 | |||||
| 0.15x | + | 0.3y | ≥ | 1.5 | |||||
| 10x | + | 10y | ≥ | 80 | |||||
| x ≥ 0, y ≥ 0. | |||||||||
| c = | |||
| (x, y) = |
|