SOLUTION: Maximize z=4x1+3x2 subject to 20x1+10x2<=230 5x1+15x1<=120 x1,x2>=0

Algebra ->  Coordinate-system -> SOLUTION: Maximize z=4x1+3x2 subject to 20x1+10x2<=230 5x1+15x1<=120 x1,x2>=0      Log On


   



Question 1085360: Maximize z=4x1+3x2
subject to 20x1+10x2<=230
5x1+15x1<=120
x1,x2>=0

Answer by ikleyn(52835) About Me  (Show Source):
You can put this solution on YOUR website!
.
Maximize z=4x1+3x2
  subject to 20x1+10x2<=230
             5x1+15x1<=120     <<<---=== this your inequality contains an error.
                x1,x2>=0


Fix the error and then resubmit.