So we have two complex numbers and we have to find the midpoint between them. Here is important to remember that complex numbers are composed of two parts:
Where a is known as the real part and b as the imaginary part with i being the imaginary unit. Complex numbers can be represented as two dimentional points with their real part as their first coordinate and their imaginary part as their second coordinate. Then the numbers we have are:
Using this representation we can find the midpoint. The midpoint between two points (a,b) and (c,d) is given by:
So the midpoint between (-7,4) and (3,-2) is given by:
Then the answer is: