Solve the following linear program with Excel Solver and rep
Solve the following linear program with Excel Solver and report the objective function value at the optimal solution. \\max3x_1-2.5x_2+4.2x_3+4.6x_4 subject to x_1+x_2+x_3+x_4=10x1+x2+x3+x4=10 x_1+x_3\\ge5 x_3+x_4\\ge0 x_1-x_2\\le3 x_i\\ge0\\:\\text{for all}\\:i=1,\\:2,\\:3,\\:4
Solution
x1 0 x2 0 x3 5 x4 5 Z= 44 10 = 10 5 >= 5 10 >= 0 0 <= 3
