The following curve is given: (plot of curve on demos)
$$\frac{1}{4}\log(x)\log(y)=\log(1-x)\log(1-y). $$
A map $f:\Bbb R^2\to\Bbb R^2$ with $f(x,y)=(\log(x),\log(y))$ transforms points on the above curve.
What is the equation for the image of the given curve?
After some algebra, I came up with $$ \frac{1}{4}\log(x)\log(y)=\log(\log(1-e^x))\log(\log(1-e^y)). $$
Is this correct? For some reason the curve won't show up on a plot, so I'm not sure if it's the correct equation.
As @vonbrand wrote, after rearranging, the face the problem of the intersection of $$f(x)=\frac{\log (x)}{4 \log (1 - x)} \qquad \text{and} \qquad g(x)=\frac{\log(1 - x)}{\log (x)}$$ which means $$\log(x)=2\log(1-x) \implies x=(1-x)^2\implies x=\frac{1}{2} \left(3-\sqrt{5}\right)$$