Homework Statement
Find the minimum and maximum of the given equation, f(x,y,z)=x+y+z, with the constraint 1/x+1/y+1/z=1.
Homework Equations
f(x,y,z)=x+y+z, with the constraint 1/x+1/y+1/z=1.
The Attempt at a Solution
I know the solution, which is minimum {(1,1,-1), (1,-1,1), (-1,1,1)} and...