I'm currently just working through some maxima/minima problems, but came across one that was a bit different from the 'standard' ones.
So they used the usual procedures and ended up finding that the Hessian is zero at the critical point (0,0).
They set $x=y$, which resulted in $f(x,x)=-x^3$, which has an inflection point at the origin, which is the 2D version of the saddle point.
I have a few questions about this.
How did they 'know' to set x=y, or is this a standard technique for these problems? ie: Set $x=f(y)$ and choose some convenient $f(y)$?
In a geometric sense, what does setting $x=y$ mean? I'm having trouble visualising this.

ie: Since we found a direction in which the critical pt is an extremum, then that point therefore is an extremum on the whole?
– Trogdor Apr 08 '14 at 14:36