Example 1 — Shrinking by a factor
EasyProblem
A recipe needs 8 cups but you make half a batch. How many cups?
Solution
-
The amount is being resized by a factor of one-half, so it is scaling.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is one amount being resized by a factor instead of counted in equal groups?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Multiply by the scale factor: .
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 — resize by a factor. If it does not, revisit the recognition step before changing the arithmetic.
Answer
4 cups
Takeaway: A factor under 1 scales an amount down.