Problem formulating as,
Minimize
z=a+b+csubject to,a−b−c≤0a+b+c≥4a+b−c=2
After converting the simplex method(big M) form,
Minimize
z=a+b+c+0s1+0s2+MA1+MA2subject to,a−b−c+s1=0a+b+c−s2+A1=4a+b−c+A2=2
Steps of every table is described after all the tables.
S1 has gone out from the basis and a has come in to basis.
since all the Z−Cj≤0 , optimal answer is occurred.
Answer to the minimization problem is,
a=2b=1c=1Zmin=4 .
Comments