add all the digits of the number and check if it is divisible by 3.
eg-3321=3+3+2+1=9=divisible by three.the same works for 9.
Chat with our AI personalities
the number will also be divisible by 3 and 2
A number that is divisible by 15 is divisible both by 5 and 3 A number is divisible by 5 if it ends with 0 or 5 A number is divisible by 3 if the sum of its digits is divisible by 3 e.g. 4035 is divisible by 15 as it ends with a 5 and 4+0+3+5=12 which is divisible by 3
If the sum of the digits can be divided by 3. 93 is divisible by 3 because 9+3=12 we know 12 is divisible by 3 because 1+2=3 so the number is divisible by 3.
Add up the digits of the number. If the sum is divisible by 3, then the number itself is divisible by 3. Ex: Is 781 divisible by 3? 7+8+1=16 16 is not divisible by 3 so neither is 781 Is 903 divisible by 3? 9+0+3= 12 12 is divisible by 3 so 903 is divisible by 3
The way to know if a number is divisible by 3 is if its digit sum adds up to a number that is divisible by 3 (3, 6 or 9). The way to know if a number is divisible by 2 is if that number is even. That is, a number is divisible by two if the units are 0, 2, 4, 6 or 8. A number is divisible by 6 if it meets both these rules. In this case, 402 has the digit sum 6, and the units value is 2. Therefore, we can say that 402 is divisible by 6.