SOLUTION: 1:use the simple method to solve the following linear programming (L.P.P) Maximize Z=2x-y+2m Subject to: 2x+y≤10 X+2y-2m≤20 y+2m≤

Algebra ->  Statistics  -> Linear-regression -> SOLUTION: 1:use the simple method to solve the following linear programming (L.P.P) Maximize Z=2x-y+2m Subject to: 2x+y≤10 X+2y-2m≤20 y+2m≤      Log On


   



Question 1200143: 1:use the simple method to solve the following linear programming (L.P.P)
Maximize Z=2x-y+2m
Subject to:
2x+y≤10
X+2y-2m≤20
y+2m≤5
X,y,m ≥0

Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
there is a simplex calculator that can help you solve this.
the calculator can be found at
results from the calculator indicate Optimal Solution is z = 15 when x = 5, y = 0, m = 2.5

here are the results from the calculator.



the calculator can be found at https://www.zweigmedia.com/RealWorld/simplex.html

here is a reference on how to do it manually:
http://www.phpsimplex.com/en/simplex_method_example.htm