Absolute Value
When you want to know how far a number is from zero, without caring about the direction, you are looking for its absolute value. Whether you are 5 steps to the right of zero or 5 steps to the left, you are still 5 steps away. Absolute value captures that idea of pure distance, stripping away the positive or negative sign.
Absolute value comes up constantly in real-world contexts: the magnitude of a temperature drop, the size of a debt regardless of whether you owe or are owed, and the distance between two points.
Definition
The absolute value of a number is its distance from zero on the number line. Distance is always zero or positive, so absolute value is never negative.
We write the absolute value of a number using vertical bars:
Formally:
This definition says: if the number is already zero or positive, leave it alone. If it is negative, flip the sign to make it positive.
Evaluating Absolute Value
Finding the absolute value of a number is straightforward. Just ask: “How far is this number from zero?”
Example 1: Absolute Value of a Positive Number
The number is 7 units from zero. It is already positive, so the absolute value is just .
Example 2: Absolute Value of a Negative Number
The number is 12 units from zero. The negative sign is removed, giving .
Example 3: Absolute Value of Zero
Zero is zero units from zero. This is the only number whose absolute value is .
Example 4: Absolute Value in an Expression
Evaluate .
Evaluate each absolute value first, then perform the arithmetic.
Example 5: Negation Outside the Bars
Evaluate .
Step 1: Find the absolute value: .
Step 2: Apply the negative sign outside: .
The negative sign outside the bars is not removed by the absolute value operation. The bars only affect what is inside them.
Common Misconceptions
Misconception: “Absolute value makes everything positive.” More precisely, absolute value gives you the distance from zero, which is always non-negative. The key distinction appears when there is a negative sign outside the bars, as in Example 5: , which is negative.
Misconception: “The absolute value of a number is always the number with its sign changed.” Not quite. If the number is already positive, its absolute value is the same number unchanged. For example, , not .
Comparing Numbers Using Absolute Value
Absolute value is useful when you want to compare the magnitude (size) of numbers without regard to sign.
Which is farther from zero, or ?
Since , the number is farther from zero than .
A checking account has a balance of -\230. A savings account has a balance of \180. Which account has the larger magnitude?
The checking account has the larger magnitude (230 vs. 180), even though its balance is negative.
Absolute Value and Distance Between Numbers
The distance between any two numbers on the number line can be found using absolute value:
Example: Find the distance between and .
The distance is 7 units. Notice that gives the same result. Order does not matter.
Practice Problems
Problem 1: Evaluate .
Show Answer
Problem 2: Evaluate .
Show Answer
Problem 3: Evaluate .
Show Answer
The absolute value of is , and then the negative sign outside makes it .
Problem 4: Which number is farther from zero: or ?
Show Answer
and . Since , the number is farther from zero.
Problem 5: Find the distance between and on the number line.
Show Answer
The distance is 5 units.
Key Takeaways
- Absolute value gives the distance of from zero on the number line. It is always zero or positive.
- If the number is positive or zero, the absolute value is the number itself. If negative, the absolute value is the number with its sign flipped.
- A negative sign outside the absolute value bars is not affected by the absolute value operation.
- You can use absolute value to compare the magnitudes of numbers, ignoring their signs.
- The distance between two numbers on the number line is .
Return to Arithmetic for more foundational math topics.
Next Up in Arithmetic
Last updated: March 29, 2026