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
  1. 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.
  2. In 2s: 2 groups.
  3. 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.

  1. 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.

  2. 02

    In 2s: 2 groups.

  3. 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.