Example 1 — How far a wheel rolls
EasyProblem
A bike wheel has radius 30 cm. How far does it travel in one full turn?
Solution
-
One turn covers the distance around the wheel — its circumference.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I measuring the length around a circle's edge, not the space inside?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Use with .
The rule is chosen only after the structure matches, so the steps mean something.
-
cm.
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 — the distance once around a circle. If it does not, revisit the recognition step before changing the arithmetic.
Answer
cm
Takeaway: One wheel turn travels its circumference, .