Definition
The absolute value of a real number , denoted , is its distance from on the real number line. Formally:
- How to read: “The absolute value of a equals a if a is greater than or equal to zero, and negative a if a is less than zero.”
- Meaning: Strips the sign from , leaving only its magnitude (distance from zero). Negative numbers become positive; zero and positive numbers stay unchanged.
Why It Matters
Magnitude is often more important than direction; whether a bridge is 10 meters “short” or 10 meters “long,” the deviation is what causes the failure. Absolute value provides the mathematical tool to quantify errors, tolerances, and gaps regardless of their orientation.
Core Concepts
-
Magnitude without Direction: Absolute value strips away the sign, leaving only the “size” of the number.
-
Distance between Points: The distance between two points and on a number line is given by:
- How to read: “The distance between P and Q equals the absolute value of b minus a.”
- Meaning: Distance is always non-negative. Order doesn’t matter: . Use whenever you need the gap between two real-number positions.
-
Properties:
- How to read: “The absolute value of a is greater than or equal to zero.”
- Meaning: Distance cannot be negative; only when .
- How to read: “The absolute value of negative a equals the absolute value of a.”
- Meaning: Flipping sign does not change magnitude.
- How to read: “The absolute value of a times b equals the absolute value of a times the absolute value of b.”
- Meaning: Multiplication commutes with taking absolute value—useful when simplifying products inside bars.
- ()
- How to read: “The absolute value of a over b equals the absolute value of a divided by the absolute value of b.”
- Meaning: Division inside absolute value splits into separate magnitudes; requires .