Prove for all positive a,b,c $$\frac{a+b}{c}+\frac{b+c}{a}+\frac{c+a}{b} \geq6$$
My Try
I tried taking common denominator of the expression,
$\frac{a^2b+ab^2+b^2c+c^2b+ac^2+a^2c}{abc}$
How to proceed? Is there a way to write them as perfect squares to get the least value? a Hint is much appreciated. Thanks!
It is $$\frac{a}{b}+\frac{b}{a}+\frac{b}{c}+\frac{c}{b}+\frac{c}{a}+\frac{a}{c}\geq 6$$ and now use that $$x+\frac{1}{x}\geq 2$$ for all $$x>0$$ You can also use that $$\frac{a^2 b+ab^2+b^2c+c^2b+a^2c+ac^2}{6}\geq \sqrt[6]{(abc)^6}=abc$$