InterviewSolution
Saved Bookmarks
| 1. |
The maximum value of P = 40x + 50y subject to the constraints 3x + y ≤ 9, x + 2y ≤ 8, x ≥ 0 and y ≥ 0 is (a) 120 (b) 230 (c) 200 (d) None of these |
|
Answer» (b) 230 The maximum value of P = 40x + 50y subject to the constraints 3x + y ≤ 9, x + 2y ≤ 8, x ≥ 0 and y ≥ 0 is 230. |
|