1. Use MATLAB Optimization Tool to solve the following problem: minimize [2x1^2+2x1x2+x2^2-10x1-10x2]
subject to [x1^2+x2^2≤500] and [5x1-x2 ≤ -4] .
2. Please hand-check all the Kuhn-Tucker conditions for your answer.
2 answers
so, did you use MATLAB?
yes i did but i have to show the work manually as well