Given $f(x,y)=2x^4-xy^2+2y^2,0\le x\le 4, 0\le y\le2$. Find absolute extrema of $f(x,y)$.
I have found $\partial f/\partial x=8x^3-y^2, \partial f/\partial y=-2xy+4y$ and after solving the equation by letting $\partial f/\partial x=0 $ and $\partial f/\partial y=0 $, the critical point are $(0,0), (2,-8) and (2,-8)$. I'm lost how to find the absolute extrema, isn't any alternative way to solve this question?
Recall that we also need to look for the extrema on the boundary, in this case since we have not critical points in the interior of the domain the extrema points are on the boundary, then we need to check
$f(0,y)$ and $f(4,y)$ for $0\le y\le2$
$f(x,0)$ and $f(x,2)$ for $0\le x\le4$