! Solution: z* = 25, x* = (5, 0, 3)/8, z1 = 0
min 40 x1 + 60 x2 + 15 y
st
balancin) x1 + x2 + x3 = 1
nutrA) 100 x1 + 200 x2 - 90 z1 > 0
nutrB)  80 x1 + 150 x2 - 50 z2 > 0
nutrC)  40 x1 +  20 x2 - 20 z3 > 0
nutrD)  10 x1 - 2 z4 > 0
fixcost) x2 - y < 0
zzzz) z1 + z2 + z3 + z4 > 3
end
int y
int z1
int z2
int z3
int z4
