InterviewSolution
Saved Bookmarks
| 1. |
Solve the following linear programming problem graphically : Maximise Z = 4x + y "…(1)" subject to the constraints : x+y le 50 "…(2)" 3x+y le 90"…(3)" x ge 0, y ge 0"...(4)" |
|
Answer» |
|