InterviewSolution
Saved Bookmarks
| 1. |
State whether the statement are True or False:If the feasible region for a LPP is unbounded, maximum or minimum of the objective function Z = ax + by may or may not exist. |
|
Answer» True. If the feasible region is unbounded then we may or may not have a maximum or minimum of objective function, but if we have a maximum or a minimum value then it must be at one of the corner points only. |
|