I am asked to find all local maximum and minimum points for the function,
f(x,y) = (1+xy)(x+y) so, naturally, I had to find the critical points. However, in the back of my book (Calculus Early Transcendentals 6E, James Stewart) the only critical points are (1,-1) (-1,1) (both of which are...