Example 1 — Best buy
EasyProblem
A -pack of juice costs $3.00 and a -pack costs $4.20. Which is the better deal?
Solution
-
I need cost per one bottle for each pack so the bottoms both equal .
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I scaling the comparison so the bottom quantity is exactly one unit?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Divide each price by its count: and .
The rule is chosen only after the structure matches, so the steps mean something.
-
\$0.75 per bottle vs \$0.70 per bottle.
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 — per exactly one. If it does not, revisit the recognition step before changing the arithmetic.
Answer
The -pack at $0.70 each
Takeaway: Reducing to per-one lets you compare unequal groups fairly.