Q21JEE Main 2025NAT
Let A={z∈C:∣z−2−i∣=3}, B={z∈C:Re(z−iz)=2} and S=A∩B. Then ∑limitsz∈S∣z∣2 is equal to ____ .
📖 Explanation
Set A describes a circle with center 2+i and radius 3, given by (x−2)2+(y−1)2=9. Set B represents the condition Re((x+iy)(1−i))=2, which expands to Re(x−ix+iy+y)=x+y=2. Substituting y=2−x into the circle equation yields (x−2)2+(2−x−1)2=9, simplifying to 2x2−6x−4=0, or x2−3x−2=0. The roots x1,x2 satisfy x1+x2=3 and x1x2=−2. The sum of the squares of the moduli is ∑(x2+y2)=∑(x2+(2−x)2)=∑(2x2−4x+4)=2(x12+x22)−4(x1+x2)+8. Using x12+x22=(x1+x2)2−2x1x2=13, the total sum is 2(13)−4(3)+8=22.