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