Let $x,y,z$ be positive numbers such that $xyz=1$. Determine (with proof) extreme values of $${xy+yz+zx\over x+y+z}$$
Please, no calculus are allowed!
Mark with $E$ extremum of that expression. So
$$E= {x^2y^2 +y+x\over (x+y)xy+1}$$
Then we have $$x^2y^2(1-Ey)+x(1-Ey^2)+y-E=0$$ which discriminat (on variable $x$) must be $0$, so
$$ (1-Ey^2)^2-4(y-E)(y^2-Ey^3)=0$$
so $$E^2(y^4-4y^3)+E(4y^4+2y^2)+1-4y^3=0$$
and here I'm stuck... Any help?
For $$ (x,y,z) = \left(n,n, \frac{1}{n^2} \right) $$ I got the requested ratio as $$ n \left(\frac{n^3 + 2}{2 n^3 + 1} \right) \approx \frac{n}{2} $$
For $$ (x,y,z) = \left(\frac{1}{n},\frac{1}{n}, n^2 \right) $$ I got the requested ratio as $$ \frac{1}{n} \left(\frac{2n^3 + 1}{ n^3 + 2} \right) \approx \frac{2}{n} $$