Absolute Value
For a real number u, the absolute value |u| is the distance from u to the origin, 0. There are other, seemingly more formal, definitions but this one is extremely handy in solving a great variety of problems. For two real numbers u and v,
As an example of the utility of this definition, let's solve this equation:
|x - 2| = 5.
Without getting any algebra involved, we are looking for a point or points whose distance from 2 is 5. Look at the number line:
There are just two points at distance 5 from 2. One to the left of 2 is -3. One to the right is 7.
So, for any two real numbers u and v, |u - v| is the distance between u and v on the number line. Well, what is
|6 - (-1)| | = 7, | |
|5 - (-2)| | = 7, | |
|4 - (-3)| | = 7, | |
|3 - (-4)| | = 7, | |
|2 - (-5)| | = 7. |
The latter says that 7 = |2 - (-5)| = |2 + 5| and shows that |2 + 5| = 7 can be said to broadcast the fact that 2 and -5 are at distance 7 on the number line. And so (from the second line above) are 5 and -2. Inside the absolute value marks we are allowed to change signs. This is because the distance is a symmetric function: it is as far from one point to another as it is from the second point to the first. This implies that
Let's solve an inequality
|x - 2| < |x - 4|.
Here we are looking for points x that are closer to 2 than to 4. Again, if you check on the number line, the answer is immediate: x < 3. 3 is the midpoint between 2 and 4 and so separates the points closer to 2 from the points that are closer to 4.
Formally, |u| = u, for u ≥ 0, and |u| = -u, for u < 0. If you marvel at the last part
Let's now try to solve our examples using the formal definition.
Example 1
Solve
|x - 2| = 5.
Solution
The (formal) definition of the absolute value consists of two parts: one for positive numbers and zero, the other for negative numbers. So first assume
Example 2
|x - 2| < |x - 4|.
Solution
In terms of distances, the problem is trivial: Which are the points that are closer to 2 than to 4? The midway between 2 and 4 is the point 3. Anything to the left of 3 is closer to 2 than to 4. Solution: x < 3. Formally, we have to consider 4 cases:
- x - 2 < 0, x - 4 < 0,
- x - 2 ≥ 0, x - 4 < 0,
- x - 2 ≥ 0, x - 4 ≥ 0.
- x - 2 < 0, x - 4 ≥ 0,
However, the last one is obviously impossible because always
x - 2 < 0, x - 4 < 0
2 - x < 4 - x. Which is true but sterile. It provides no useful information that would help in determining x.
x - 2 < 4 - x.
From here 2x < 6, or x < 3.
x - 2 < x - 4.
This is also useless. So we are left with just one inequality from case 2:
x < 3, which we know to be true.

Absolute value has several properties, some of which we have encountered earlier (I'll omit the repetitive "for all" expression that should precede each of the properties):
|u| ≥ 0 and |u| = 0 only of u = 0.
|u| = |-u|.
|u + v| ≤ |u| + |v|, and the equality is only achieved if u and v are of the same sign.
|uv| = |u||v|.
If v ≠ 0, |u/v| = |u|/|v|.
|u - v| ≤ |u - w| + |w - v|.
|u| < v is equivalent to -v ≤ u ≤ v, for positive v.
||u| - |v|| ≤ |u - v|.
√u² = |u|.
To prove #3 one needs to consider four cases where u and v are independently positive and negative but, otherwise, is straightforward. #7 just tells us where the points lie whose distance to 0 is less than v: they lie between -v and v.
#6 follows from #3. Indeed, to avoid confusion, rewrite the latter as, say,
#8 follows from #6 and #7. Similarly to the change of variables we just did,
#8 tells us that the function f(x) = |x| is continuous and indeed is uniformly continuous.

Absolute Value
- Absolute Value
- Importance of the Absolute Value
- Cartesian Coordinate System
- Algebraic Structure of Complex Numbers
- Structure of Hyperreal Numbers
- Farmer and Wife To Catch Rooster and Hen
- Topological Preliminaries
- Proizvolov's Identity
- Absolute Value and 1998 integers
- Optimal Residence
- Sum of Absolute Values

|Activities| |Contact| |Front page| |Contents| |Geometry|
Copyright © 1996-2018 Alexander Bogomolny72505107