| Term 
 | Definition 
 | 
        |  | 
        
        | Term 
 | Definition 
 
        | add all the numbers together and the sum is divisible by 3 |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | the last two digits are divisible by 4 |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | the number ends in 5 or 0 |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | if the number is divisible by 2 and 3, it's also divisible by 6 |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | double the last number and subtract it from the other numbers and the difference should be divisible by 7 |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | See if the last 3 digits are divisible by 8 |  | 
        |  | 
        
        | Term 
 | Definition 
 
        | add all the numbers together and the sum is divisible by 9 |  | 
        |  | 
        
        | Term 
 | Definition 
 | 
        |  |