Q1.
Solve a)
The sum as printed in the book, with empty carry circles.
| Th | H | T | O |
|---|---|---|---|
| 3 | 6 | 9 | 5 |
| + 4 | 2 | 0 | 8 |
Answer
The sum as printed in the book, with empty carry circles.
The completed sum.
| Th | H | T | O |
|---|---|---|---|
| 3 | 6 | 9 | 5 |
| + 4 | 2 | 0 | 8 |
3695 + 4208
Ones: 5 + 8 = 13 → write 3, carry 1 ten
Tens: 9 + 0 + 1 = 10 → write 0, carry 1 hundred
Hundreds: 6 + 2 + 1 = 9
Thousands: 3 + 4 = 7
= 7903
Ones: 5 + 8 = 13 → write 3, carry 1 ten
Tens: 9 + 0 + 1 = 10 → write 0, carry 1 hundred
Hundreds: 6 + 2 + 1 = 9
Thousands: 3 + 4 = 7
= 7903
| Th | H | T | O |
|---|---|---|---|
| 1 | 1 | ||
| 3 | 6 | 9 | 5 |
| + 4 | 2 | 0 | 8 |
| 7 | 9 | 0 | 3 |
Why it happens: Two carries happen one after the other, because the
ones made a full ten and then the tens made a full hundred.