keisoku

Divide by 9 Trick Calculator

Find the quotient and remainder when dividing by 9 using the Indian mental-math running-sum method. Shows the steps and verifies with ordinary division.

Input

Enter a dividend to see the Indian running-sum steps for finding the quotient and remainder when dividing by 9.

Enter a whole number of 1 or more. Just add the digits from left to right to get the answer.

Result

1,234 divided by 9 is

Quotient 137, remainder 1

Quotient

137

Remainder

1

Running sum of each digit

PositionDigitRunning sumRole
111Quotient digit
223Quotient digit
336Quotient digit
4410Remainder (before carry)

Step by step

1

The leading digit 1 of the dividend 1,234 becomes the top digit of the quotient.

2

Each next quotient digit is the running sum plus the next digit. Repeat this from left to right.

3

The running sum after the last digit, 10, is the remainder before any carry.

4

The pre-carry remainder 10 is 9 or more, so applying the carry gives quotient 137, remainder 1.


Verification

137 × 9 + 1 = 1,234, which matches the original dividend.


When dividing by 9, the running sum of the digits alone gives the quotient and remainder. This works because 10 is 9 plus 1.

How it works

  • To divide by 9, add the digits of the dividend from left to right as a running sum to get the quotient and remainder. The first quotient digit is the leading digit, and each next digit is the running total plus the next digit.
  • Because 10 equals 9 plus 1, every place value splits into a part divisible by 9 and the digit value itself. Accumulating the leftover from left to right naturally produces the quotient and remainder.
  • If a running value or the final remainder reaches 9 or more, apply a carry. Subtract 9 from the remainder and add 1 to the quotient so the remainder stays between 0 and 8.
  • To verify, multiply the quotient by 9 and add the remainder. The result should match the original dividend.

Reviews

Tell us what you think of this calculator.

Write a review

  1. Home
  2. Divide by 9 Trick Calculator