-2

Can you help me proving this equality? $$|x|-|y|\leq |x-y|$$

I think that it's possible to give a too short proof if the things are written correctly.

2 Answers2

2

Hint: $$|x|=|(x-y)+y|$$ Now apply the triangle inequality.

PS: by symmetry you conclude that on the left hand side, you can even put an absolute value around the difference.

b00n heT
  • 16,360
  • 1
  • 36
  • 46
0

$$|x|-|y|\leq |x-y| \Leftrightarrow |x|\le|y|+ |x-y|$$ Use $|a|+|b|\ge|a+b|$ $$|y|+ |x-y|\ge |y+ x-y|=|x|$$

Roman83
  • 17,884
  • 3
  • 26
  • 70