Why Decimals Matter
Decimals are everywhere: prices at the store ($4.99), measurements in science labs (2.54 cm per inch), sports statistics (batting average 0.312), and temperature readings (37.5°C). Understanding how to work with decimals fluently is one of the most practically useful math skills you can develop.
The key insight is that decimals are just another way to write fractions whose denominators are powers of ten. Once you grasp that, all four operations become straightforward extensions of whole-number arithmetic — with just a few placement rules to remember.
Step 1: Place Value in Decimals
Every digit in a decimal number occupies a named place. To the left of the decimal point you have ones, tens, hundreds, and so on. To the right:
| Place | Value | Example digit in 3.7265 |
|---|---|---|
| Tenths | 0.1 = 1/10 | 7 |
| Hundredths | 0.01 = 1/100 | 2 |
| Thousandths | 0.001 = 1/1000 | 6 |
| Ten-thousandths | 0.0001 = 1/10,000 | 5 |
So 3.7265 = 3 ones + 7 tenths + 2 hundredths + 6 thousandths + 5 ten-thousandths. Reading place values aloud helps catch errors when you set up column arithmetic.
Trailing zeros: 2.50 = 2.5 (the trailing zero adds no value). But leading zeros after the decimal point matter: 0.05 ≠ 0.5.
Step 2: Adding and Subtracting Decimals
The single rule: line up the decimal points, fill gaps with zeros, then add or subtract exactly like whole numbers.
1 4 . 6 0
+ 3 . 4 7
————————
1 8 . 0 7
1 0 . 0 0
− 3 . 2 5
————————
6 . 7 5
Notice how 10 became 10.00 — we appended zeros so both numbers had the same number of decimal places. The decimal point in the answer drops straight down from the aligned points above it.
Step 3: Multiplying Decimals
Forget alignment. The rule for multiplication is about counting decimal places:
- Temporarily ignore all decimal points and multiply the digits as if they were whole numbers.
- Count the total number of decimal places across all factors.
- Insert the decimal point that many places from the right of your product.
Step 1: 24 × 13 = 312
Step 2: 2.4 has 1 decimal place, 1.3 has 1 decimal place → total = 2
Step 3: insert 2 places from right → 3.12
Check: ~2.4 × 1.3 ≈ 2.5 × 1 = 2.5 → 3.12 is reasonable ✓
6 × 4 = 24 → decimal places = 2 + 1 = 3 → 0.024
(Note: we needed a leading zero to reach 3 decimal places)
Step 4: Dividing Decimals
Case A — Dividing by a Whole Number
Set up long division as usual. Write the decimal point in the quotient directly above its position in the dividend.
1 . 8
4 ) 7 . 2
4
—
3 2
3 2
—
0
Case B — Dividing by a Decimal
Multiply both numbers by 10, 100, or 1000 (whatever is needed) to make the divisor a whole number, then proceed as in Case A.
Multiply both by 10: 48 ÷ 6 = 8
Answer: 8
Why it works: multiplying both numbers by the same factor is like multiplying the fraction 4.8/0.6 by 10/10 = 1, which doesn't change its value.
Step 5: Rounding Decimals
After division (and sometimes multiplication), answers may have many decimal places. Round to the required place:
- Locate the digit in the place you are rounding to.
- Look at the digit immediately to its right (the "decision digit").
- If the decision digit is 0–4: keep the current digit unchanged, drop everything after. If 5–9: increase the current digit by 1.
Hundredths digit = 6. Decision digit = 5 → round up → 3.77
Money convention: always round to 2 decimal places (cents). $14.237 becomes $14.24.
Step 6: Estimating to Check Your Work
Before accepting any decimal answer, do a quick mental estimate. Round each number to the nearest convenient whole or half, operate mentally, and compare to your computed answer.
If your paper gives 12.11 → reasonable ✓
If your paper gives 121.1 → misplaced decimal ✗
Compute 6.3 × 2.8. Estimate: 6 × 3 = 18.
If your paper gives 17.64 → reasonable ✓
If your paper gives 1.764 → off by a factor of 10, recount decimal places ✗
Estimation catches the most common error class — decimal point misplacement — in under five seconds. Make it a habit on every problem.
Practice Problems
-
Add: 5.08 + 12.7 + 0.003
Solution: Line up: 5.080 + 12.700 + 0.003 = 17.783
-
Subtract: 20 − 7.45
Solution: 20.00 − 7.45 = 12.55
-
Multiply: 3.6 × 0.25
Solution: 36 × 25 = 900; decimal places = 1 + 2 = 3; → 0.900 = 0.9
-
Divide: 15.6 ÷ 0.4
Solution: Multiply both by 10 → 156 ÷ 4 = 39
-
Real-world: You buy 3 items priced $2.49, $7.00, and $0.89. How much change from $20?
Solution: Total = 2.49 + 7.00 + 0.89 = 10.38; Change = 20.00 − 10.38 = $9.62