if $(a,b,c)>0$
and $abc(a+b+c)=3$
Then what can you say about the bounds of
$(a+b)(b+c)(c+a)$ ?
Hint:
think Geometrically!
My Approach
1.assumed $a\geq b \geq c$
2.Tried to think geometrically
3.used the Hadwiger-Finsler inequality
and modified it to get $(a+b+c) \geq \sqrt{4A\sqrt{3}+2(a^2+b^2+c^2)}$ (where A is the area of a triangle and a,b,c are it's sides)
4. I suspect that as we're to find bounds of $\Pi (a+b)$,we could try to find some vaues of (a+b)'s.
Could you please help me with this problem?
Let $g=a+b$,$~f=a+c$,$~e=b+c$,
$\implies a=\frac f2+\frac g2-\frac e2$,$~~b=\frac e2+\frac g2-\frac f2$, $~~c=\frac e2+\frac f2-\frac g2$
It is easy to see that $e,f,g$ can form the sides of a triangle. Let $\Delta$ denote the area of triangle $EFG$ and $R$ denote the circumradius of the triangle $EFG$.
We have, $$(s-e)(s-f)(s-g)s=3$$ $$\implies\Delta=\sqrt3$$
$$(a+b)(b+c)(c+a)=efg=8R^3(\sin E\cdot\sin F\cdot \sin G)=\frac{(efg)^3}{8\Delta^3}(\sin E\cdot\sin F\cdot \sin G)$$ $$\implies(efg)^2=\frac{24\sqrt3}{\sin E\cdot\sin F\cdot \sin G}$$ $$0<\sin E\cdot\sin F\cdot \sin G\le\frac{3\sqrt3}{8}$$ $$\implies efg\in\bigg[8,\infty\bigg)$$ $$\implies (a+b)(b+c)(c+a)\in\bigg[8,\infty\bigg)$$