Exercise 1.4 from a great book The Cauchy-Schwarz Master Class asks to prove the following:
For all positive $x$, $y$ and $z$, one has $$x+y+z \leq 2 \left(\frac{x^2}{y+z} + \frac{y^2}{x+z} + \frac{z^2}{x+y}\right).$$
Introduction to the exercise says:
There are many situations where Cauchy's inequality conspires with symmetry to provide results that are visually stunning.
How to prove that inequality? And how does one benefit from the "symmetry"? What is the general idea behind this "conspiracy"?
The inequality $$ (x+y+z)^2\le \left(\frac{x^2}{y+z}+\frac{y^2}{x+z}+\frac{z^2}{x+y}\right)[(y+z)+(x+z)+(x+y)]$$ can be obtained from Cauchy-Schwarz.
(You use it for triples $\frac{x}{\sqrt{y+z}}$, $\frac{y}{\sqrt{x+z}}$, $\frac{z}{\sqrt{x+y}}$ and $\sqrt{y+z}$, $\sqrt{x+z}$, $\sqrt{x+y}$.)
Now if you cancel $(x+y+z)$ you get the desired inequality.
However, I am not able to explain "the conspiracy", so I left this task for other answerers.
After seeing Byron Schmuland's comment I had a look into the book, and found out that basically the same explanation is given in the back of the book.