Addition and Subtraction up to 10,000
In 5th grade, you start working with bigger numbers — all the way up to ten thousand. That might sound like a lot, but the good news is that the rules you already know still apply. You just need to be a bit more careful and organized. In this guide, you will learn how to add and subtract numbers up to 10,000 using the column method, spot useful patterns, and compare or order larger numbers with confidence.
Place Value
Every number up to 10,000 is made up of thousands, hundreds, tens, and ones. Understanding place value is the key to working with larger numbers.
Let's break down the number 4,725:
| Thousands | Hundreds | Tens | Ones |
| 4 | 7 | 2 | 5 |
This means:
💡 Tip: When you read a four-digit number, start from the left. The first digit tells you how many thousands, the second how many hundreds, the third how many tens, and the last one how many ones.
Here are a few more examples:
- 6,083 = 6 thousands + 0 hundreds + 8 tens + 3 ones
- 1,500 = 1 thousand + 5 hundreds + 0 tens + 0 ones
- 9,999 = 9 thousands + 9 hundreds + 9 tens + 9 ones
Written Addition (Column Method)
When you add larger numbers, writing them in columns keeps everything neat and makes it easy to carry over. The rule is simple: line up the digits by place value and add from right to left.
Example: 3,456 + 2,318```
3 4 5 6
+ 2 3 1 8
---------
5 7 7 4
```
Step by step:- Ones: 6 + 8 = 14. Write down 4, carry 1 to the tens column.
- Tens: 5 + 1 = 6, plus the carried 1 = 7. Write down 7.
- Hundreds: 4 + 3 = 7. Write down 7.
- Thousands: 3 + 2 = 5. Write down 5.
Here is another example with more carrying:
Example: 4,687 + 3,845```
4 6 8 7
+ 3 8 4 5
---------
8 5 3 2
```
- Ones: 7 + 5 = 12. Write down 2, carry 1.
- Tens: 8 + 4 = 12, plus 1 = 13. Write down 3, carry 1.
- Hundreds: 6 + 8 = 14, plus 1 = 15. Write down 5, carry 1.
- Thousands: 4 + 3 = 7, plus 1 = 8.
⚠️ Common mistake: Forgetting to add the carried digit. Always write carried numbers above the next column so you don't miss them.
Written Subtraction (Column Method)
Subtraction in columns works similarly, but instead of carrying you use borrowing. Again, line up the digits and work from right to left.
Example: 5,204 − 1,867```
5 2 0 4
- 1 8 6 7
---------
3 3 3 7
```
Step by step:- Ones: 4 − 7. We cannot do this, so we borrow 1 ten from the tens column. But the tens column is 0, so we need to borrow from the hundreds first.
- Borrow 1 from the hundreds (2 becomes 1), giving 10 to the tens.
- Now borrow 1 from the tens (10 becomes 9), giving 10 to the ones.
- Ones: 14 − 7 = 7.
- Tens: 9 − 6 = 3 (remember, we already borrowed from here).
- Hundreds: 1 − 8. We cannot do this, so borrow 1 from the thousands (5 becomes 4). Now: 11 − 8 = 3.
- Thousands: 4 − 1 = 3.
💡 Tip: You can always check your subtraction by adding the result to the number you subtracted. If 3,337 + 1,867 = 5,204, your answer is correct!
Patterns in Addition and Subtraction
One of the best things about our number system is that the same basic facts work at every place value. Look at this pattern:
| Basic fact | Tens | Hundreds | Thousands |
| 3 + 4 = 7 | 30 + 40 = 70 | 300 + 400 = 700 | 3,000 + 4,000 = 7,000 |
| 8 − 5 = 3 | 80 − 50 = 30 | 800 − 500 = 300 | 8,000 − 5,000 = 3,000 |
| 6 + 7 = 13 | 60 + 70 = 130 | 600 + 700 = 1,300 | 6,000 + 7,000 = 13,000 |
| 9 − 4 = 5 | 90 − 40 = 50 | 900 − 400 = 500 | 9,000 − 4,000 = 5,000 |
Notice the pattern: the digits stay the same, you just add zeros. If you know that 3 + 4 = 7, then you automatically know that 3,000 + 4,000 = 7,000.
This is because our decimal system works the same way at every position. Whether you are adding ones, tens, hundreds, or thousands, the same addition and subtraction facts apply.
💡 Tip: Whenever you face a calculation with large round numbers, strip away the zeros, do the simple calculation, and then put the zeros back.
Mental Arithmetic with Round Numbers
When you add or subtract round numbers (like 50, 500, or 5,000), you can often do the calculation in your head without writing anything down.
Adding round numbers:- Number 50 more than 2,350 → 2,350 + 50 = 2,400
- Number 500 more than 3,200 → 3,200 + 500 = 3,700
- Number 5,000 more than 4,000 → 4,000 + 5,000 = 9,000
- Number 50 less than 2,350 → 2,350 − 50 = 2,300
- Number 500 less than 7,800 → 7,800 − 500 = 7,300
- Number 5,000 less than 8,000 → 8,000 − 5,000 = 3,000
👉 Mental arithmetic is a great skill to practise — it helps you estimate answers quickly and catch mistakes in your written work.
Comparing and Ordering Numbers
To compare two numbers, look at them from left to right, starting with the thousands digit.
Example: Compare 4,832 and 4,871.- Thousands: Both have 4 — they are equal, so move to the next digit.
- Hundreds: Both have 8 — still equal, move on.
- Tens: The first number has 3, the second has 7. Since 3 < 7, we know:
Put these numbers in order from smallest to largest: 6,210, 6,021, 6,201, 6,012.
- All start with 6 in the thousands place.
- Look at the hundreds: 2, 0, 2, 0. Split into two groups: numbers with 0 hundreds (6,021 and 6,012) and numbers with 2 hundreds (6,210 and 6,201).
- Within each group, compare tens and ones:
- 6,012 < 6,021 (tens: 1 < 2)
- 6,201 < 6,210 (ones: 1 < 0... actually tens: 0 < 1)
Final order: 6,012 < 6,021 < 6,201 < 6,210💡 Tip: When ordering numbers, it helps to write them one below the other, lined up by place value — just like in column addition. Then compare column by column from left to right.
Practice
Ready to test what you have learned? Try these exercises: