Linear Programming: Draw the feasible area; is there a solution?
Consider the linear program
Minimize p = 3x + y subject to
2x + y <= 4
x >= 3
y >= 5
x, y >= 0
(a) Draw the feasible area.
(b) Does this linear program have a solution? Explain your answer