In: Statistics and Probability
| Find the complete optimal solution to this linear programming problem. | |||||
| Max | 5x + 3y | ||||
| s.t. | 2x + 3y <=30 | ||||
| 2x + 5y <= 40 | |||||
| 6x - 5y <= 0 | |||||
| x , y >= 0 | |||||
I AM USING EXCEL FOR THIS QUESTION PLEASE SHOW ALL WORK AND FORMULAS, THANK YOU
The setup is:

The formulas are:

The Solver parameters are:

The solution is:

The answer is:
x = 5
y = 6
Z = 43