Maths Olympiad Prep

Library / /8 of 19

, 2024

Geometry Difficulty 4.8 AIME Find the answer United States

There are real numbers xx, yy, hh, and kk that satisfy the system of equations
x2+y26x8y=hx2+y210x+4y=k. \begin{aligned} x^2 + y^2 - 6x - 8y &= h \\ x^2 + y^2 - 10x + 4y &= k. \end{aligned}
What is the minimum possible value of h+kh + k?

Pick one

Solution

Answer (C): Adding the two equations and then completing the squares gives
2(x4)2+2(y1)2=h+k+32+2. 2(x - 4)^2 + 2(y - 1)^2 = h + k + 32 + 2.
To ensure a real solution, it follows that h+kh + k is at least 34-34. This solution can be obtained by setting x=4x = 4 and y=1y = 1, in which case h=42+126481=15h = 4^2 + 1^2 - 6 \cdot 4 - 8 \cdot 1 = -15 and k=42+12104+41=19k = 4^2 + 1^2 - 10 \cdot 4 + 4 \cdot 1 = -19. The requested minimum is therefore 34-34.

Completing the squares gives
(x3)2+(y4)2=h+25 (x - 3)^2 + (y - 4)^2 = h + 25
and
(x5)2+(y+2)2=k+29. (x - 5)^2 + (y + 2)^2 = k + 29.
Thus the graphs of these two equations are circles with centers at (3,4)(3, 4) and (5,2)(5, -2). The values of hh and kk are minimized when the two circles are externally tangent and have equal radii, that is, when the radii are half the distance between the two centers of the circles. See the note for further justification.

Figure 1

Thus the radii are both 12(35)2+(4+2)2=10\frac{1}{2} \cdot \sqrt{(3-5)^2 + (4+2)^2} = \sqrt{10}. Therefore h+25=k+29=10h + 25 = k + 29 = 10, so h+k=202529=34h + k = 20 - 25 - 29 = -34. The (unique) solution of the system is (x,y,h,k)=(4,1,15,19)(x, y, h, k) = (4, 1, -15, -19).

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.