Skip to main content

2021 AMC 12A Problem 21

Problem 21 of 25HarderAlgebraGeometry

The five solutions to the equation (z1)(z2+2z+4)(z2+4z+6)=0 \begin{aligned} &(z - 1)(z^2 + 2z + 4) \\ &\quad {}\cdot (z^2 + 4z + 6) = 0 \end{aligned} may be written in the form xk+ykix_k + y_k i for 1k5,1 \le k \le 5, where xkx_k and yky_k are real. Let EE be the unique ellipse that passes through the points (x1,y1),(x_1, y_1), (x2,y2),(x_2, y_2), (x3,y3),(x_3, y_3), (x4,y4),(x_4, y_4), and (x5,y5).(x_5, y_5). The eccentricity of EE can be written in the form mn,\sqrt{\tfrac{m}{n}}, where mm and nn are relatively prime positive integers. What is m+n?m + n? (Recall that the eccentricity of an ellipse EE is the ratio ca,\tfrac{c}{a}, where 2a2a is the length of the major axis of EE and 2c2c is the distance between its two foci.)

Answer choices

Show solution

Solution

The roots are z=1,z = 1, z=1±i3,z = -1 \pm i\sqrt3, and z=2±i2,z = -2 \pm i\sqrt2, giving the points (1,0),(1, 0), (1,±3),(-1, \pm\sqrt3), and (2,±2).(-2, \pm\sqrt2). By symmetry about the xx-axis, the ellipse has the form Ax2+Cy2+Dx+F=0.Ax^2 + Cy^2 + Dx + F = 0. Substituting the points yields 5x2+6y2+9x14=0.5x^2 + 6y^2 + 9x - 14 = 0. Completing the square gives 5(x+910)2+6y2=36120, 5\left(x + \tfrac{9}{10}\right)^2 + 6y^2 = \tfrac{361}{20}, so a2=361100a^2 = \tfrac{361}{100} (along xx) and b2=361120.b^2 = \tfrac{361}{120}. Then e2=1b2a2=1100120=16,e^2 = 1 - \dfrac{b^2}{a^2} = 1 - \dfrac{100}{120} = \dfrac16, so e=16.e = \sqrt{\tfrac16}. With m=1m = 1 and n=6,n = 6, we get m+n=7.m + n = 7. Thus, the correct answer is A.

More practice

Concepts: ellipse · complex number · system of equations

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