QUESTION: Let $ƒ(x,y)=\sqrt{x^2+y^2}+\sqrt{x^2+y^2-2x+1}+\sqrt{x^2+y^2-2y+1}+\sqrt{x^2+y^2-6x-8y+25}$
(A) Minimum value of $ƒ(x,y)= 5+\sqrt2$
(B) Minimum value of $ƒ(x,y)= 5-\sqrt2$
(C) Minimum value occurs of $ƒ(x,y)$ for $x=\frac{3}{7}$
(D) Minimum value occurs of $ƒ(x,y)$ for $y=\frac{4}{7}$
My approach , all values in the square roots needs to be positive.
${x^2+y^2\ge 0}$ hence it encloses the whole graph
${x^2+y^2-2x+1}$,${(x-1)^2+y^2\ge 0}$
$x^2+y^2-2y+1$, $ x^2+(y-1)^2\ge 0$
$x^2+y^2-6x-8y+25$, $(x-3)^2+(y-4)^2\ge 0$
Not able to approach from here