1.1.5 · D3Arithmetic & Number Systems

Worked examples — Division — long division, remainder, dividend - divisor - quotient vocabulary

2,390 words11 min readBack to topic

The scenario matrix

Before working anything, let us name every distinct shape a division problem can take. Each row is a "cell" — a genuinely different situation. If we cover all cells, no exam question is a stranger.

# Cell (case class) What makes it different Example we use
A Clean divide, remainder Nothing left over; divisor divides dividend (revisited deeper)
B Leftover at every column A non-zero remainder marches through each step
C Placeholder zero inside the quotient Running number smaller than divisor mid-way → must write
D Divisor bigger than the leading digit(s) Quotient "starts late"
E Divisor bigger than the WHOLE dividend Quotient is , dividend is its own remainder
F Dividing zero shared into groups → everything zero
G Divide by / by the number itself Degenerate divisors — sanity anchors ,
H Two-digit divisor (exam twist) Estimation matters more; DMSB unchanged
I Real-world word problem You must decide what quotient and remainder mean Buses & passengers

We will hit A–I, in that order. Watch the running condition hold in every single one — that is the thread tying them together.


Cell A — Clean divide (remainder )


Cell B — Leftover marching through every column


Cell C — The placeholder zero (the trap)


Cell D — Divisor bigger than the leading digit


Cell E — Divisor bigger than the WHOLE dividend


Cell F — Dividing zero


Cell G — Degenerate divisors ( and the number itself)


Cell H — Two-digit divisor (the exam twist)


Cell I — Real-world word problem (deciding what the remainder means)


Recall checkpoint

Recall Which cell is each of these?

— which trap does it teach? ::: Cell C — the placeholder zero (skip it and you get ). Why is quotient remainder ? ::: Cell E — divisor exceeds dividend, so no whole group fits; the whole dividend is the remainder. Is the same trap as ? ::: No — is fine; is undefined (nothing times gives ). In the bus problem, why answer not ? ::: The remainder students still need a bus, so round the quotient up. What single check verifies every example above? ::: , with .


Connections

Case Map

leftover becomes

reappears in

a = dq + r with 0 le r less than d

A clean divide r=0

B leftover every column

C placeholder zero inside

D divisor over leading digit

E divisor over whole number q=0

F dividing zero all zero

G divide by 1 or itself

H two digit divisor estimate

I word problem interpret r