Absolute Value
We saw that numbers such as [latex]5[/latex] and [latex]-5[/latex] are opposites because they are the same distance from [latex]0[/latex] on the number line. They are both five units from [latex]0[/latex]. The distance between [latex]0[/latex] and any number on the number line is called the absolute value of that number.
Because distance is never negative, the absolute value of any number is never negative.
The symbol for absolute value is two vertical lines on either side of a number. So the absolute value of [latex]5[/latex] is written as [latex]|5|[/latex], and the absolute value of [latex]-5[/latex] is written as [latex]|-5|[/latex] as shown below.

Absolute Value
The absolute value of a number is its distance from [latex]0[/latex] on the number line.
The absolute value of a number [latex]n[/latex] is written as [latex]|n|[/latex].
Absolute value can be never be negative so [latex]|n|\ge 0[/latex] for all numbers.
Comparing Absolute Values
Just as we did with positive and negative numbers, we can use inequality symbols to show the ordering of absolute values. It is important to know, we treat absolute value bars just like we treat parentheses in the order of operations – we simplify the expression inside first.
For instance, in the expression [latex]8 + (4 * 2)^2 ÷ 4 - 2[/latex] using the order of operations we must:
- Parentheses/Brackets: Perform the operation inside the parentheses first.
- This gives us: [latex]8 + (8)^2 ÷ 4 - 2[/latex]
- Exponents/Orders: Next, solve for the exponent.
- This gives us: [latex]8 + 64 ÷ 4 - 2[/latex]
- Multiplication and Division: Perform multiplication and division operations from left to right.
- This gives us: [latex]8 + 16 - 2[/latex]
- Addition and Subtraction: Finally, carry out addition and subtraction from left to right.
- This gives us: [latex]24 - 2 = 22[/latex]
So, the result of the expression [latex]8 + (4 * 2)^2 ÷ 4 - 2[/latex] following the order of operations is [latex]22[/latex].
- [latex]|-5|[/latex] ___ [latex]-|-5|[/latex]
- [latex]8[/latex] ___ [latex]-|-8|[/latex]
- [latex]-9[/latex] ___ [latex]- |-9|[/latex]
- [latex]-|-7|[/latex] ___ [latex]- 7[/latex]
Notice that the result is negative only when there is a negative sign outside the absolute value symbol.
Simplify Absolute Values
Absolute value bars act like grouping symbols. First, simplify inside the absolute value bars as much as possible. Then take the absolute value of the resulting number, and continue with any operations outside the absolute value symbols.
- [latex]|9 - 3|[/latex]
- [latex]|8+7|-|5+6|[/latex]
- [latex]24-|19 - 3\left(6 - 2\right)|[/latex]