Graphical Method of Solving Linear Programming Problems
By graphical ...
Question
By graphical method solve the following linear programming problem for maximization. Objective function Z = 1000 x + 600 y Constraints x+y≤200 4x−y≤0 x≥20,x≥0,y≥0.
Open in App
Solution
Function to maximize:
Z=1000x+600y
Constraints:
x+y≤200
4x−y≤0
x≥20
x≥0,y≥0
Corner Points
Values of Z=1000x+600y at corner points
(20,80)
68000
(20,180)
110000
(40, 160)
136000← Maximum
Hence, the maximum value of Z=1000x+600y is 136000.