Consider the linear programming problem (LPP)
Maximize Z = -x1 + 4x2,
subject to 3x1 - x2 ≥ -3,
-0.3x1 + 1.2x2 ≤ 3,
x1, x2 ≥ 0. then which of the following is correct?
1
The LPP has an unbounded solution.
2
The LPP does not have an optimal solution.
3
The LPP has no feasible region.
4
The LPP has finite optimal solution.