MCQ
A Linear Programming Problem is as follows:
Minimize Z = 2x + y
Subject to the constraints $x \geq 3, x \leq 9, y \geq 0$
$x-y \geq 0, x+y \leq 14$
The feasible region has
Minimize Z = 2x + y
Subject to the constraints $x \geq 3, x \leq 9, y \geq 0$
$x-y \geq 0, x+y \leq 14$
The feasible region has
- A5 corner points including (0, 0) and (9, 5)
- B5 corner points including (7, 7) and (3, 3)
- C5 corner points including (3, 6) and (9, 5)
- D5 corner points including (14, 0) and (9, 0)
