Solve the following problem by both the Big M method and the
Solve the following problem by both the Big M method and the phase I-II method. Compare the results and tell me what you see.
Max 4x1 + 2x2 + 8x3
st.
2x1 - x2 + 3x3 <= 30
x1 + 2x2 + 4x3 = 40
x1,x2,x3 >= 0
Solution

