Property
To compare or order expressions, first evaluate each one to get a single numerical value.
Then, compare these values on a number line to order them, or compare their absolute values to find which is closest to zero.
For expressions A, B, and C with values vA, vB, and vC:
- Order (least to greatest): Arrange vA,vB,vC as they appear on a number line from left to right.
- Closest to zero: Find the minimum of their absolute values: min(∣vA∣,∣vB∣,∣vC∣).