To multiply complex numbers we can apply the FOIL method:
| Multiply the Firsts: | $ 1\cdot1 = 1$ |
| Multiply the Outers: | $ 1 \cdot \left( -4 i \right) = -4 \cdot i $ |
| Multiply the Inners: | $ -4 i \cdot 1 = -4 \cdot i $ |
| Multiply the Lasts: | $ \left( -4 i \right) \cdot \left( -4 i\right) = 16 i^2 = 16 \cdot (-1) = -16 $ |
Now we add all products together:
$$ z_1 \cdot z_2 = 1 -4 i -4 i -16 = -15-8i $$