Find the minimum of the function $$y=\sqrt{-x^2+4x+21}+\sqrt{-x^2+3x+10}.$$
By computer I found $\min_y=3;$ then I will prove $y\ge 3$. After squaring we got $$(x+2)(178-37x)\ge 0\quad \forall -2\le x\le 5.$$
My idea is not beautiful so I need some other solution. Thanks!
Let $f(x)=\sqrt{-x^2+4x+21}+\sqrt{-x^2+3x+10}.$
Thus, $f$ is a concave function, which gives $$\min_{[-2,5]}f=\min\{f(-2),f(5)\}=f(-2)=3.$$ I used the following obvious statement.