Question: What is the sum of the complex numbers z1 = 2 + 3i and z2 = 4 - 2i?
Options:
Correct Answer: 6 + i
Solution:
The sum of two complex numbers z1 + z2 = (2 + 3i) + (4 - 2i) = (2 + 4) + (3 - 2)i = 6 + i.