How to order decimals
Ordering decimals means arranging a set of decimal numbers from least to greatest (ascending) or greatest to least (descending). The reliable method is to compare the numbers one place value at a time, moving left to right. You start with the whole-number part, then the tenths, then the hundredths, and so on. The first place where two numbers differ decides which is larger — and once an earlier place has decided the comparison, the digits after it do not matter.
A common mistake is to think a decimal with more digits is automatically larger. It is not. 0.9 is greater than 0.75, even though 0.75 has more digits, because 9 tenths is more than 7 tenths. The number of digits after the point tells you nothing about size on its own.
The equal-length trick
The simplest way to order decimals by hand is to pad every number with trailing zeros until they all have the same number of decimal places. Because trailing zeros never change a decimal's value (0.5 = 0.50 = 0.500), this is always safe. Once all the numbers are the same length, you can read them like whole numbers and compare directly.
For example, to order 0.5, 0.45, 0.7, and 0.05, rewrite them with two decimal places: 0.50, 0.45, 0.70, 0.05. Now compare 50, 45, 70, and 5 hundredths. In ascending order that gives 0.05, 0.45, 0.5, 0.7. The largest is 0.7 (70 hundredths) and the smallest is 0.05 (5 hundredths).
Negative decimals
When negative decimals are involved, remember that a number further to the left on the number line is smaller. So -0.8 is less than -0.3, and both are less than 0.1. The calculator handles negatives automatically: it sorts by true numeric value, so -1.5 comes before -0.2, which comes before 0.9.
Reference comparisons
- 0.5 = 0.50 = 0.500 (trailing zeros do not change value)
- 0.5 > 0.45 (5 tenths beats 4 tenths)
- 0.9 > 0.75 (more digits does not mean larger)
- 0.1 > 0.099 (one tenth beats ninety-nine thousandths)
- -0.3 > -0.8 (for negatives, closer to zero is larger)