Given: z1=2+3i, z2=3+4i, and
∣z−z1∣2−∣z−z2∣2=∣z1−z2∣2
Find: The geometric nature of the set S.
Let
z=x+yi
Then
∣z−z1∣2=(x−2)2+(y−3)2
and
∣z−z2∣2=(x−3)2+(y−4)2Also,
∣z1−z2∣2=∣(2+3i)−(3+4i)∣2=∣−1−i∣2=12+12=2Substituting into the given condition,
((x−2)2+(y−3)2)−((x−3)2+(y−4)2)=2Expanding,
(x2−4x+4+y2−6y+9)−(x2−6x+9+y2−8y+16)=2After cancellation,
2x+2y−12=2
So,
2x+2y=14
which gives
x+y=7This is a straight line. Its intercepts on the coordinate axes are 7 and 7, so their sum is
7+7=14
Therefore, the correct option is A.
The solution labels option D, but the working clearly gives the line x+y=7, so the mathematically correct answer is A.