Consider the following linear programming problem Which of t
Consider the following linear programming problem: Which of the following points (X,Y) is not a feasible corner point?
Maximize
5X + 6Y
Subject to:
4X + 2Y <= 420
1X + 2Y <= 120
all variables >=0
(Points : 5) (0,60)
(105,0)
(120,0)
(100,10)
None of the above
| Maximize | 5X + 6Y |
| Subject to: | 4X + 2Y <= 420 |
| 1X + 2Y <= 120 | |
| all variables >=0 |
Solution
