s1.4.6
Dividing by 9 Trick
1,000 questions
This trick extends the remainder rule for 9 to find the full quotient. When dividing a number by 9, you can find the digits of the answer sequentially.
- Hundreds digit:
- Tens digit: (carry if sum > 9)
- Ones digit: (carry if sum > 9)
- Remainder: (find remainder when this sum is divided by 9)
For : Hundreds is 3. Tens is . Ones is . Remainder is . Answer: .