Here, we find all solutions of x^y=y^x numerically. To do so, we solve y-x^(y/x)=0. Thus we find (x,y), and (y,y) and (y,x). Then we draw the green tracks of these three points. The blue functions are x^(y/x) for various y.