Intuition What this page is for
The parent note showed you why multiplication works: chop numbers into place-value chunks (tens, ones), multiply the friendly chunks, and add. This page is the drill hall . We first list every kind of situation a multiplication problem can be — every "shape" of question — then we work one full example for each, so that when the exam throws something at you, you have already seen its twin.
We use only whole numbers here and the one engine you already met: the distributive law a × ( b + c ) = a × b + a × c .
Before solving, let's map the territory. Every multiplication question you will meet in this chapter falls into one of these cells . Think of it as a checklist — by the end, every row has a worked example.
Cell
What makes it different
Where the trap hides
A. One-digit × one-digit
pure table recall, no place value
forgetting a fact → derive it
B. Two-digit × one-digit
one carry across columns
dropping the carry
C. Two-digit × two-digit
two partial products, one shift
missing the placeholder zero
D. Multiply by a power of ten
zeros appended, digits unchanged
adding wrong number of zeros
E. A zero inside the number
e.g. 305 × 7 — a middle-column zero
forgetting the empty column still exists
F. Trailing-zero factor
e.g. 60 × 40 — strip zeros, reattach
losing count of stripped zeros
G. Trick-derived fact
×9, ×11, ×5, doubling from parent
over-cleverness → mis-derive
H. Word problem
you must build the multiplication
choosing wrong factors
I. Exam twist
reverse / find a missing digit
assuming it's a plain multiply
Zero itself is a degenerate input : any factor of 0 makes the product 0 , because "zero groups of anything" is nothing, and "anything, zero times" is also nothing. We flag it wherever it appears (cells D, E, F).
By the parent's tricks we mean the shortcut rules built in the parent note 's "Derivation tricks" box: ×10 (append a zero), ×9 (n × 10 − n ), ×11 (write the digit twice, for n ≤ 9 ), ×5 (half of ×10), and doubling (×2 repeated). Cell G below drills three of them.
8 × 7 without having it memorised.
Forecast: it's below 8 × 8 = 64 and above 8 × 5 = 40 — so somewhere in the mid-50s. Guess ~56.
Use doubling from a known fact. 8 × 7 = 8 × ( 5 + 2 ) = 8 × 5 + 8 × 2 .
Why this step? 5 and 2 are the easiest multipliers (×5 = half of ×10, ×2 = double), and they add to 7 . This is the distributive law splitting the group of 7 .
8 × 5 = 40 (half of 80 ), and 8 × 2 = 16 (double 8 ).
Why this step? We replaced one hard fact with two trivial ones.
Add: 40 + 16 = 56 .
Why this step? The distributive law promised the whole product is the sum of the two easy pieces, so combining them rebuilds 8 × 7 .
Verify: commutativity says 8 × 7 = 7 × 8 ; count 7 , 14 , 21 , 28 , 35 , 42 , 49 , 56 — that's eight sevens landing on 56 . ✓ Matches the forecast.
47 × 6 , watching the carry.
Forecast: 47 is nearly 50 , and 50 × 6 = 300 , so expect a bit under 300 , around 280 .
Look at Figure s01 below — it draws 47 as a rectangle of height 6 , sliced into an orange tens block (40 wide) and a teal ones block (7 wide). The two block areas are the two partial products we are about to compute; their total area is the answer.
Figure s01 — the strip 47 × 6 . Orange block area = 40 × 6 = 240 ; teal block area = 7 × 6 = 42 ; together they tile the whole strip, 282 .
Split 47 = 40 + 7 .
Why this step? Place value: 47 is 40 + 7 , and the distributive law lets us hit each piece with the 6 — exactly the two blocks in Figure s01.
Ones (teal block): 7 × 6 = 42 . Write 2 , carry 4 .
Why this step? 42 = 4 tens + 2 ones. Only one digit fits the ones column; the 4 tens must travel to the tens column — that is what "carry" means.
Tens (orange block): 4 × 6 = 24 tens, plus the carried 4 tens = 28 tens = 280 .
Why this step? We finish the second block and fold in the carry so the 4 tens from step 2 are not lost.
Total = 280 + 2 = 282 .
Why this step? Adding the two block areas (240 + 42 ) reassembles the whole strip — the distributive law's promise that the pieces sum to the product.
Verify: 40 × 6 + 7 × 6 = 240 + 42 = 282 . ✓ Sits just under 300 as forecast.
47 × 23 — the full area picture.
Forecast: round to 50 × 20 = 1000 ; the true answer is a little more. Guess ~1050.
Figure s02 below splits both sides of the rectangle by place value, creating a 2 × 2 grid. Each coloured cell is one partial product ; the whole rectangle's area is their sum.
Figure s02 — the 47 × 23 rectangle cut into four cells. Orange 800 , teal 140 , plum 120 , ink 21 ; the four areas tile the full rectangle, 1081 .
Split both factors: 47 = 40 + 7 , 23 = 20 + 3 .
Why this step? Two place-value splits → a 2 × 2 grid of easy multiplications, the four cells drawn in Figure s02.
Fill the four cells:
20 × 40 = 800
20 × 7 = 140
3 × 40 = 120
3 × 7 = 21
Why this step? Each cell is one chunk of one factor times one chunk of the other — all trivial once the zeros are visible.
Add: 800 + 140 + 120 + 21 = 1081 .
Why this step? Total area = sum of the four cell areas; the distributive law applied to both factors guarantees these four pieces rebuild the whole product.
Why the "shift" in column form? The top row 800 + 140 = 940 = 47 × 20 — it ends in a 0 because everything there was multiplied by twenty , not two. That trailing zero is the placeholder.
Verify: column method — 47 × 3 = 141 , 47 × 20 = 940 , sum 141 + 940 = 1081 . ✓ Just above the ~1050 forecast.
38 × 100 , then 38 × 0 .
Forecast: × 100 should just push the digits two columns left → around 3800 . × 0 should be nothing.
38 × 100 : append two zeros → 3800 .
Why this step? × 10 shifts every digit one place-value column left (ones→tens, tens→hundreds); × 100 shifts two columns. The digits 3 , 8 never change — only where they sit does.
38 × 0 = 0 .
Why this step? 0 groups of 38 is zero groups → nothing at all. The degenerate case : any factor of 0 collapses the product to 0 .
Verify: 3800/100 = 38 ✓ (division undoes multiplication — see Division — inverse of multiplication ). And 0 × 38 = 0 by the same rule read the other way. ✓
305 × 7 .
Forecast: near 300 × 7 = 2100 plus a touch more → ~2135.
The danger: the middle digit is 0 , and beginners "skip" it and squash the columns. Figure s03 below lays out the three place-value columns and shows the carry from the ones landing inside the zero column.
Figure s03 — the columns of 305 × 7 . The plum arrow warns: the tens digit is 0 , but the carried 3 still lands here, so the column cannot be skipped. Answer 2135 .
Split by place value: 305 = 300 + 0 + 5 .
Why this step? The hundreds, tens, and ones columns each still exist — the tens column just holds 0 . Writing it out keeps the columns honest (see Figure s03).
Ones: 5 × 7 = 35 . Write 5 , carry 3 .
Why this step? 35 = 3 tens + 5 ones; the 5 stays, the 3 tens carry left, exactly as in Cell B.
Tens: 0 × 7 = 0 , plus carried 3 = 3 . Write 3 .
Why this step? Even though the tens digit is 0 , the carry from the ones still lands here. Skipping the column would misplace everything to its left.
Hundreds: 3 × 7 = 21 . Write 21 .
Why this step? The last (leftmost) block has no further column to carry into, so its full value 21 is written out.
Total = 2135 .
Why this step? Reading the columns left to right gives 21 ∣ 3 ∣ 5 = 2135 ; each column already holds a single digit, so no more carrying is needed.
Verify: 300 × 7 + 5 × 7 = 2100 + 35 = 2135 . ✓ Matches forecast.
60 × 40 .
Forecast: 6 × 4 = 24 with some zeros attached — around a couple of thousand.
Strip the trailing zeros: 60 = 6 × 10 , 40 = 4 × 10 .
Why this step? Pull the "×10" factors out so only the tiny core 6 × 4 needs real work.
Multiply the cores: 6 × 4 = 24 .
Why this step? This is the only genuine table fact hiding inside the problem; everything else is just zeros bookkeeping.
Reattach the zeros: we stripped two tens (10 × 10 = 100 ), so multiply back by 100 : 24 × 100 = 2400 .
Why this step? We only borrowed the zeros; they must come home. Count them carefully — one from each factor.
Verify: area model — 60 × 40 is a single cell = 2400 ; also 2400/40 = 60 . ✓
8 × 9 , 7 × 11 and 8 × 5 using the parent's tricks (the ×9, ×11 and ×5 shortcut rules described in the scenario-matrix note above).
Forecast: 8 × 9 is one group below 8 × 10 = 80 → ~72. 7 × 11 is one group above 7 × 10 = 70 → ~77. 8 × 5 is half of 8 × 10 = 80 → ~40.
×9 rule: n × 9 = n × 10 − n . So 8 × 9 = 80 − 8 = 72 .
Why this step? 9 = 10 − 1 , so nine groups of 8 = ten groups minus one group. Distributive law with a subtraction : 8 × ( 10 − 1 ) = 80 − 8 .
×11 rule (single digit): n × 11 = n × 10 + n . So 7 × 11 = 70 + 7 = 77 — write the digit twice.
Why this step? 11 = 10 + 1 : ten groups plus one more group.
×5 rule: n × 5 = ( n × 10 ) ÷ 2 . So 8 × 5 = 80 ÷ 2 = 40 .
Why this step? 5 is half of 10 , so five groups is exactly half of ten groups — take the easy ×10 and halve it.
Verify: 8 × 9 : count nine eights or eight nines → 72 ✓. 7 × 11 = 77 (double digit) ✓. 8 × 5 = 40 ✓.
Worked example A classroom has
23 rows of chairs with 18 chairs in each row. How many chairs?
Forecast: ≈ 20 × 20 = 400 , so expect around 400 –420 .
Translate to a product. "23 rows of 18" is 23 copies of 18 → 23 × 18 .
Why this step? Equal groups (each row = 18 chairs) is exactly the definition of multiplication — repeated addition made fast.
Area model / split: 18 = 10 + 8 , 23 = 20 + 3 .
20 × 10 = 200 , 20 × 8 = 160 , 3 × 10 = 30 , 3 × 8 = 24 .
Why this step? Splitting both factors by place value turns one hard product into four trivial cells (same four-cell idea as Figure s02).
Add: 200 + 160 + 30 + 24 = 414 chairs.
Why this step? The four cell areas tile the whole rectangle, so their sum is the total chair count — the distributive law applied to both factors.
Verify: column method — 23 × 8 = 184 , 23 × 10 = 230 , sum 184 + 230 = 414 . ✓ Units are chairs (rows × chairs-per-row), and 414 sits in the forecast band. ✓
4 □ × 6 = 282 , find the missing digit □ .
Forecast: 282/6 is near 282/6 ≈ 47 , so □ is probably 7 .
Recognise it's a hidden division. The unknown factor is 282 ÷ 6 (multiplication and division undo each other).
Why this step? We know the product and one factor; the missing factor is the product divided by the known factor.
Compute 282 ÷ 6 : 6 × 40 = 240 , remainder 42 ; 6 × 7 = 42 . So 282 ÷ 6 = 47 .
Why this step? Chunk the division the same way we chunk multiplication — subtract easy multiples of 6 .
Therefore 4 □ = 47 ⇒ □ = 7 .
Why this step? We recovered the whole missing factor 47 ; its ones digit is the blank, so □ = 7 .
Verify: plug back: 47 × 6 = 282 ✓ (this is exactly Cell B).
Cell H build the product from equal groups
Is a factor or digit unknown
Cell I divide product by known factor
Does a x9 x11 x5 shortcut fit
Cell G use the parent trick
Cell F strip zeros multiply cores reattach
Cell B split tens and ones one carry
Cell C area model four partial products
Remember the placeholder zero
Recall Why does a middle zero (like in
305 ) still need attention?
Because a carry from the column on its right can land there. 0 × 7 = 0 , but 0 + carried 3 = 3 . Skipping the column mis-aligns every digit to its left.
Recall In
60 × 40 , how many zeros get reattached and why?
Two — one borrowed from each factor. Stripping gave 6 × 4 = 24 ; we removed 10 × 10 = 100 , so we multiply back by 100 ⇒ 2400 .
Recall Turn "23 rows of 18 chairs" into a calculation and its answer.
23 × 18 = 414 chairs (equal groups → multiplication).
Missing-digit rule If product and one factor are known, the missing factor is product ÷ known factor.
8 × 9 via the ×9 trick80 − 8 = 72 .
8 × 5 via the ×5 trickhalf of 80 = 40 .
60 × 40 answer2400 .
305 × 7 answer2135 .
Parent topic
Distributive Law (the engine behind every cell above)
Place Value & Number Systems (why the placeholder zero and column shifts work)
Addition — carrying and place value (carries reduce to addition)
Division — inverse of multiplication (Cell I reverses a product)
Squares & Square Roots (near-square shortcuts speed recall)
Algebra — Expanding Brackets (the 2 × 2 grid becomes ( x + a ) ( x + b ) )