What is the minimum value of $$\sqrt{(x+3)^2 + 49} + \sqrt{(x-5)^2 + 64}$$
I tried getting the first derivative, but I can't solve the equation when I put $y = 0$.
Methods without using calculus are also welcome.
What is the minimum value of $$\sqrt{(x+3)^2 + 49} + \sqrt{(x-5)^2 + 64}$$
I tried getting the first derivative, but I can't solve the equation when I put $y = 0$.
Methods without using calculus are also welcome.
On
Using Triangle Inequality
$$\sqrt{(x+3)^2+7^2}+\sqrt{(x-4)^2+8^2}\geq \sqrt{(3+x+x-7)^2+(7+9)^2}$$
On
By Minkowski (triangle inequality) we obtain: $$\sqrt{(x+3)^2+7^2}+\sqrt{(x-4)^2+8^2}\geq \sqrt{(x+3+4-x)^2+(7+8)^2}=\sqrt{274}$$ The equality occurs for $(x+3,7)||(4-x,8),$ which says that we got a minimal value.
Here's a solution without words ...