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.)
Maximize p = x + y subject to
x + 2y ≥ 30
2x + 2y ≤ 30
2x + y ≥ 30
x ≥ 0, y ≥ 0.
p =
(x, y) =