let $m,n$ is give positive numbers,and such $$\dfrac{m}{a}+\dfrac{n}{b}=1$$ show that $$a+b+\sqrt{a^2+b^2}\ge 2(m+n+\sqrt{2mn})$$
use this methods:How to find the minimum of $a+b+\sqrt{a^2+b^2}$
let $$a=\dfrac{m(x+y)}{x}.b=\dfrac{n(x+y)}{y}$$ then we have $$a+b+\sqrt{a^2+b^2}- 2(m+n+\sqrt{2mn})=\cdots\ge 0?$$
so I think this is have AM-GM and Cauchy-Schwarz inequality solve it,Thank you