Problem:
There are real numbers x,y,h, and k that satisfy the system of equations
x2+y2−6x−8yx2+y2−10x+4y​=h=k​
What is the minimum possible value of h+k ?
Answer Choices:
A. −54
B. −46
C. −34
D. −16
E. 16
Solution:
Adding the two equations and then completing the squares gives
2(x−4)2+2(y−1)2=h+k+32+2
To ensure a real solution, it follows that h+k is at least -34 . This solution can be obtained by setting x=4 and y=1, in which case h=42+12−6⋅4−8⋅1=−15 and k=42+12−10⋅4+4⋅1=−19. The requested minimum is therefore (C)−34​ .
OR
Completing the squares gives
(x−3)2+(y−4)2=h+25
and
(x−5)2+(y+2)2=k+29
Thus the graphs of these two equations are circles with centers at (3,4) and (5,−2). The values of h and k 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.
Thus the radii are both 21​⋅(3−5)2+(4+2)2​=10​. Therefore h+25=k+29=10, so h+k=20−25−29=−34. The (unique) solution of the system is (x,y,h,k)=(4,1,−15,−19).
Note: The claim in the solution follows from the fact that for two positive real numbers, their quadratic mean is greater than or equal to their arithmetic mean. Indeed, if h+25​+k+29​=210​, then