Question:
let $x,y\in [0,1]$, show that $$\dfrac{1-xy}{\sqrt{1+x^2}+\sqrt{1+y^2}+\sqrt{(1-x)^2+(1-y)^2}}\le\dfrac{\sqrt{5}-1}{4}$$ Thank you (I think this inequality can use Geometric interpretation)
my idea: $$\Longleftrightarrow 4(1-xy)\le (\sqrt{5}-1)[\sqrt{1+x^2}+\sqrt{1+y^2}+\sqrt{(1-x)^2+(1-y)^2}]$$
$$\Longleftrightarrow (\sqrt{5}-1)[\sqrt{1+x^2}+\sqrt{1+y^2}+\sqrt{(1-x)^2+(1-y)^2}]+4xy\ge 4$$
then I can't prove it.
Thank you