InterviewSolution
Saved Bookmarks
| 1. |
The corner points of the feasible solution given by the inequation x + y ≤ 4, 2x + y ≤ 7, x ≥ 0, y ≥ 0 are _______.(A) (0, 0), (4, 0), (7, 1), (0, 4)(B) (0, 0), (7/2, 0), (3, 1), (0, 4)(C) (0, 0), (7/2, 0), (3, 1), (0, 7)(D) (0, 0), (4, 0), (3, 1), (0, 7) |
|
Answer» Correct answer is (B) (0, 0), (7/2, 0), (3, 1), (0, 4) |
|