▸The conjugate of z = 3 + 4i is z-bar = 3 - 4i.
- The conjugate z-bar = 3 - 4i is a reflection of z = 3 + 4i across the real axis on the complex plane.
- The modulus |z| = 5.0000 is the distance from the origin. Both z and z-bar are exactly this far from 0.
- Multiplying z by z-bar eliminates the imaginary part completely, giving the real number 25.0000 (which equals |z|^2).
- This product property is why the conjugate is essential for dividing complex numbers: multiply numerator and denominator by the denominator's conjugate to get a real denominator.
Next stepTo divide (p + qi) by z = a + bi, multiply both by z-bar = a - bi. The denominator becomes |z|^2 = 25.00, a real number, making the division straightforward.