Skip to main content

2018 AMC 12A Problem 22

Problem 22 of 25HarderAlgebraGeometry

The solutions to the equations z2=4+415iz^2 = 4 + 4\sqrt{15}\,i and z2=2+23i,z^2 = 2 + 2\sqrt{3}\,i, where i=1,i = \sqrt{-1}, form the vertices of a parallelogram in the complex plane. The area of this parallelogram can be written in the form pqrs,p\sqrt{q} - r\sqrt{s}, where p,p, q,q, r,r, and ss are positive integers and neither qq nor ss is divisible by the square of any prime number. What is p+q+r+s?p + q + r + s?

Answer choices

Show solution

Solution

Writing z=a+biz = a + bi with (a+bi)2=4+415i(a + bi)^2 = 4 + 4\sqrt{15}\,i gives a2b2=4a^2 - b^2 = 4 and 2ab=415.2ab = 4\sqrt{15}. Then a44a260=0,a^4 - 4a^2 - 60 = 0, so (a210)(a2+6)=0,(a^2 - 10)(a^2 + 6) = 0, yielding a=±10,a = \pm\sqrt{10}, b=±6.b = \pm\sqrt{6}. The vertices from the first equation are ±(10+6i).\pm(\sqrt{10} + \sqrt{6}\,i). The same method on z2=2+23iz^2 = 2 + 2\sqrt{3}\,i gives ±(3+i).\pm(\sqrt{3} + i). Applying the shoelace formula to (10,6),(\sqrt{10}, \sqrt{6}), (3,1),(\sqrt{3}, 1), (10,6),(-\sqrt{10}, -\sqrt{6}), (3,1)(-\sqrt{3}, -1) gives area 62210.6\sqrt{2} - 2\sqrt{10}. Thus p+q+r+sp + q + r + s =6+2+2+10= 6 + 2 + 2 + 10 =20.= 20. Thus, the correct answer is A.

More practice

Concepts: complex number · shoelace formula

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