answersLogoWhite

0


Best Answer

To be divisible by 2 the last digit must be even, ie one of {0, 2, 4, 6, 8};

For example 1234567: The last digit is 7, which is not one of these so it is not divisible by 2.

To be divisible by 3, sum the digits of the number and if this sum is divisible by 3, then the original number is divisible by 3.

As the test can be repeated on the sum, repeat the summing until a single digit remains; only if this number is one of {3, 6, 9} is the original number divisible by 3.

For example 1234567:

1234567 → 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28

28 → 2 + 8 = 10

10 → 1 + 0 = 1

1 is not one of {3, 6,9} so 1234567 is not divisible by 3.

To be divisible by 4, add twice the tens digit to the ones digit; if this sum is divisible by 4, then so is the original number.

As the test can be repeated on the sum, repeat the summing until a single digit remains; only if this number is one of {4, 8} is the original number divisible by 4.

For example 4562364:

→ 2×6 + 4 = 16

→ 2×1 + 6 = 8

8 is one of {4, 8} so 4562364 is divisible by 4.

To be divisible by 5, the last digit must be one of {0, 5}.

For example: 48250

The last digit is 0 which is not one of {0, 5} so it is divisible by 5.

To be divisible by 6, the number must be divisible by both 2 and 3; apply the tests for both of these.

for example: 346734

Last digit is 4, which is even (one of {0, 2, 4, 6, 8}) so 346734 is divisible by 2

346734 → 3 + 4 + 6 + 7 + 3 + 4 = 27

27 → 2 + 7 = 9

9 is one of {3, 6, 9}, so 346734 is divisible by 3

346734 is divisible by both 2 & 3 → 346734 is divisible by 6

There is no real check for 7 which is not much slower than just dividing by 7 to see if there is no remainder. One check:

Write the digits in blocks of 3 starting from the right hand end (like you would for reading the number):

in each block of 3 add twice the first digit to three times the second digit to the third digit.

Alternately subtract and add the blocks starting from the right hand end of the number.

If the result is divisible by 7, then so is the original number.

For example: 15,838,874

15,838,874 → 2×0 + 3×1 + 5, 2×8 + 3×3 + 8, 2×8 + 3×7 + 4

→ 8, 33, 41

→ 41 - 33 + 8 = 16

16 is not divisible by 7, so 15,838,874 is not divisible by 7.

To be divisible by 8, add four times the hundreds digit to twice the tens digit to the ones digit; if this sum is divisible by 8, then so is the original number. As the test can be repeated on the sum, repeat the summing until a single digit remains; only is this number is 8 is the original number divisible by 8.

For example: 34689312572

→4×5 + 2×7 + 2 = 36

36 → 4×0 + 2×3 + 6 = 12

12 → 4×0 + 2×1 + 2 = 4

4 is not 8 so 34689312572 is not divisible by 8.

To be divisible by 9, sum the digits of the number and if this sum is divisible by 9, then the original number is divisible by 9.

As the test can be repeated on the sum, repeat the summing until a single digit remains (this single digit is called the digital root of the number); only if this number is 9 is the original number divisible by 9.

For example 85423479674

85423479674 → 8 + 5 + 4 + 2 + 3 + 4 + 7 + 9 + 6 + 7 + 4 = 59

59 → 5 + 9 = 14

14 → 1 + 4 = 5

5 is not 9 so 85423479674 is not divisible by 9.

To be divisible by 10, the last digit must be 0

For example: 346759056; the last digit is 6 which is not 0, so it is not divisible by 10.

To be divisible by 11, alternately subtract and add the digits of the number from the right hand end; only if this sum is divisible by 11 (or is 0) is the original number divisible by 11.

For example: 4690263597

4690263597 → 7 - 9 + 5 - 3 + 6 - 2 + 0 - 9 + 6 - 4 = -3

-3 is not divisible by 11, so 4690263597 is not divisible by 11.

To be divisible by 12, the the number must be divisible by both 3 and 4; apply the tests for both of these.

for example: 3467343564

3467343564 → 3 + 4 + 6 + 7 + 3 + 4 + 3 + 5 + 6 + 4 = 45

45 → 4 + 5 = 9

9 is one of {3, 6, 9} so 3467343564 is divisible by 3

64 → 2×6 + 4 = 16

16→ 2×1 + 6 = 8

8 is one of {4, 8} so 3467343564is divisible by 4

→ 3467343564is divisible by both 3 and 4, so 3467343564 is divisible by 12

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the divisibility rules for 2 through 12?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the 2-10 divisibility rules?

12


What are the divisibility rules for 1 through 50?

Do the division, if there is no remainder, it is divisible. Seriously, many of the "divisibility rules" that have been discovered become more complicated than doing the actual division. For practical purposes, just learn the divisibility rules for a few simple cases (divisibility rules by 2, 4, 8, 5, 10, 3, 9, 7, 11, and 13), and for all other cases, just do the division.


What numbers 2 3 5 9 divides into 123456789 evenly using divisibility rules?

3 and 9. And they divide into 123456789 whether or not you use divisibility rules!


What are the divisibility rules to determine if 634 is divisible by 2?

Any even number is divisible by 2.


What is a divisibility rule for 5?

If the rules for 2 and 3 work, the number is divisibale by 5.


What are the divisibility rules from 1-25?

26


How divisibility rules can help you find the prime factorization?

Suppose you were trying to find the prime factorization of 123. You know that half of the divisors will be less than the square root. Since the square root is between 11 and 12, you only need to test 2, 3, 5, 7 and 11 as prime factors. If you know the rules of divisibility, you already know that 2 and 5 aren't factors and 3 is. It saves time.


What are the divisablity rules?

the divisibility rule for 2 is: The number is even;the last digit ends with a 2,4,6,8,10, etc.The divisibility rule fir 3 is: The sum of the number is divisible by 3The divisibility rule for 4 is: The last two digits are divisible by 4The divisibility rule for 5 is: The number ends with a 5 or 0The divisibility rule for 6 is: The sum CAN be divisible by 2 and or 3The divisibility rule for 9 is: The sum of the number is divisible by 9The divisibility rule for 10 is : The number ends with a 0


What divisibility rules can be used to find the factor pairs of 80?

Those for 1, 2, 4, 5 and 8.


What are the divisibility rules of 1000 times 1000 from 2 to 11?

1000 times 1000 is divisible by 2, 4, 5, 8 and 10.


What does it means to use the divisibility rules to find factor pairs for eighty?

Factors are divisors. If you know the divisibility rules, you know that 80 is divisible by 1, 2, 4, 5 and 8. If you divide 80 by those numbers, you find the other half of the factor pairs.


What are the divisibility rules of 42?

It is divisible by any of its factors which are: 1, 2, 3, 6, 7, 14, 21 and 42