Math › Number Operations

Decimal Arithmetic

Add, subtract, multiply, and divide decimals with confidence. Master the rules that govern every decimal operation — from lining up points to counting decimal places in products.

📅 Grades 4–7 ⏰ 18 min read 🎓 6 steps ✅ 5 practice problems

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

STEP 1

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:

PlaceValueExample digit in 3.7265
Tenths0.1 = 1/107
Hundredths0.01 = 1/1002
Thousandths0.001 = 1/10006
Ten-thousandths0.0001 = 1/10,0005

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

STEP 2

The single rule: line up the decimal points, fill gaps with zeros, then add or subtract exactly like whole numbers.

Example — Addition: 14.6 + 3.47

  1 4 . 6 0
+  3 . 4 7
————————
  1 8 . 0 7
Example — Subtraction: 10 − 3.25

  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

STEP 3

Forget alignment. The rule for multiplication is about counting decimal places:

  1. Temporarily ignore all decimal points and multiply the digits as if they were whole numbers.
  2. Count the total number of decimal places across all factors.
  3. Insert the decimal point that many places from the right of your product.
Example: 2.4 × 1.3

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 ✓
Example with zeros: 0.06 × 0.4

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

STEP 4

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.

Example: 7.2 ÷ 4

  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.

Example: 4.8 ÷ 0.6

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

STEP 5

After division (and sometimes multiplication), answers may have many decimal places. Round to the required place:

  1. Locate the digit in the place you are rounding to.
  2. Look at the digit immediately to its right (the "decision digit").
  3. If the decision digit is 0–4: keep the current digit unchanged, drop everything after. If 5–9: increase the current digit by 1.
Round 3.7652 to the nearest hundredth:
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

STEP 6

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.

Compute 8.94 + 3.17. Estimate: 9 + 3 = 12.
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

  1. Add: 5.08 + 12.7 + 0.003
    Solution: Line up: 5.080 + 12.700 + 0.003 = 17.783
  2. Subtract: 20 − 7.45
    Solution: 20.00 − 7.45 = 12.55
  3. Multiply: 3.6 × 0.25
    Solution: 36 × 25 = 900; decimal places = 1 + 2 = 3; → 0.900 = 0.9
  4. Divide: 15.6 ÷ 0.4
    Solution: Multiply both by 10 → 156 ÷ 4 = 39
  5. 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

5 Common Mistakes to Avoid

1
Not lining up decimal points when adding/subtracting. Always align the decimal points first, filling empty columns with zeros. Writing 1.5 + 0.23 as "15 + 023" loses the place-value meaning entirely.
2
Misplacing the decimal point in a product. Forgetting to count decimal places — or counting only one factor's places instead of both — shifts the answer by a factor of 10 or 100.
3
Dividing by a decimal without first converting. Attempting long division with 0.6 as the divisor leads to confusion. Always convert to a whole-number divisor first.
4
Confusing leading and trailing zeros. Trailing zeros after the last significant digit (3.50 = 3.5) are optional. Leading zeros after the decimal point (0.05 ≠ 0.5) are never optional.
5
Skipping the estimation check. A misplaced decimal is the most common error; estimation catches it instantly. Never submit an answer without a 5-second sanity check.

Further Reading & Resources