Non-Linear Programming
- Using Calculus, find and classify all mins and maxs of the function f(x,y) = 6 + x3 - 3xy + y3 on the region given by -3 ≤ x ≤ 3 and -3 ≤ y ≤ 3. Remember to check the boundaries.
- Using the Solver, find all of the mins and maxs of the function f(x,y) = 6 + x3 - 3xy + y3 on the region given by -3 ≤ x ≤ 3 and -3 ≤ y ≤ 3.
- Using Calculus, find and classify all critical points of the function f(x,y) = x2 - 4xy2 + 2x2y + 4 on the region given by -2 ≤ x ≤ 2 and -2 ≤ y ≤ 2. Remember to check the boundaries.
- Using the Solver, find all of the mins and maxs of the function f(x,y) = x2 - 4xy2 + 2x2y + 4 on the region given by -2 ≤ x ≤ 2 and -2 ≤ y ≤ 2.
Note: For each of the minima and maxima points found, please list the ordered pair, the function value at that point, and whether that point is a locally or globally-optimal point.