Skip to main content

2023 AMC 12B Problem 12

Problem 12 of 25IntermediateAlgebra

For complex numbers u=a+biu=a+bi and v=c+di,v=c+di, define the binary operation \otimes by uv=ac+bdi. u\otimes v=ac+bdi. Suppose zz is a complex number such that zz=z2+40.z\otimes z=z^2+40. What is z?|z|?

Answer choices

Show solution

Solution

With z=a+bi,z=a+bi, we have zz=a2+b2iz\otimes z=a^2+b^2 i and z2+40=(a2b2+40)+2abi.z^2+40=(a^2-b^2+40)+2abi. The real parts give a2=a2b2+40,a^2=a^2-b^2+40, so b2=40.b^2=40. The imaginary parts give b2=2ab,b^2=2ab, so b=2ab=2a and a2=b24=10.a^2=\tfrac{b^2}{4}=10. Then z2=a2+b2=50,|z|^2=a^2+b^2=50, so z=52.|z|=5\sqrt{2}. Thus, the correct answer is E.

More practice

Concepts: custom operation · complex number · system of equations

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