Thailand International Math Olympiad 2018 secondary senior problem 18
For real numbers $x$ and $y$ , find the minimum value of $$ \sqrt{x^2 + y^2} + \sqrt{(x-3)^2 + (y-4)^2} $$
This question was under geometry. I found this really challenging. I couldn't see any geometry other than circle equations in this problem.
Note that the formulas seem similar to the distance formula in $\mathbb R^2$. In fact, the formula is the sum of the distances of point $(x,y)$ to $(0,0)$ and $(3,4)$. We know that any point on the segment in between $(0,0)$ and $(3,4)$ will minimize the function by the triangle inequality. In particular, $(0,0)$ will.
So, we simply evaluate $$\sqrt{3^2+4^2}=5$$To get our answer of $5$.