InterviewSolution
Saved Bookmarks
| 1. |
The feasible region for an LPP is shown in the Fig. Let F = 3x – 4y be the objective function. Minimum value of F isA. 0B. – 16C. 12D. does not exist |
|
Answer» F = 3x – 4y Corner points are (0, 0), (0, 4), (12, 6) Value of F at corner points – At (0, 0), F = 0 At (0, 4), F = -16 At (12, 6), F = 12 Clearly, minimum value of F = – 16. |
|