For $a,b,c>0$, such that: $a^{\frac{3}{2}}+b^{\frac{3}{2}}+c^{\frac{3}{2}}=3$ prove that:$(a+b)^3+(b+c)^3+(a+c)^3\le24$
I couldn't solve this question and hence looked at the solution. The solution substitutes $x=\sqrt{a}$, $y=\sqrt{b}$, $z=\sqrt{c}$, hence $x^3+y^3+z^3=3$. We also have that $(x^2+y^2)^3+(y^2+z^2)^3+(z^2+x^2)^3\le24$
which is also written as $(x^2+y^2)^3+(y^2+z^2)^3+(z^2+x^2)^3\le \frac{8}{3}(x^3+y^3+z^3)^2$ which holds true, after expanding etc.
My question is, is there a simpler and more intuitive approach? And if not how was I supposed to think of the substitution used above?
Here I will show the thoughts that could help you to do all the steps above.