Maximise $(a+1)(b+1)(c+1)$ when $a+b+c=1$.
I know the answer is just set $a=b=c=\frac{1}{3}$, and you could prove that by comparing two terms at a time: fix one term, and the two other terms are maximised when equal because of squares, so you need to set all 3 terms equal.
But is there any proper solution to this using real inequality techniques?