$$\forall a,b \in R (|a+b|=|a|+|b| \iff ab \ge 0)$$
I'm really stuck on where to even start with this. I'm assuming it has something do to with the triangle inequality, but don't know how to apply it. Here's what I can figure out anyhow.
but if $ab \ge 0$ then $a \ge 0$ and $b \ge 0$
or $a \lt 0$ and $b \lt 0$
Suppose $a \ge 0$ and $b \ge 0$
then $|a+b| \le |x| + |b|$ by the triangle inequality, but this gives an $\ge$ not just a
Suppose $a \lt 0$ and $b \lt 0$
then I have not clue what to apply in all honesty.
Can somehow point me in the right direction, please?