I have to maximize s.a . I try the traditional solution for a leontieff function but I'm not sure.. beacause exist regions where one plan is under the other and only one of them is a minimun...
Answer & Explanation
humbast2
Expert
2022-06-27Added 21 answers
I do not think an analytical solution exists for the problem. For a numerical solution, you can use the simplex algorithm to solve the problem, once you have linearized it as follows:
subject to
Brunton39
Expert
2022-06-28Added 8 answers
It seems if you solve the system of equations you get exactly the solution.