Do you know that there is an easy way to find the remainder when a number is divided by 9?
Example 1:
43 ÷ 9 = 4, remainder = 7
quick remainder: 4 + 3 = 7
Example 2:
28 ÷ 9 = 3, remainder = 1
quick remainder: 2 + 8 = 10 ?
If the addition is ? 9, cast out the 9s, until it is lest than 9.
10 – 9 = 1
Example 3:
2345 ÷ 9 = 260, remainder = 5
quick remainder: 2 + 3 + 4 + 5 = 14
14 – 9 = 5
Example 4:
4489 ÷ 9 = 498, remainder = 7
quick remainder: 4 + 4 + 8 + 9 = 25
25 – 9 = 16
16 – 9 = 7
Related Articles:
Popular Articles:
- Backup folders with 7-zip command line
- Insert figures to LaTeX
- Create LaTeX table easily
- Add personal signature to Lotus Notes 7
- Windows XP Service Pack 3 Final release download
Spread/Promote this article.
Digg | Del.icio.us | Stumble | Y! MyWeb | Y! Buzz | Fave It! | RedditSubscribe for free.
Subscribe to Selinap.com feed right now!
Tags: division, Mathematics

erm… tough.. haha
Crazyfool: You just need to master addition.