Remember the modulus properties:
- Multiplication and division are perfectly preserved: \(|z_1 z_2| = |z_1||z_2|\) and \(\left|\frac{z_1}{z_2}\right| = \frac{|z_1|}{|z_2|}\).
- Addition and subtraction follow the triangle inequality: \(|z_1 + z_2| \le |z_1| + |z_2|\) and \(|z_1 - z_2| \ge ||z_1| - |z_2||\).