You have known since fourth grade that "0.345 is three tenths, four hundredths, and five thousandths." You nodded, you wrote it in your notebook, and you moved on. But the numbers in that phrase — tenths, hundredths, thousandths — are ten times smaller each step. Seeing them as towers of dramatically different heights cements the intuition in a way that speaking the words never does.

The tower picture

Each digit in a decimal occupies a place, and each place has a weight: the place-value. To the left of the decimal point, the weights go up by ten each step — ones, tens, hundreds, thousands. To the right of the point, the weights go down by ten each step — tenths (\tfrac{1}{10}), hundredths (\tfrac{1}{100}), thousandths (\tfrac{1}{1000}), and so on.

Draw each digit as a tower whose height is the digit times the place-value. The towers on the left dominate; the towers on the right shrink so fast that by the third decimal place they are barely visible.

Place-value towers for the decimal 273.456Six towers in a row, each labelled with its digit and its place-value. From left to right the digits are two, seven, three, four, five, six. The first three towers represent the whole-number part two hundred seventy three: a tower of height two hundred for the hundreds digit, a tower of height seventy for the tens digit, and a tower of height three for the ones digit. The decimal point separates these from the fractional part: a tower of height zero point four for the tenths digit, a tower of height zero point zero five for the hundredths digit, and a tower of height zero point zero zero six for the thousandths digit. The three fractional towers are so short they are barely visible compared to the whole-number towers. 2 hundreds ×100 200 7 tens ×10 70 3 ones ×1 3 . 4 tenths ÷10 0.4 5 hundredths ÷100 0.05 6 thousandths ÷1000 0.006 273.456 = 200 + 70 + 3 + 0.4 + 0.05 + 0.006
Each digit in $273.456$ drawn as a tower of height equal to its place-value. The hundreds tower dwarfs everything; the tens tower is a third of its height; the ones tower is barely a pencil line; and the fractional towers are so short they are effectively invisible. Yet all six digits add up to the full number $273.456$. The picture burns "place-value shrinks by ten each step to the right" into your visual memory.

The shrinking factor — ten each step

The crucial fact about decimal place-value is that every step right divides the weight by ten. Tenths are a tenth of ones. Hundredths are a tenth of tenths. Thousandths are a tenth of hundredths. Ten-thousandths are a tenth of thousandths.

1 \;\to\; \frac{1}{10} \;\to\; \frac{1}{100} \;\to\; \frac{1}{1000} \;\to\; \frac{1}{10{,}000} \;\to\; \ldots

This factor of ten is what makes the decimal system work. Each new digit adds resolution: a one-decimal-place number like 0.4 has resolution \tfrac{1}{10}, a two-decimal-place number like 0.45 has resolution \tfrac{1}{100}, and so on. More digits to the right = finer resolution. But each digit's contribution to the total is at most \tfrac{9}{10^n} — tiny compared to the digits on its left.

Why the shrinking factor is exactly ten: the decimal system is base-ten, which means the "weights" for each column are powers of ten. Going one column left multiplies by ten; going one column right divides by ten. Other bases work the same way — in binary, the factor would be two. Our decimal habit is not a law of nature; it is a consequence of our choice of ten as the counting base.

Drag a digit and watch its contribution

Interactive place-value contribution sliderA slider setting a single digit from zero to nine. Above the slider, four readouts show the digit's contribution if it sits in the tens, ones, tenths, or hundredths column. The contributions are the digit times ten, the digit times one, the digit divided by ten, and the digit divided by one hundred, respectively. 0 9 ↔ drag d
A single digit from $0$ to $9$ sitting in four different columns. The digit itself stays the same — only the place changes. Each column right divides the contribution by $10$. Pick $d = 5$: in the tens it is $50$, in the ones it is $5$, in the tenths it is $0.5$, in the hundredths it is $0.05$. One digit, four very different contributions.

Why this explains "0.8 > 0.45"

The place-value tower picture is also the cleanest explanation for why 0.8 > 0.45. In 0.8, the 8 sits in the tenths column — its tower has height \tfrac{8}{10} = 0.8. In 0.45, the 4 sits in the tenths column (tower height 0.4) and the 5 sits in the hundredths column (tower height 0.05). Add the second number's two towers: 0.4 + 0.05 = 0.45. The single 0.8-tower is taller than the combined 0.4 + 0.05 towers. No contest.

Whenever students get decimal comparisons wrong, it is because they mentally ignored the place-value towers and treated the digits as a string. Reminding yourself of the towers — even just mentally — fixes the instinct.

A concrete expansion

Let us expand 1729.4056 fully:

1729.4056 \;=\; \underbrace{1000}_{1 \times 10^3} + \underbrace{700}_{7 \times 10^2} + \underbrace{20}_{2 \times 10^1} + \underbrace{9}_{9 \times 10^0} + \underbrace{0.4}_{4 \times 10^{-1}} + \underbrace{0.00}_{0 \times 10^{-2}} + \underbrace{0.005}_{5 \times 10^{-3}} + \underbrace{0.0006}_{6 \times 10^{-4}}.

Written this way, two things pop out.

That second point is why zeros in the middle of a decimal matter and zeros at the end do not. 1.05 \neq 1.5 — the 0 is holding a place. But 1.50 = 1.5 — the trailing zero is not holding any place from any non-zero digit; it can be dropped or padded as you like.

Going further — negative powers and scientific notation

The place-value structure scales to any precision. Ten-thousandths (10^{-4}), hundred-thousandths (10^{-5}), millionths (10^{-6}), and so on. This is why scientists write quantities in scientific notation, like 6.022 \times 10^{23} for Avogadro's number or 9.109 \times 10^{-31} kg for the electron's mass. The power of ten is exactly the place-value of the leading digit. Scientific notation is place-value, pulled out as an explicit factor.

In school you will not usually need the 10^{-20} column, but the rule is the same as for 10^{-1}: each step right divides by ten. Once you internalise the shrinking tower, decimals of any length — and numbers of any size, positive or negative exponent — stop feeling mysterious.

Summary

Related: Fractions and Decimals · Is 0.45 Bigger Than 0.8? A Ladder of Bars Settles It in One Glance · One Point, Three Names: Why 1/2, 0.5 and 50% Land in the Same Spot · Number Systems