Monday 30 May 2011

Divisibility Tests for 7,13,17 & 19

Divisibility test of 7
1).Double the last digit (digit at the rightmost place) and subtract it from the number left (excluding the last digit). If this number is divisible with 7 then the original number is divisible by 7.
This procedure can be followed as many times as required (until the number is reduced to 2 digit number). Then the number so obtained can be checked whether it is divisible by 7 or not. If the number so obtained is divisible by 7 then the original number is divisible by 7 and if not then original number is not divisible by 7.
E.g.-
Consider the number 1057.
Now the last digit is 7. On doubling it we get 14.
On subtracting it from 105 we get 91.
Now it can be seen that 91 is divisible by 7 so the original number is divisible by 7.
(It can further be simplified by doubling 1 and subtracting it from 9 and thus we get 7 which is divisible by7.)
——————XXXXXXXX———-
Divisibility test of 13
To check whether a number is divisible by 13 we follow the procedure as follows:
1). Multiply the last digit with 4 and add it to the number left (after removing the last digit).
2). Follow this method again and again and reduce the number to 2-digit number form.
3). Now check whether the number is divisible by 13 or not.
If the 2-digit number so obtained is divisible by 13 then the original number is divisible by 13 otherwise not.
E.g.-
Let us consider the number 195.
Now the last digit is 5 and on multiplying it with 4 we get 20.
Now on adding this with the remaining number (i.e. 19) we get 39. Now as 39 is divisible by 13 therefore the original
number id divisible by 13.
———————XXXXXXXXXXX————
Divisibility test of 17
To check whether a number is divisible by 17 we follow the procedure as follows:
1). Multiply the last digit with 5 and subtract it from the number left (after removing the last digit).
2). Follow this method again and again and reduce the number to 2-digit number form.
3). Now check whether the number is divisible by 17 or not.
If the 2-digit number so obtained is divisible by 17 then the original number is divisible by 17 otherwise not.
E.g.-
Let us consider the number 221.
Now the last digit is 1 and on multiplying it with 5 we get 5.
Now on subtracting 5 from the remaining number (i.e. 22) we get 17. Now as 17 is divisible by 17 therefore the original number id divisible by 17.
——————XXXXXXXXXX——————–
Divisibility test of 19
To check whether a number is divisible by 19 we follow the procedure as follows:
1). Multiply the last digit with 2 and add it to the number left (after removing the last digit).
2). Follow this method again and again and reduce the number to 2-digit number form.
3). Now check whether the number is divisible by 19 or not.
If the 2-digit number so obtained is divisible by 19 then the original number is divisible by 19 otherwise not.
E.g.-
Let us consider the number 209.
Now the last digit is 9 and on multiplying it with 2 we get 18.
Now on adding th18 with the remaining number(i.e. 20) we get 38. Now as 38 is divisible by 19 therefore the original number id divisible by 19.
Number Multiply last digit -/+
7 2 -
13 4 +
17 5 -
19 2 +

No comments:

Post a Comment