2021 WSMO Team Round/Problem 10
Revision as of 20:28, 23 March 2023 by Megaboy6679 (talk | contribs)
Problem
The minimum possible value ofcan be expressed as
Find
Proposed by pinkpig
Solution
Notice that we can complete the square inside the second square root:
Notice that we can find the minimum by setting this to
, which occurs when
and
. This gives us the minimum of
. (If we set the other square root to
, we get a minimum of
which is larger than
.) Therefore
.
~programmeruser