For example:
Q: Find the extreme values of $f(x,y,z) = x + yz$ on the solid ellipsoid $x^2+2y^2+8z^2 \leq 32$.
The solution manual does:
" $f_x = 1$ not equal $0$, $f$ has no critical points.
-> all extrema must be on the boundary. "
But I don't understand why this means its not on the interior.
Thank you ..
Think of the $x,y$ plane. If the function that you are maximizing has no critical points on an interval, then the only other points that you can test for extrema are the end points of the interval. It's the same idea here. As $f_x=1$, there are no points of x for which there are extreme values, and so we only may evaluate the end points (boundary) of the surface for extreme values of $f$.