Can you prove $$|z_1|^2\cdot [(1-r)\cdot|z_1 - z_2|] + |z_2|^2\cdot(r\cdot|z_1-z_2|)= |z_1-z_2|\cdot(|(1-r)z_1+rz_2|^2+r\cdot(1-r)\cdot|z_1-z_2|^2) $$
(such that $z_1,z_2 \in \mathbb{C}$ and $r\in\mathbb{R}$, $0 \leq r \leq 1$)
without constructing a triangle.
So far I started solving the LHS and arrived at $$|z_1 - z_2| [|z_1|^2 \cdot(1-r) + |z_2|^2\cdot r]$$ At this point it started to look a little like the RHS. Not entirely sure if I should proceed by expressing $|z_1|^2$ as $z_1\cdot \bar{z_1}$ and expand further. When I continue this why, I don't know how to arrive at $|(1-r)z_1+rz_2|^2.$