Visual walkthrough — Division — long division, remainder, dividend - divisor - quotient vocabulary
We'll follow one running problem the whole way down: share marbles into boxes.
Step 1 — Start with a heap and a question
WHAT: we lay everything out before touching it.
WHY: every symbol that follows will point at something in this picture. "Quotient" will be marbles-per-box; "remainder" will be the leftover pile. Naming them now means no symbol arrives unexplained.
PICTURE: the heap on the left, the empty boxes on the right, and the question mark hovering over one box.
Step 2 — Sharing IS repeated subtraction
WHAT: we deal round after round and keep a tally of rounds.
WHY: this is the definition of quotient = the number of complete rounds, and remainder = the marbles still in your hand when you can't complete a round. Because you stop the instant fewer than remain, the leftover pile is always smaller than the divisor: If were you could do one more round — a contradiction with "as many as possible."
PICTURE: three arrows peel marbles off the heap into the six boxes; the tally counter climbs
Step 3 — Why dealing one-at-a-time is too slow: place value to the rescue
Recall from repeated addition that a written number is layered:
WHAT: we split the heap into hundred-bags, ten-bags, and singles.
WHY: we can deal whole hundred-bags first (fast!), then whatever hundred won't split we break open into ten-bags and carry it down to the next column. This "break open and carry" is exactly the long-division bring-down. Long division is repeated subtraction done one place-value column at a time, biggest first.
PICTURE: the heap re-drawn as a stack of big bags (100s), medium bags (10s), loose marbles — three labelled columns.
Step 4 — Deal the hundreds column
WHAT: we compute remainder , and write the quotient digit in the hundreds slot of the answer.
WHY: annotate the arithmetic term-by-term: The we write is hundred-bags per box, so it sits in the hundreds place. The leftover hundred-bag cannot be split into whole bags — so we break it open next.
PICTURE: hundred-bags fly into the boxes (one each), hundred-bag glows red — "stuck."
Step 5 — Break open the leftover, carry into the tens
WHAT: we form (the "" carried from hundreds, the "" brought down), then deal: remainder . Write quotient digit in the tens slot.
WHY: The "bring down the " you were taught is literally pouring the waiting ten-bags in with the that came from smashing the leftover hundred. Nothing mysterious.
PICTURE: a red hundred-bag shatters into yellow ten-bags, joins the green ones → , then splits cleanly -per-box.
Step 6 — Deal the ones, and meet the remainder
WHAT: remainder . Write quotient digit in the ones slot.
WHY: , so we stop — this is the smallest-pile rule from Step 2 firing at the very end. The is the true remainder of the whole problem.
Answer read down the slots: hundreds , tens , ones → quotient , remainder .
PICTURE: singles to the boxes, red marbles left alone below.
Step 7 — Prove it: rebuild the heap
WHAT: we verify the Division Algorithm with our numbers.
WHY: this check is the identity from Step 2 read right-to-left. If it doesn't equal the dividend, an arithmetic slip happened. This is why the parent note insists: always multiply back.
PICTURE: the six full boxes pour back, the leftovers rejoin, reforming the heap.
Step 8 — The edge cases (so no scenario surprises you)
Case A — Remainder (exact division). Try : r; r; r. Quotient , remainder — the divisor divides exactly, no marble is ever stuck. (See Factors, Multiples & Divisibility Rules: this is what " is a factor of " means.)
Case B — Divisor bigger than the leading digit. In , the first digit is : zero whole -groups fit in hundred-bags. So the hundreds quotient digit is — we don't write it as a leading digit, we immediately break the hundreds into tens and deal those: r, then r → quotient .
Case C — A forced placeholder mid-answer. In : hundreds ; tens ← you must write this ; then again after bringing down; . Quotient . Skipping the zeros wrongly gives . The zero records "this box-round produced nothing, but the column still happened."
WHY these matter: they cover every sign of trouble — an empty column (Case C), a too-big divisor at the front (Case B), and a perfectly clean finish (Case A). After this, no problem can show you a column you haven't already seen.
PICTURE: three mini-panels — an empty leftover slot (A), a hovering above a too-small first pile (B), and a bright placeholder plugged into the middle of a quotient (C).
The one-picture summary
Everything above collapses into a single column ledger: for each place-value column you Divide, Multiply, Subtract, Bring down (the parent's "Does McDonald's Sell Burgers?"), and the running leftover flows down the diagonal until the last one becomes the remainder.
Recall Feynman retelling — say it to a 12-year-old
You've got a big heap of marbles and boxes. Sharing fairly just means dealing one marble to each box over and over — every round of dealing quietly subtracts from the heap, and you count rounds. Doing that times is silly, so instead notice your marbles come pre-bagged: giant hundred-bags, ten-bags, singles. Deal the big bags first — each box gets hundred-bag, and the one leftover hundred-bag you smash into ten ten-bags and slide down to join the tens (that's the "bring down"). Now ten-bags split perfectly, each, none stuck. The singles give each with marbles that just won't share — that's your remainder, and it has to be under , or you'd have done another round. Read your answer straight down the columns: per box, left. Prove it by pouring everything back: . Same heap you started with. That reversal is the Division Algorithm — nothing but honest bookkeeping of what left and what stayed.
Connections
- Division — long division, remainder, dividend - divisor - quotient vocabulary (the parent this walkthrough expands)
- Multiplication — repeated addition (the check step; division undoes it)
- Modular Arithmetic & Remainders (the remainder is "")
- Factors, Multiples & Divisibility Rules (remainder = "divides exactly")
- Fractions as Division (what to do with the leftover instead of stopping)