Count objects to 10, step by step
Counting a group of things and writing the number is the very first math a child does.
The question
How many?
••••
•• ••
2, 4=4
- Counting one at a time is where a count goes wrong: lose your place once and the answer is out by one, and nothing afterwards shows it. Put them in groups instead.
- In 2s: 2 groups.
- Now count the groups in 2s: 2, 4. Count them a different way to check — the two ways agreeing is worth more than counting carefully once.
How it works.
- 01
Counting one at a time is where a count goes wrong: lose your place once and the answer is out by one, and nothing afterwards shows it. Put them in groups instead.
- 02
In 2s: 2 groups.
- 03
Now count the groups in 2s: 2, 4. Count them a different way to check — the two ways agreeing is worth more than counting carefully once.