By considering that $$\frac{x}{y}+\frac{y}{x} \geq 2$$I can show that $$\frac{x}{y}+\frac{y}{x}+\frac{x}{z}+\frac{z}{x}+\frac{y}{z}+\frac{z}{y} \geq 6$$
But how would one go from here to prove the required result? It feels like I'm almost there but I can't quite see how to finish it.
I can see that it can be killed off almost instantly using AM/GM of degree 3, but how would one acquire this result without the use of such a tool?
$$\frac{x}{y}+\frac{y}{z}+\frac{z}{x} \geq 3\sqrt[3]{\frac{x}{y}\frac{y}{z}\frac{z}{x}}=3$$
with equality iff $\frac{x}{y}=\frac{y}{z}=\frac{z}{x}$, i.e. $x=y=z$.
– user236182 Jul 01 '15 at 11:23