I know that the given inequality can be proved simply as the guys commented above, but I liked to share with you a nice way used in proofs, that is "PROOF BY CASES".
Consider $6$ cases;
CASE(1): $a \ge 0,b \ge 0,a \ge b$
We have: $|a-b|=a-b$, we have: $|a|=a$, and we have: $|b|=b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $a-b \le a+b$ which reduces to $-b \le b$ which is true since $b$ is positive.
CASE(2): $a \ge 0,b \ge 0,a \le b$
We have: $|a-b|=b-a$, we have: $|a|=a$, and we have: $|b|=b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $b-a \le a+b$ which reduces to $-a \le a$ which is true since $a$ is positive.
CASE(3): $a \le 0, b \ge 0$
We have: $|a-b|=b-a$, we have: $|a|=-a$, and we have: $|b|=b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $b-a \le -a+b$ which is clearly true.
CASE(4): $a \le 0, b \le 0, a \ge b$
We have: $|a-b|=a-b$, we have: $|a|=-a$, and we have: $|b|=-b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $a-b \le -a-b$ which reduces to $a \le -a$ which is true since $a$ is negative.
CASE(5): $a \le 0, b \le 0, a \le b$
We have: $|a-b|=b-a$, we have: $|a|=-a$, and we have: $|b|=-b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $b-a \le -a-b$ which reduces to $b \le -b$ which is true since $b$ is negative.
CASE(6): $a \ge 0, b \le 0$
We have: $|a-b|=a-b$, we have: $|a|=a$, and we have: $|b|=-b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $a-b \le a-b$ which is clearly true.
All cases are considered above, and there is no more cases to be considered. Therefore, the given inequality always holds true.
I know that the given inequality can be proved simply as the guys commented above, but I liked to share with you a nice way used in proofs, that is "PROOF BY CASES".
Consider $6$ cases;
CASE(1): $a \ge 0,b \ge 0,a \ge b$
We have: $|a-b|=a-b$, we have: $|a|=a$, and we have: $|b|=b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $a-b \le a+b$ which reduces to $-b \le b$ which is true since $b$ is positive.
CASE(2): $a \ge 0,b \ge 0,a \le b$
We have: $|a-b|=b-a$, we have: $|a|=a$, and we have: $|b|=b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $b-a \le a+b$ which reduces to $-a \le a$ which is true since $a$ is positive.
CASE(3): $a \le 0, b \ge 0$
We have: $|a-b|=b-a$, we have: $|a|=-a$, and we have: $|b|=b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $b-a \le -a+b$ which is clearly true.
CASE(4): $a \le 0, b \le 0, a \ge b$
We have: $|a-b|=a-b$, we have: $|a|=-a$, and we have: $|b|=-b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $a-b \le -a-b$ which reduces to $a \le -a$ which is true since $a$ is negative.
CASE(5): $a \le 0, b \le 0, a \le b$
We have: $|a-b|=b-a$, we have: $|a|=-a$, and we have: $|b|=-b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $b-a \le -a-b$ which reduces to $b \le -b$ which is true since $b$ is negative.
CASE(6): $a \ge 0, b \le 0$
We have: $|a-b|=a-b$, we have: $|a|=a$, and we have: $|b|=-b$
So, the given inequality, $|a-b| \le |a|+|b|$ becomes $a-b \le a-b$ which is clearly true.
All cases are considered above, and there is no more cases to be considered. Therefore, the given inequality always holds true.
Hope this helps.