Divisibility rules
Last updated
Was this helpful?
Last updated
Was this helpful?
"General" divisibility rule: to check divisibility by 10 in decimal numeral system, you only have to check if the last digit is 0. So, to check if d|n
, express n
in the base d
, then check if the last digit is 0.
1: always
2: LSD is even
3: digit sum is divisible by 3
10: LSD is 0