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 − 2y subject to x + 4y ≤ 9 x − 5y ≤ 0 6x − 3y ≥ 0 x ≥ 0, y ≥ 0.

Respuesta :

A graphical solution shows the objective function is maximized for (x, y) = (5, 1). The corresponding value of p is
  p = 3
Ver imagen sqdancefan