Let $z\in \mathbb C$. Prove that $|z-1|\leq |z-j|+|z-j^2|$
This inequality appears as an exercise in a book for highschoolers. It is marked as very difficult. $j=\exp(2i\pi/3)$ denotes a third root of unity.
I tried squaring both sides, and making use of $j^2=-1-j$, as well as $\bar j=j^2$ but I haven't made significant progress...
Remark: In retrospect it seems obvious that the problem cannot be solved without geometric insights, that I didn't know of at the time.
(The following is equivalent to Aqua's elegant answer. I'm just stating it to demonstrate a self-contained solution.)
Start with the identity $$ (z-1)(j-j^2) = (z-j)(1-j^2) + (z-j^2)(j-1) \, . $$ Then apply the triangle inequality and use that $$ |j-j^2| = |1-j^2| = |j-1| \, . $$