AIME 2025 I · 第 8 题
AIME 2025 I — Problem 8
题目详情
Problem
Let be a real number such that the system \begin{align*} &|25 + 20i - z| = 5 \\ &|z - 4 - k| = |z - 3i - k| \end{align*} has exactly one complex solution . The sum of all possible values of can be written as , where and are relatively prime positive integers. Find . Here .
Video solution by grogg007
https://youtu.be/wib5vos7Sd4?t=268
解析
Solution 1

The complex number must satisfy the following conditions on the complex plane:
The magnitude between and is This can be represented by drawing a circle with center and radius
It is equidistant from the points and Hence it must lie on the perpendicular bisector of the line connecting these points.
For to have one solution, the perpendicular bisector of the segment connecting the two points must be tangent to the circle. This bisector must pass the midpoint, and have slope The segment connecting the point of tangency to the center of the circle has slope meaning the points of tangency can be or Solving the equation for the slope of the perpendicular bisector gives
or
giving or , having a sum of
~nevergonnagiveup
Solution 2 (Systematic + Algebra)
We first look at each equation, and we convert each to algebra (note that the absolute value sign of means the magnitude). Let's convert z to .
Note that the first equation becomes:
Note that this is the equation of a circle centered at with radius .
And the second equation becomes:
You can see that the many similar terms that cancel out, simplfying, you get:
Now we must isolate B
This equation can be seen as a line with a slope, and a y-intercept of .
Note that the question only wants one solution, so we want two tangent lines, one above the circle, and one below the circle. You can see Solution 2 for the picture.
Because the slope is , the circle must have a slope coming out of center of its reciprocal, . So the points on the circle where this line with a must intersect must be and . We can easily use point-slope form to find the equations of these lines.
and
Now we must match the y-intercepts to the equations with in it. Solving the equations:
we get that and Adding them up and simplifying, we get a sum of
~Marcus :)
Solution 3 (A Little Geometry)
![]()
![]()
To solve the problem, we first locate the point . According to the conditions, we can know that:
is on the perpendicular bisector of and
The distance from to circle is .
Therefore, must be the 2 points of tangent of a line with the slope of with circle O (center at , radius of ), corresponding to the 2 values: and .
Since the question only asks for the sum of and , we would not need to calculate them separately. Let the middle point of and be ==> + = .
Looking at the simplified figure below. We may calculate using similarity of the triangles:
We conclude that .
~cassphe
Solution 4 (Distance Formula, quick)
Let Then the system becomes and . For this system to have one solution for the line must be tangent to the circle . For a line to be tangent to a circle, the distance between the line and center must be equal to the length of the radius, which is . The center of the circle is and we can express the line as So we have:
is The requested sum is
~grogg007, Mathycoder & MathKing555 also previously mentioned a similar approach
Solution 5 (Educated Guess)
Letting , the given equations become and . Expanding the second equation and canceling like terms yields . Rearrange and solve for to get .
The equation is a circle with center and radius . As explained in Solution 1, represents the perpendicular bisector of the line segment formed by connecting points and . The tangent points hit on the circle by the perpendicular bisector with be diametrically opposite.
Experiment with plugging in diametrically opposite pairs of points such as and , which can be found using right triangles, into the previously found formula . Observe that when the resulting -values from each pair are added together, the value is obtained every time. If one assumes that this holds true for each pair of points, then it also holds true for the desired points, and the answer is .
~Christian
Video Solution by SpreadTheMathLove
https://www.youtube.com/watch?v=d08B2yqukgY
Video Solution - Complex Numbers and Geometry by HungryCalculator
https://www.youtube.com/watch?v=qnj7JJCUPCI
~HungryCalculator