Can you guide me on how to solve this exercise? I need your help please. I don't understand the correct way to do it. being a nonlinear programming problem. can it be solved by simplex method? or the simplex method only applies to linear optimization? Can you tell me the step by step of this exercise?
minimize $ x^2_1- x_1 x_2+ 2x^2_2-4x_1 -5x_2 $
$x_1 + 2x_2≤6$
$ x_1≤2$
$x_1≥0 , x_2 ≥0$
a) solve the problem geometrically.
b) verify the optimality of the function by the Kuhn - Tucker conditions