Intuition The ONE core idea
Division asks a single question: "how many equal-sized groups fit inside a pile, and what is left over?" Every symbol, every word, and every long-division step on the parent page is just a careful way of answering that one question and writing the answer down honestly.
Before you can read a sentence like 728 ÷ 6 = 121 rem 2 , every part of it must already mean something to you. This page builds each piece from nothing, in the order they depend on each other. Nothing here uses a symbol before it is drawn.
Everything starts with counting — knowing that a number like 17 is a pile of exactly seventeen identical marbles.
Definition A whole number
A whole number is a plain count of separate things: 0 , 1 , 2 , 3 , … — no halves, no minus signs. In the picture it is simply how many dots are in the pile.
Why the topic needs it: division starts with a pile to be shared. If you can't picture "a pile of 17 ", nothing else makes sense.
Intuition What "equal groups" means
Splitting is fair only when every group has the same size. Three boxes with 5 , 5 , 5 marbles is equal sharing; 6 , 4 , 5 is not.
Look at the picture: 17 dots pushed into groups of 5 . Three full groups form, and 2 dots stand alone because they can't make a fourth full group. That leftover pile of 2 is the seed of the whole idea of a remainder.
An equal group is a bunch containing exactly the same count as every other bunch. The topic's whole job is: make as many equal groups as possible, then look at what's left.
Why is making groups the same as dividing? Because forming a group of 5 is just taking 5 away .
Start with 17 . Take away 5 → 12 (one group made). Take away 5 → 7 (two groups). Take away 5 → 2 (three groups). Now 2 is smaller than 5 , so we cannot subtract again — stop.
17 − 5 − 5 − 5 = 2
Definition Repeated subtraction
Repeated subtraction means removing the same amount over and over until you can't remove a full copy anymore. The number of times you subtracted = number of groups; the final small pile = leftover.
Why the topic needs it: long division is nothing but repeated subtraction done cleverly, one place-value column at a time. See Multiplication — repeated addition for the mirror-image idea (adding the same amount over and over).
Now that we have the picture, we hang a name on each part of it.
Definition The four words, tied to the picture
Using our marbles (17 shared into groups of 5 → 3 groups, 2 left):
Dividend — the whole pile you started with. Picture: the big cloud of 17 dots.
Divisor — how big each group must be. Picture: the size of one ring, here 5 .
Quotient — how many full groups you made. Picture: the number of rings, here 3 .
Remainder — the dots left outside all rings. Picture: the 2 loose dots, here 2 .
Mnemonic Which word is which
Divi-DEND ends in -end → it's the whole thing you spend (spend-→dend). Divi-SOR = the group s ize. Quo tient = how many, R emainder = what r emains.
Words are slow; mathematicians shorten them.
Definition The division sign
÷
a ÷ b is read "a divided by b " and means "split the pile a into groups of size b ." The dot-line-dot shape of ÷ is a tiny picture: a fraction bar with a dot for the top number and a dot for the bottom — top is the dividend, bottom is the divisor.
So 17 ÷ 5 literally draws "17 over 5 ." This is exactly why division and fractions are the same operation wearing different clothes.
Definition The equals sign
=
= means "the left side and the right side are the very same amount." Two equal, level chalk-lines: a balance scale that is perfectly level. When we later write 728 = 6 × 121 + 2 , the = promises both sides count to the identical number.
Definition "rem" — remainder shorthand
17 ÷ 5 = 3 rem 2 reads "three groups, two left over." "rem" is just short for remainder — the loose dots from the picture.
To verify a division we must rebuild the pile. Rebuilding means adding the divisor to itself, once per group — which is exactly what × records.
Definition Multiplication
×
6 × 121 means "121 added together 6 times" (or equally "6 added 121 times"). Picture: 121 rows each holding 6 dots — a neat rectangle. Its total number of dots is the product.
Why the topic needs it: division and multiplication are opposites. If 728 ÷ 6 gives 121 rem 2 , then stacking 6 groups of 121 and adding the 2 leftovers must rebuild 728 . That rebuild uses × then + . (See Multiplication — repeated addition .)
The parent page insists 0 ≤ remainder < divisor . Those two symbols are the only new notation left.
0 ≤ r < d as one sentence
"The leftover r is at least zero (you can't have negative loose marbles) and strictly less than the group size d (if it reached d , one more full group would fit)." This single line is the promise that makes the quotient honest — the same promise that powers modular arithmetic .
The number line shows every allowed remainder for divisor 5 : the pale dots at 0 , 1 , 2 , 3 , 4 . The pink dot at 5 is forbidden — it means a whole new group, so it must be swallowed into the quotient.
The last assumed idea is that 728 isn't one lump — it's structured.
In 728 , the same digit means different amounts depending on its column : 7 means 7 hundreds = 700 , 2 means 2 tens = 20 , 8 means 8 ones . So 728 = 700 + 20 + 8 .
Why the topic needs it: long division shares out the hundreds first, and a leftover hundred is re-imagined as 10 tens and poured into the tens column — that is the "bring down" trick. Without place value, "bring down" is a magic ritual; with it, it's just 1 hundred = 10 tens.
Now every piece of the parent's key equation is defined:
Whole numbers - counting a pile
Equal groups - fair sharing
Place value - hundreds tens ones
Multiplication - repeated addition
Order symbols less-than and le
Four words - dividend divisor quotient remainder
Division Algorithm a = dq + r
Long division column by column
Cover the right side and test yourself — if any answer is fuzzy, reread that section before the parent note.
I can picture a whole number as a pile of dots Yes — e.g. 17 is seventeen separate marbles, no fractions or negatives.
I know what "equal groups" demands Every group holds the same count; leftovers that can't fill a full group stay outside.
I can explain division as repeated subtraction Keep subtracting the divisor; the number of subtractions is the quotient, the final small pile is the remainder.
I can name all four words from a picture Dividend = whole pile, Divisor = group size, Quotient = number of groups, Remainder = loose dots left.
I know what ÷ means and its link to fractions "Split the top pile into groups of the bottom size"; a ÷ b is the same as the fraction a over b .
I can read = as a balance Both sides count to the exact same amount.
I can rebuild a pile with × and + divisor × quotient + remainder should re-make the dividend.
I can read 0 ≤ r < d in words Leftover is zero-or-more but strictly less than the group size, else another group fits.
I know why the fish-mouth of < faces the bigger number The open side always gapes toward the larger value.
I can split 728 by place value 728 = 700 + 20 + 8 = 7 hundreds + 2 tens + 8 ones, which is why "bring down" works.