Question
Mathematics Question on Linear Programmig Problem
For the LPP, Min Z=5x+7y subject to x≥0,y≥0;2x+y≥8,x+2y≥10, the basic feasible solutions are:
A
(0, 0), (10, 0), (2, 4) and (0, 8)
B
(10, 0), (2, 4) and (0, 8)
C
(0, 0), (0, 10), (2, 4) and (8, 0)
D
(0, 10), (4, 2) and (8, 0)
Answer
(10, 0), (2, 4) and (0, 8)
Explanation
Solution
The correct option is(B):(10, 0), (2, 4) and (0, 8)