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