MAX z = 15x1 + 10x2 subject to 4x1 + 6x2 <= 360 3x1 + 10x2 <= 180 15x1 + 5x2 <= 200 and x1,x2 >= 0 Need graphical method
Posted: Mon May 30, 2022 5:16 pm
MAX z = 15x1 + 10x2
subject to
4x1 + 6x2 <= 360
3x1 + 10x2 <= 180
15x1 + 5x2 <= 200
and x1,x2 >= 0
Need graphical method
subject to
4x1 + 6x2 <= 360
3x1 + 10x2 <= 180
15x1 + 5x2 <= 200
and x1,x2 >= 0
Need graphical method