0

Here is what I tried: $-|A| \leq A \leq |A|$ and $-|B|\leq B \leq |B|$ and adding the two inequality to get $|A+B| \leq |A|+|B|$.

2 Answers2

2

$$|A+B|+|B|=|A+B|+|-B|\ge|A+B+(-B)|=|A|$$

timon92
  • 11,329
1

If $A$ and $B$ are positve then the absolute value of their sum is greater then the difference $|A| - |B|$. Now, suppose $A$ positive and $B$ negative with $|A|>|B|$: in thos case we have $|A+B|=|B|$. From here it's very simple to show the inequality holds for any $A$ and $B$.

Matteo
  • 6,581