Question
Minimize w= y1+y2+4y3
subject to y1+2y2+3y3>=115
2y1+y2+y3<=200
y1+ y3>=50
with y1 >=0 y2>=0 y3>=0
subject to y1+2y2+3y3>=115
2y1+y2+y3<=200
y1+ y3>=50
with y1 >=0 y2>=0 y3>=0
Answers
bobpursley
Graphics is too hard for me to use with three variables. Here is a good outline how to use Excel (and compariable) spreadsheets.
http://www.cob.sjsu.edu/anaya_j/LinPro.htm
http://www.cob.sjsu.edu/anaya_j/LinPro.htm
THe sign change in row three is not a sign change it is a misprint it really is and >= sign.
Related Questions
P=-30x+25y
Subject to 2x+3y>=30
2x+y<=26
-6x+5y<=50
x,y>=0
I need the minimize and ma...
Minimize c = x + y subject to
x + 5y ≥ 6
5x + y ≥ 6
x ≥ 0, y ≥ 0.
minimize p= 15x +18y
subject to x+2y<=20
3x + 2y>= 36
x>=0...
Solve the following Linear programming models using graphical method.
Maximize Z= 7x1+ 3x2...