I think this question has to do with field axioms so was wondering if you can claim that $$|a - b| - |a| - |b| \ge 0$$ and go from there.
2026-03-28 03:26:25.1774668385
On
Prove: For any real number $a$, $b$ : $|a - b| \ge |a| -|b|$
171 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
One can use the triangle inequality of course, but I think it is more instructive to instead use the fact that, given fixed magnitudes for $a,b$, the quantity $|a - b|$ is maximized when $a,b$ have opposite signs and minimized when they have the same sign. You can then work through all the cases.
It follows from the triangle inequality if I'm not wrong:
$|a-b| = |a + (-b)| \geq |a| + |-b| \geq |a| - |b|$