Consider the following linear programming problem:
Maximize subject to: 20x+30y, x+y<=80, 6x+12y<=600, x,y>=0
This is a special case of a linear programming problem in which
a. there is no feasible solution.
b. there are multiple optimal solutions.
c. this cannot be solved graphically.
d. None of the above