Define $M=\{(x,y) \in \mathbb{R^2}\space|\space x^y=y^x , x>0, y> 0,(x,y)\neq(e,e)\}$. Show that $M$ is a one-dimensional submanifold.
Here's what I have done so far.
Define $$A=\{(x,y) \in \mathbb{R^2}\space|\ x>0, y> 0(x,y)\neq(e,e)\}$$ and $$F:A\longrightarrow\mathbb{R}$$
by putting $F(x,y)=x^y-y^x$.
Then $M=F^{-1}(0)$, and $\nabla F=(yx^{y-1}-y^x\ln y, \space x^y\ln x-xy^{x-1})$.
If we prove that $\nabla F (x,y)\neq (0,0)$ for all $(x,y) \in A$, we are done. Of course, $\nabla F(e,e)=(0,0)$, but $(e,e) \notin A$. My question is:
How to show that the equation $(yx^{y-1}-y^x\ln y, \space x^y\ln x-xy^{x-1})=(0,0)$ has no other solutions?