MCQ
A Linear Programming Problem is as follows:
Maximize/Minimize objective function $Z = 2x - y +5$
Subject to the constraints
$3 x+4 y \leq 60$
$x+3 y \leq 30$
$x \leq 0, y \geq 0$
In the corner points of the feasible region are $A(0, 10), B(12, 6), C(20, 0)$ and $O(0,0),$ then which of the following is true?
Maximize/Minimize objective function $Z = 2x - y +5$
Subject to the constraints
$3 x+4 y \leq 60$
$x+3 y \leq 30$
$x \leq 0, y \geq 0$
In the corner points of the feasible region are $A(0, 10), B(12, 6), C(20, 0)$ and $O(0,0),$ then which of the following is true?
- ✓Minimum value of $Z$ is $-5$
- BAt two corner points, value of $Z$ are equal
- CMaximum value of $Z$ is $40$
- DDifference of maximum and minimum values of $Z$ is $35$