This was a problem given in a no calculator math contest (HMMT):
What is the minimum value of $(xy)^2+(x+7)^2+(2y+7)^2$ where $x$ and $y$ are reals. My friends and I discussed about using calculus, but we reasoned that there must be a faster trick (calc would take too long). Any ideas?
Hint:
\begin{align} f(x,y) &= (xy)^2+(x+7)^2+(2y+7)^2 \\ &= (xy-2)^2+(x+2y+7)^2+45 \\ \end{align}