I am trying to find points on $z= (2x^2+y^2)e^(-x^2-y^2)$ where the tangent planes are horizontal. Taking the partial derivatives with respect to x and y and setting both to zero. After simplifying the two equations I get:
$$2=2x^2+3y^2$$ $$3=2x^2+3y^2$$
I know one solution is $(0,0)$, but can anyone help me find the others just by using algebra.