Base Conversion Divisibility Test - Dividing By Nine

Dividing By Nine

The trick for determining if a number is divisible by nine is well-known: If the sum of the digits of a number is divisible by nine, then the number itself is as well. This is a special case of the general rule, made easy because no base conversion is necessary since 9 + 1 = 10, and we already use base 10.

Example: Is 2,340 divisible by 9?

  • a=9
  • b=2,340
  • x=a+1=10
  • y=b (base-10)=2,340
  • z=2+3+4+0=9
  • z/a=9/9=1, a natural number

2,340 is divisible by 9.

Read more about this topic:  Base Conversion Divisibility Test

Famous quotes containing the word dividing:

    What is a wife and what is a harlot? What is a church and what
    Is a theatre? are they two and not one? can they exist separate?
    Are not religion and politics the same thing? Brotherhood is religion,
    O demonstrations of reason dividing families in cruelty and pride!
    William Blake (1757–1827)