I was doing my inequality homework and I encountered the following problem:
Show that $\forall a,b,c\in\mathbb{R}^+$, $$\sqrt{a^2+b^2}+\sqrt{b^2+c^2}+\sqrt{c^2+a^2}\ge(a+b+c)\sqrt2.$$
I came up a prove using QM-AM inequality, as follows (you can also try to prove with QM-AM inequality for exercise).
But my problem is, can we not use the QM-AM inequality?


Following the hint given in the comments, consider the following diagram:
The inequality's LHS is the sum of lengths of diagonals that have been drawn in the diagram. However, this being a path from corner to opposite corner, it must be at least as long as a straight line, which has length equal to the RHS. This completes the proof.