Multiple choice

Consider the following Linear Programming Problem (LPP): Maximize z = 3x1 + 2x2 Subject to x1 $\leq$ 4 x2 $\leq$ 6 3x1 + 2x2 $\leq$ 18 x1 $\geq$0, x2 $\geq$ 0

  1. The LPP has a unique optimal solution.

  2. The LPP is infeasible.

  3. The LPP is unbounded.

  4. The LPP has multiple optimal solutions.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation