Consider the following linear program.
a) Transform the model to the standard form.
b) Use the simplex method to find the optimal solution for this problem.
Max
Z= 9x1+2x2+6x3
s.t.
X1+x2+2x3<=12
X2+x3<=8
X1<=9