Example 1 — Tiling a rectangle
EasyProblem
How many unit squares fill a rectangle 3 units tall and 4 units wide?
Solution
-
A rectangle is being filled with unit squares, so it is the area model.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I counting the unit squares that fill a rectangle of given length and width?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Multiply length by width: .
The rule is chosen only after the structure matches, so the steps mean something.
-
square units.
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 — rows times columns of unit squares. If it does not, revisit the recognition step before changing the arithmetic.
Answer
12 square units
Takeaway: Area multiplies length by width to count the unit squares inside.