Prove the inequality: $\mid \sqrt{a} - \sqrt{b}\mid \le \sqrt{\mid a - b \mid} $ , if $a \ge 0 \thinspace and \thinspace b\ge0$.
This is a homework and I have solved it with 2 method:
1st method: Prove with the graphic of 2 squres overlap, whose ares are a and b;
2nd method: Separate $a \ge 0 , b \ge 0$ into 5 conditions below and prove $\mid \sqrt{a} - \sqrt{b}\mid \le \sqrt{\mid a - b \mid} \thinspace $ holds for each condition. Druing the proof, I used triangle inequality and average inequality. $ (1)\thinspace\thinspace a=0 ,b=0 \thinspace\thinspace(2)\thinspace \thinspace a=0 ,b>0 \thinspace\thinspace(3)\thinspace \thinspace a>0, b=0 \thinspace\thinspace(4)\thinspace \thinspace a>0 ,b>0 ,a\neq b \thinspace\thinspace(5)\thinspace \thinspace a>0, b>0 , a=b \thinspace \thinspace$
I think my solution is neither simple nor efficient.
Can you give me a better proof ? Think you!