Divide by 9 by adding digits down
Adjust when the remainder reaches 9
- If a running total is 9 or more, carry 1 forward to the next quotient digit and reduce by 9.
- The remainder must be 0–8. If you get 9 or more, add the extra to the quotient.
- This shortcut is for dividing by 9 specifically — the digit-sum idea comes from 10 = 9 + 1.
Divide each by 9
Give quotient and remainder.
- 1234 ÷ 9
- 4321 ÷ 9
- 2451 ÷ 9
- 1332 ÷ 9
- 5023 ÷ 9
- 111 ÷ 9
- 806 ÷ 9
- 2222 ÷ 9
- 3405 ÷ 9
- 7001 ÷ 9
Good to know
Why does adding digits work for dividing by 9?
Because 10 = 9 + 1: each place value leaves a remainder of 1 when divided by 9, so running digit sums build the quotient and remainder.
Does a similar trick exist for dividing by 11 or 99?
Yes — related flag/base methods handle 11, 99 and other near-base divisors. Divide-by-9 is the friendliest place to start.
Vedic Maths — Veda Topper
Divide by 9 Instantly — Just Add the Digits
Dividing by 9 turns into simple addition. You carry each digit forward and add — no long division at all. It is one of the most satisfying beginner tricks in Vedic Maths.
The rule (2-digit ÷ 9)
The quotient is the first digit; the remainder is the sum of the digits.
Longer numbers
Bring the first digit down as the start of the quotient, then add it to the next digit for the next quotient digit, and so on. The final sum is the remainder.
Tip: if a remainder comes out as 9 or more, carry the extra ten into the quotient — the same idea, one small adjustment.
Why it works
Because 10 = 9 + 1, every time you move one place left you keep one "9" (which the quotient absorbs) and pass on a "+1" — which is exactly the running-addition you are doing.
1) 34 ÷ 9 2) 52 ÷ 9 3) 71 ÷ 9 4) 221 ÷ 9 5) 1203 ÷ 9
Answers: 1) 3 r7 2) 5 r7 3) 7 r8 4) 24 r5 5) 133 r6