This document defines and provides examples of absolute value, including:
- Absolute value strips away the minus sign if a number is negative and leaves it unchanged if nonnegative.
- The absolute value of a product is the product of the absolute values.
- Absolute value has a geometric interpretation as distance on a number line.
- Important inequalities involving absolute value, like |x-a|<k, have solution sets that consist of values within k units of a.
- The triangle inequality states the absolute value of a sum is less than or equal to the sum of the absolute values.