Prove using the triangular inequality that: $|a+b| \geq |a| - |b|$

117 Views Asked by At

How can I prove using the triangular inequality that: $$|a+b| \geq |a| - |b|$$

I already proved it by considering all 8 possible scenarios (like a>b and b=0 ... etc) However I couldn’t manage to find the way to prove it only by using the triangular inequality.

2

There are 2 best solutions below

0
On BEST ANSWER

Hint: the inequality you wish to prove is equivalent to $$|a + b| + |-b| \ge |a|.$$

0
On

By triangular inequality we have: $$|a|=|a+b +(-b)|\leq |a+b|+|b|.$$ Thus, $$|a+b| \geq |a| - |b|.$$