Show that $|a+b|=|a|+|b|\Leftrightarrow ab\geq0$

10.6k Views Asked by At

Assume $a, b \in \mathbb{R}$. Show that $$|a+b|=|a|+|b|\Leftrightarrow ab\geq0$$

The triangle inequality says that for $a,b\in\mathbb{R}$, $|a+b|\leq |a|+|b|$.

So I believe I can say $$|a+b|-|a|-|b|\leq 0$$

I am not quite sure where to go from there, though, or if I am on the right track.

1

There are 1 best solutions below

1
On BEST ANSWER

By squaring the two sides,

$$ |a+b|=|a|+|b|\Leftrightarrow a^2 + 2ab + b^2 = a^2 + 2|ab| + b^2.$$

Thus $$ |a+b|=|a|+|b|\Leftrightarrow ab = |ab| \Leftrightarrow ab\geq 0.$$