2

Suppose for real numbers $b$ and $c$ $$|b+c|-|b|<0.$$

Can I infer for any real $a$ that

$$|a+b+c|-|a+b|<0?$$

And if so, how should I formally derive this?

Edit: Additional question after comments, for which range of $a$ does the inequality hold?

tomka
  • 938

1 Answers1

1

for some real $a$? Try $a=0$ :-).

Do you mean for any real $a$? That's unlikely, pick $a = -b$ to guarantee $|a+b+c|-|a+b| = |c| \geq 0$.

gt6989b
  • 54,422