Example 1 — Total a pocketful
EasyProblem
You have 3 dimes, 2 nickels, and 4 pennies. How much money is that?
Solution
-
Mixed coins are given and a total is asked.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I adding up amounts of money by each coin or bill's value to get a total?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Count by value largest first: dimes 10, 20, 30; nickels 35, 40; pennies 41, 42, 43, 44.
The rule is chosen only after the structure matches, so the steps mean something.
-
cents.
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 — skip-count by coin values, then total. If it does not, revisit the recognition step before changing the arithmetic.
Answer
44¢
Takeaway: Money counting adds coins by their value, not by how many coins there are.