Learning Objectives
- 01
Multiply any 2×1 in under 3 seconds.
Advance A
W3·D1Decompose and add left-to-right.
Multiply any 2×1 in under 3 seconds.
Left-to-right multiplication (Benjamin): break the 2-digit number into tens + units, multiply each, add.
50 × 6 = 300
Tens first — biggest piece always goes first to keep the running total anchored.
3 × 6 = 18
Now the units piece.
300 + 18 = 318
Add the two partial products — left-to-right addition.
= 318
×9 shortcut (Benjamin): use (n × 10) − n.
79 × 10 = 790
Multiplying by 10 just shifts a zero on the end.
790 − 79 = 711
Subtract one copy of 79, because 9 = 10 − 1.
= 711
Left-to-right multiplication (Benjamin): break the 2-digit number into tens + units, multiply each, add.
20 × 6 = 120
Tens first — biggest piece always goes first to keep the running total anchored.
5 × 6 = 30
Now the units piece.
120 + 30 = 150
Add the two partial products — left-to-right addition.
= 150
Benjamin, Secrets of Mental Math — distribute by place
Left-to-right multiplication (Benjamin): break the 2-digit number into tens + units, multiply each, add.
50 × 4 = 200
Tens first — biggest piece always goes first to keep the running total anchored.
8 × 4 = 32
Now the units piece.
200 + 32 = 232
Add the two partial products — left-to-right addition.
= 232
Benjamin, Secrets of Mental Math — distribute by place
Left-to-right multiplication (Benjamin): break the 2-digit number into tens + units, multiply each, add.
80 × 6 = 480
Tens first — biggest piece always goes first to keep the running total anchored.
2 × 6 = 12
Now the units piece.
480 + 12 = 492
Add the two partial products — left-to-right addition.
= 492
Benjamin, Secrets of Mental Math — distribute by place
2×1, 3×1, and factoring methods.
One simple and one intermediate problem to preview the week.
Simple · Day 1
Intermediate · Day 5