I was given the hint to split it into two cases ($|a| - |b|$ being positive and negative) and then use the triangle inequality. However, since the triangle inequality says that $|a+b|$ is less than or equal to $|a| + |b|$, so I don't see how I can use that to help since I'm dealing with subtraction. I've tried using the definition of absolute value, and I was able to find that $||a| - |b||$ = $|a| - |b|$ in my first case, but I couldn't do much with that.
2026-04-03 14:50:25.1775227825
Prove $||a| - |b||$ is less than or equal to $|a-b|$
11.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You may write $$ x=x-y+y $$ giving, by the triangle inequality, $$ |x|\leq |x-y|+|y| $$ or
then do the same starting this time with $$y=y-x+x.$$