Home » Industrial Engineering » Industrial Engineering Miscellaneous » Question

Industrial Engineering Miscellaneous

Industrial Engineering

  1. Consider the following Linear Programming Problem (LPP):
    Maximize z = 3x1 + 2x2,
    Subject to x1 ≤ 4
    x2 ≤ = 6
    3x1 + 2x2 < 18
    x1 ≥ 0, x2 ≥ 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 solution
Correct Option: D

z= 3 × 1 + 2 × 2
x1 ≤ 4
x2 ≤ 6
3x1 + 2x2 ≤ 18
x1, x2 ≥ 0

The objective function is parallel to constraint. Therefore multiple solution can be obtained.



Your comments will be displayed only after manual approval.