I can't go anywhere with this. Thanks. Prove that $|a - b| \ge |a| - |b|$. Hint: apply the triangle inequality to $|a| = |(a - b) + b|$. Using the triangle inequality: $$ |a + b| \le |a| + |b| \Rightarrow $$ $$ |a + b| \le |(a - b) + b| + |b| $$
Asked
Active
Viewed 125 times
-6
-
4Read the hint carefully. Perhaps it would help to rewrite the triangle inequality with different letters. – Ted Shifrin Mar 01 '23 at 04:57
-
2Yes. You must show your attempts, even if they failed. – Vivaan Daga Mar 01 '23 at 04:58
-
4Does this answer your question? Triangle inequality for subtraction? - found using an Approach0 search. Note this answer there shows how to use your provided hint. There's also other "reverse triangle" questions, e.g., Similar to triangle (and reverse triangle) inequality, proof that $||x|-|y|| ≤ |x+y|$. – John Omielan Mar 01 '23 at 06:16
1 Answers
0
Prove that $|a - b| \ge |a| - |b|$ $$|a| = |(a - b) + b|$$ Apply the triangle inequality $|a + b| \le |a| + |b|$ by substituting $(a - b)$ for $|a|$: $$|a| = |(a - b) + b| \le |a - b| + |b| \Rightarrow$$ $$|a| - |b| \le |a - b| \Rightarrow$$ $$|a - b| \ge |a| - |b|$$

Rolomoto
- 309
- 1
- 7