If x and y are both greater than or equal to 1, show that $|\sqrt{x}-\sqrt{y}|$ is less than or equal to $0.5| x-y |$
Would really appreciate any help! Thanks
If x and y are both greater than or equal to 1, show that $|\sqrt{x}-\sqrt{y}|$ is less than or equal to $0.5| x-y |$
Would really appreciate any help! Thanks
Just write, with $x\geq1, \, y \geq1$: $$|\sqrt{x}-\sqrt{y}|=\left|\frac{(\sqrt{x}-\sqrt{y})(\sqrt{x}+\sqrt{y})}{\sqrt{x}+\sqrt{y}}\right|=\left|\frac{x-y}{\sqrt{x}+\sqrt{y}}\right|\leq\left|\frac{x-y}{1+1}\right|=\frac{\left|x-y\right|}{2}.$$