Example 1 — Glasses from a bottle
EasyProblem
A bottle holds L of juice. How many -mL glasses can it fill?
Solution
-
This is a capacity question — how much pourable juice fits — so work in mL.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I measuring how much pourable space something holds, not how heavy it is or how long it is?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Convert the bottle to mL, then divide by the glass size.
The rule is chosen only after the structure matches, so the steps mean something.
-
; .
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 — how much liquid fits inside. If it does not, revisit the recognition step before changing the arithmetic.
Answer
8 glasses
Takeaway: Convert to one capacity unit first, then pour-divide.