InterviewSolution
Saved Bookmarks
| 1. |
Solve the following linear programming problems graphically : Minimise : Z = 20x + 10y subject to the constraints x+2y le 40, 3x+y ge 30, 4x+3y ge 60, x, y ge 0. |
|
Answer» |
|