Skip to main content

2021 AMC 12B Problem 18

Problem 18 of 25IntermediateAlgebra

Let zz be a complex number satisfying 12z212|z|^2 =2z+22+z2+12+31.=2|z+2|^2+|z^2+1|^2+31. What is the value of z+6z?z+\dfrac{6}{z}?

Answer choices

Show solution

Solution

Let p=z2=zzˉp=|z|^2=z\bar z and s=z+zˉ.s=z+\bar z. Then z+22=p+2s+4,|z+2|^2=p+2s+4, and z2+12|z^2+1|^2 =p2+(z2+zˉ2)+1=p^2+(z^2+\bar z^2)+1 =p2+(s22p)+1.=p^2+(s^2-2p)+1. Substituting, 12p=2(p+2s+4)12p=2(p+2s+4) +p2+s22p+1+31,+p^2+s^2-2p+1+31, which simplifies to p212p+s2+4s+40=0.p^2-12p+s^2+4s+40=0. Completing the square gives (p6)2+(s+2)2=0,(p-6)^2+(s+2)^2=0, so p=6p=6 and s=2.s=-2. Then z+6z=z+6zˉz2=z+zˉ=2.z+\dfrac{6}{z}=z+\dfrac{6\bar z}{|z|^2}=z+\bar z=-2. Thus, the correct answer is A.

More practice

Concepts: complex number · completing the square

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.