AMC12 2018 A
AMC12 2018 A · Q22
AMC12 2018 A · Q22. It mainly tests Complex numbers (rare), Coordinate geometry.
The solutions to the equations $z^2 = 4 + 4\sqrt{15}i$ and $z^2 = 2 + 2\sqrt{3}i$, where $i = \sqrt{-1}$, form the vertices of a parallelogram in the complex plane. The area of this parallelogram can be written in the form $p\sqrt{q} - r\sqrt{s}$, where $p, q, r,$ and $s$ are positive integers and neither $q$ nor $s$ is divisible by the square of any prime number. What is $p + q + r + s$?
方程 $z^2 = 4 + 4\sqrt{15}i$ 和 $z^2 = 2 + 2\sqrt{3}i$ 的解(其中 $i = \sqrt{-1}$)在复平面中形成一个平行四边形的顶点。这个平行四边形的面积可以写成 $p\sqrt{q} - r\sqrt{s}$ 的形式,其中 $p, q, r, s$ 是正整数,且 $q$ 和 $s$ 都不被任何质数的平方整除。求 $p + q + r + s$ 的值。
(A)
20
20
(B)
21
21
(C)
22
22
(D)
23
23
(E)
24
24
Answer
Correct choice: (A)
正确答案:(A)
Solution
Answer (A): Let $z=a+bi$ be a solution of the first equation, where $a$ and $b$ are real numbers. Then $(a+bi)^2=4+4\sqrt{15}i$. Expanding the left-hand side and equating real and imaginary parts yields
$$a^2-b^2=4 \quad \text{and} \quad 2ab=4\sqrt{15}.$$
AMC 12A Solutions 13
From the second equation, $b=\dfrac{2\sqrt{15}}{a}$, and substituting this into the first equation and simplifying gives $(a^2)^2-4a^2-60=0$, which factors as $(a^2-10)(a^2+6)=0$. Because $a$ is real, it follows that $a=\pm\sqrt{10}$, from which it then follows that $b=\pm\sqrt{6}$. Thus two vertices of the parallelogram are $\sqrt{10}+\sqrt{6}i$ and $-\sqrt{10}-\sqrt{6}i$. A similar calculation with the other given equation shows that the other two vertices of the parallelogram are $\sqrt{3}+i$ and $-\sqrt{3}-i$. The area of this parallelogram can be computed using the shoelace formula, which gives the area of a polygon in terms of the coordinates of its vertices $(x_1,y_1)$, $(x_2,y_2)$, $\ldots$, $(x_n,y_n)$ in clockwise or counter-clockwise order:
$$\frac12\cdot\left|\,(x_1y_2+x_2y_3+\cdots+x_{n-1}y_n+x_ny_1)-(y_1x_2+y_2x_3+\cdots+y_{n-1}x_n+y_nx_1)\,\right|.$$
In this case $x_1=\sqrt{10}$, $y_1=\sqrt{6}$, $x_2=\sqrt{3}$, $y_2=1$, $x_3=-\sqrt{10}$, $y_3=-\sqrt{6}$, $x_4=-\sqrt{3}$, and $y_4=-1$. The area is $6\sqrt{2}-2\sqrt{10}$, and the requested sum of the four positive integers in this expression is $20$.
答案(A):设 $z=a+bi$ 为第一个方程的一个解,其中 $a$ 与 $b$ 为实数。则 $(a+bi)^2=4+4\sqrt{15}i$。展开左边并分别比较实部与虚部,得到
$$a^2-b^2=4 \quad \text{且} \quad 2ab=4\sqrt{15}.$$
AMC 12A 解答 第 13 页
由第二个方程可得 $b=\dfrac{2\sqrt{15}}{a}$,将其代入第一个方程并化简得 $(a^2)^2-4a^2-60=0$,因式分解为 $(a^2-10)(a^2+6)=0$。由于 $a$ 为实数,故 $a=\pm\sqrt{10}$,进而 $b=\pm\sqrt{6}$。因此该平行四边形的两个顶点为 $\sqrt{10}+\sqrt{6}i$ 与 $-\sqrt{10}-\sqrt{6}i$。对另一个给定方程做类似计算可得另外两个顶点为 $\sqrt{3}+i$ 与 $-\sqrt{3}-i$。该平行四边形的面积可用鞋带公式计算;鞋带公式给出按顺时针或逆时针顺序排列的顶点坐标 $(x_1,y_1)$、$(x_2,y_2)$、$\ldots$、$(x_n,y_n)$ 所围成多边形面积:
$$\frac12\cdot\left|\,(x_1y_2+x_2y_3+\cdots+x_{n-1}y_n+x_ny_1)-(y_1x_2+y_2x_3+\cdots+y_{n-1}x_n+y_nx_1)\,\right|.$$
在本题中,$x_1=\sqrt{10}$,$y_1=\sqrt{6}$,$x_2=\sqrt{3}$,$y_2=1$,$x_3=-\sqrt{10}$,$y_3=-\sqrt{6}$,$x_4=-\sqrt{3}$,$y_4=-1$。面积为 $6\sqrt{2}-2\sqrt{10}$,该式中四个正整数的和为 $20$。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.