How to Prove the triangle inequality which says for all x (no matter how big or small) and for all y (no matter its size) in the set of irrational+rational numbers, this holds: $|x+y| \leq |x|+|y|$
2026-03-27 20:31:30.1774643490
Prove that $|x+y| \leq |x|+|y|$
1.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Notice
$$ - |x| \leq x \leq |x| $$ $$ - |y| \leq y \leq |y| $$
Adding up, we obtain
$$ -( |x| + |y| ) \leq x + y \leq |x| + |y| $$
this implies
$$ |x + y| \leq |x| + |y| $$