Consider the following linear programming problem:
Maximize Z = 4X + 3Y;
Subject to 2X + Y ≤ 100, X + Y ≤ 80, and X ≥ 0, Y ≥ 0
Which of the following statements is true regarding the feasible solutions?
1
This LPP has a feasible region that is unbounded.
2
This LPP has an infinite number of feasible solutions
3
Exactly four solutions are feasible for this LPP.
4
There are no feasible solutions for this LPP.
5
Question Not Attempted