Absolute value has several useful properties. One is the ''multiplicative'' property. If <math>x</math> and <math>y</math> are two numbers, then <math>|xy| = |x| \times |y|</math>. Another is the ''triangle inequality'', which is the fact that <math>|x+y| \leq |x| + |y|</math>. For example, if <math>x = 3</math> and <math>y = -5</math>, then <math>|x+y| = |3 + (-5)| = |3 - 5| = |-2| = 2</math>, while <math>|x| + |y| = |-5| + |3| = 5 + 3 = 8</math>. In this case, the triangle inequality is the fact that 2 is not more than 8. | Absolute value has several useful properties. One is the ''multiplicative'' property. If <math>x</math> and <math>y</math> are two numbers, then <math>|xy| = |x| \times |y|</math>. Another is the ''triangle inequality'', which is the fact that <math>|x+y| \leq |x| + |y|</math>. For example, if <math>x = 3</math> and <math>y = -5</math>, then <math>|x+y| = |3 + (-5)| = |3 - 5| = |-2| = 2</math>, while <math>|x| + |y| = |-5| + |3| = 5 + 3 = 8</math>. In this case, the triangle inequality is the fact that 2 is not more than 8. |