Homework Statement
Find the maximum and minimum value of the function, defined over x2 + y2 + z2 \leq 1.
x \geq 0, y \geq 0, y \geq 0.
Homework Equations
f(x,y,z) = xy(z+1)
The Attempt at a Solution
\nablaf = (y(z+1), x(z+1), xy) = 0
Gets me (0, y, -1), (x, 0, -1), (0, 0, z) and...