Is it always true? $\left|A-B\right| \le \left|A\right| + \left|B\right|$

1k Views Asked by At

Is it always right to claim that: $$\left|A - B\right| \le \left|A\right| + \left|B\right|$$

where $A, B \in \mathbb{R}$ ?

3

There are 3 best solutions below

0
On BEST ANSWER

Yes. $$|A-B|=|A+(-B)|\le|A|+|-B|=|A|+|B|.$$

0
On

Triangle inequality in one-dimension.

3
On

Hint:

Consider the cases where both $A$ and $B$ are either negative or positive (you should get an inequality)

Consider then the cases where one of them is negative and the other positive (you should get an equality)

(The cases where one or both are zero are trivial)