Decide max and min value for
$$f(x,y)=x^2+y^2+2x-2y+2$$ where $$x^2+y^2 \leq1$$
progress:
for solving that equation $$f_x(x,y), f_y(x,y)$$ we get the point $$(1,-1)$$
if we do parametric $$x= \cos(t) \, y= \sin(y)$$ where $$0\leq t \leq 2\pi$$
if we put those value and simplify and derivate we...