Example 1 — Workers and time
EasyProblem
5 workers finish a wall in 12 days. The product (a fixed job) is constant. How long will 6 workers take?
Solution
-
More workers, fewer days — product workersdays is fixed.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does the product stay the same when one quantity grows and the other shrinks?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Find the constant: , then divide by the new workers.
The rule is chosen only after the structure matches, so the steps mean something.
-
days.
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 — when one goes up, the other comes down by the same factor. If it does not, revisit the recognition step before changing the arithmetic.
Answer
10 days
Takeaway: Fix the product, then solve for the missing factor.