We use absolute values to get distance between real numbers. The distance between
and
is
. The distance from
to
is the same as the distance from
to
so we should get
. Distance needs to satisfy the triangle inequality: the distance from
to
can't get any smaller if we insist on going through
, so
, with equality happening if
was between
and
. This law is usually stated as
We can interpret inequalities like
as saying that the distance from
to
is less than
, so
is in the center and we allow wiggle room of size
.