Example 1 — Count the stickers
EasyProblem
A child has a sheet with stickers in a row: a star, a heart, a moon, a sun. How many stickers?
Solution
-
It is a set of objects and we need a total, so this is counting.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Did I touch each object exactly once and is the last number I said the total?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Touch each sticker once and say the next counting word: star '1', heart '2', moon '3', sun '4'.
The rule is chosen only after the structure matches, so the steps mean something.
-
The last word said while touching the final sticker is 4.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — one number per object, last word is the total. If it does not, revisit the recognition step before changing the arithmetic.
Answer
4 stickers
Takeaway: The last number spoken, with one number per object, is the total.