Solve the following linear programming problem using the simplex method:
max(x1+2x2+x3) subject to x1,x2,x3⩾0x1+x2+2x3⩽102x1+x2+3x3⩽15
Suppose we now subtract Δ∈[0,10] from the right hand side of the last two constraints. Find the new optimal value.