Finding the minimum of √(a²-12a+40)+√(b²-8b+20)+√(a²+b²)

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find the minimum of $\sqrt{a^2-12a+40}+\sqrt{b^2-8b+20}+\sqrt{a^2+b^2}$.
 
Mathematics news on Phys.org
anemone said:
Find the minimum of $\sqrt{a^2-12a+40}+\sqrt{b^2-8b+20}+\sqrt{a^2+b^2}$.

Using Triangle Inequality::

$\displaystyle \sqrt{(6-a)^2+2^2}+\sqrt{2^2+(4-b)^2}+\sqrt{a^2+b^2}\geq \sqrt{(6-a+2+a)^2+(2+4-b+b)^2} = 10$

and equality hold when $\displaystyle \frac{6-a}{2}=\frac{2}{4-b} = \frac{a}{b}$

- - - Updated - - -
 
Last edited by a moderator:
jacks said:
Using Triangle Inequality::

$\displaystyle \sqrt{(6-a)^2+2^2}+\sqrt{2^2+(4-b)^2}+\sqrt{a^2+b^2}\geq \sqrt{(6-a+2+a)^2+(2+4-b+b)^2} = 10$

and equality hold when $\displaystyle \frac{6-a}{2}=\frac{2}{4-b} = \frac{a}{b}$

- - - Updated - - -

Bravo, jacks!(Yes) And thanks for participating!