0

How do I show that $$ ||x| - |y||\leq|x - y| $$

I can see obviously that $ ||x| - |y||\le |x|-|y|.$ I just can't figure this one out.

Bunny
  • 3,226

1 Answers1

3

Sketch: Notice first that if you can show $|x| - |y| \leq |x-y|$ and $|y| - |x| \leq |x-y|$, then you're done. Also observe that these two inequalities are ultimately the same, up to relabelling so it suffices to show $|x| - |y| \leq |x-y|$. But now, rearrange this to $|x| \leq |y| + |x-y|$ which should hopefully look familiar to you.

B. Mehta
  • 12,774