Find minimal value of $f(x) = \sqrt{5x^2 - 40x + 85} + \sqrt{5x^2 - 24x + 53}$.
I can solve it using derivatives. Is there any other way to solve it? For example using some popular inequalities?
Find minimal value of $f(x) = \sqrt{5x^2 - 40x + 85} + \sqrt{5x^2 - 24x + 53}$.
I can solve it using derivatives. Is there any other way to solve it? For example using some popular inequalities?
HINT :
We can write $$\frac{f(x)}{\sqrt 5}=\sqrt{(x-4)^2+(0-1)^2}+\sqrt{\left(x-\frac{12}{5}\right)^2+\left(0-\frac{11}{5}\right)^2}.$$
This represents the sum of the distance between $(x,0)$ and $(4,1)$ and the distance between $(x,0)$ and $\left(\frac{12}{5},\frac{11}{5}\right)$.