A number is divisible by 10 if it ends in 0. This is the easiest rule.
Example: 1230 is divisible by 10. 1235 is not. You can see this immediately without computation.
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
(Last digit 0)
A number is divisible by 10 if it ends in 0. This is the easiest rule.
Example: 1230 is divisible by 10. 1235 is not. You can see this immediately without computation.