Absolute Value
Learning goals
- Find any integer's absolute value by reading its distance from zero, so the answer is never negative
- Explain why a number and its opposite share one absolute value
- Say why the rule needs two cases, and why the negative case still gives a positive answer
- Simplify inside the bars before measuring, and handle a minus sign written outside them
- Measure how far apart two numbers are as the absolute value of their difference
Distance, without the direction
Every integer’s position on the number line carries two pieces of information. One is how far the number is from zero. The other is which side of zero it is on. The sign is what tells you that: a positive number sits to the right, a negative number to the left.
Often a problem cares only about the first piece. How far did the temperature move, up or down? To answer that, we need a way to keep the distance and let the side go.
The absolute value of a number is its distance from zero on the number line.
Distance is a count of equal steps, and you cannot take a negative number of steps along a line. So an absolute value is never negative.
The notation
To write “the distance of a number from zero,” we wrap the number in a pair of vertical bars. The absolute value of is written , and we read it aloud as “the absolute value of negative five.” Since is five units from zero,
The bars are a command: measure how far what is inside sits from zero, and report that distance. A few quick readings, straight off the line:
The number is seven units from zero, and so is , so both have absolute value . Zero is no distance from itself, so . Notice the output of the bars is just a number: once you have measured the distance, the bars have done their job and disappear.
Why the rule splits into two cases
If absolute value simply throws away a minus sign, why bother with a careful definition? Because “throw away the minus sign” describes what you see on the page. It is not a reason, and it stops working the moment a letter stands where the number was.
Read the two sides of zero off the line instead, one at a time.
A number that is already positive, or zero, sits at its own distance with nothing to undo. The point is seven units to the right of zero, so , the number itself.
A negative number is the interesting case. The point lies five units to the left of zero, so its distance is . That is the opposite of , and taking the opposite of a negative number gives a positive result: . So , the opposite of the number.
Neither reading used the size of the number. What mattered was only which side of zero it sat on, so the same two readings work for any integer . Writing them down needs one new symbol. The sign is read “is greater than or equal to”, so says that is zero or above. It is the familiar with the equal case allowed in as well.
The second case looks like it should be negative, and it is not. Here means the opposite of , and is negative in that case, so its opposite is positive.
Check your understanding
What is ?
Absolute value is the distance from zero, and sits units to the left of zero.
The distance is , a positive number, even though the number inside the bars is negative.
A number and its opposite share one absolute value
Opposites, as the first lesson of this chapter showed, are the same distance from zero on opposite sides. Absolute value reports exactly that distance, so it cannot tell apart from : both give . That holds for every number and its opposite:
A small but useful consequence is that the only number with an absolute value of is itself. Any other number sits some positive distance from zero, so its absolute value is positive.
The bars are grouping symbols
The absolute-value bars are grouping symbols. Like parentheses, they tell you what to finish first. They also do one job parentheses do not: once the inside is a single number, the bars measure how far that number is from zero. So a pair of bars is two instructions in one, and the grouping happens first.
Compare two expressions that look almost identical:
In the first, the bars group the sum, so add inside first and then take the absolute value:
In the second, each number has its own bars, so take each absolute value first and then add:
The two are not equal. In the first expression the bars enclose and reduce it to the single number . The second never forms that sum at all, so it measures and separately and adds the two distances. So finish the arithmetic inside a pair of bars first. That leaves one number, and its distance from zero is the answer.
Check your understanding
Evaluate .
The bars group the sum, so add inside first. Adding a positive to a negative means moving right: starting at and adding lands at .
The sum inside is , and its distance from zero is .
A minus sign written outside the bars
The bars measure only what stands between them. A minus sign written in front of a pair of bars is outside them, so it takes no part in the measuring. It waits until the measuring is done, and then takes the opposite of the result:
The second answer is negative, and nothing has gone wrong, because it is not an absolute value. It is the opposite of one. “An absolute value is never negative” is a promise about what comes out from between the bars, and this minus sign was never between them.
Check your understanding
Evaluate .
Measure first, then apply the minus sign that stands outside the bars.
The bars return the distance , and the minus in front takes the opposite of it. The answer is the opposite of an absolute value, so it is allowed to be negative.
Worked examples
Worked example 1 Evaluate
The bars are grouping symbols, so do the subtraction inside before taking the absolute value. Subtract first:
Now take the absolute value of that single number. The point is four units from zero:
A common slip is to compute , but that ignores the grouping and even produces a negative result, which an absolute value can never be. Inside first, then the bars.
Worked example 2 Compare and
Replace each absolute value with the distance it stands for, then compare those numbers the usual way.
The first is the distance of from zero:
The second is the distance of from zero:
Now compare the results: , so
Even though as signed numbers, is farther from zero than is, so it has the larger absolute value. Distance and order are different questions: one asks how far, the other asks which side.
Check your understanding
Which number has the greatest absolute value: , , , or ?
Take the absolute value of each, since the question is about distance from zero, not about which is largest as a signed number.
The largest distance is , from . The most negative number can still be the farthest from zero.
Distance between two numbers
Absolute value also answers a question you might not expect: how far apart are two numbers on the line?
Walk from to on the line and it takes five one-unit steps. The two subtractions give opposite results, and . Taking the absolute value turns both of them into that same five:
The subtraction measures the signed gap, and its sign only records which number was taken from which. The bars throw that sign away and keep the size of the gap, which is what “how far apart” should mean. Since and are opposites, and opposites share one absolute value, the order of subtraction cannot change the answer.
So the gap between any two integers and is the absolute value of their difference,
This works across zero too. The distance between and is
and the walk splits neatly at zero: two steps from up to zero, then four more out to .
Worked example 3 Find the distance between and
Use the distance rule: subtract the two numbers and take the absolute value of the result. Subtract first, remembering that subtracting a positive moves left:
Now take the absolute value to discard the sign and keep the size of the gap:
The two numbers are units apart. You can confirm the answer by walking the line. Six one-unit steps take you from up to zero, and two more reach , which is eight steps in all.