The question at hand is that I have $z_1, z_2 \in \mathbb{C}$ two complex numbers.
I was able to prove the following:
$|z_1 z_2 + i|^2 - |z_1z_2|^2 = 1+ 2 \Im (z_1z_2)$
The second part of the question required to prove the following inequality using the previous equation:
$$||z_1z_2|-1| \leq|z_1z_2 + i| \leq |z_1z_2| +1$$
I managed to prove part of it using the triangle inequality:
$|z_1z_2 + i |\leq |z_1z_2| + |i| = |z_1z_2| +1$
i tried using the equation to prove the first part of the inequality, but i'm not getting anywhere.
Any help is really appreciated