Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Divisibility by 2, 5, and 10 depends only on the last digit of the number. A number is divisible by if its unit digit is or . It is divisible by if the unit digit is or . It is divisible by if the unit digit is strictly . Visualizing a number line, these are the patterns where multiples land on specific ending markers.
Divisibility by 3 and 9 depends on the sum of all digits in the number. If the sum of the digits is a multiple of , the number is divisible by . Similarly, if the sum of the digits is a multiple of , the number is divisible by . For example, in the number , the sum is , which is divisible by both and .
Divisibility by 4 and 8 depends on the last few digits. A number with or more digits is divisible by if the number formed by its last two digits (tens and ones) is divisible by . A number with or more digits is divisible by if the number formed by the last three digits is divisible by . Think of this as 'zooming in' on the right-hand tail of the number.
Divisibility by 6 is a composite test. A number is divisible by if it satisfies the divisibility rules for both and simultaneously. This means the number must be an even number and the sum of its digits must be divisible by . If it fails either one, it is not divisible by .
Divisibility by 11 involves an alternating sum pattern. Find the difference between the sum of the digits at odd places (starting from the right) and the sum of the digits at even places. If the difference is either or divisible by , then the number is divisible by . You can visualize this by placing the digits in two separate columns (Odd Position vs. Even Position) and comparing their totals.
General Divisibility Properties: If a number is divisible by another number, then it is divisible by each of the factors of that number. For example, if a number is divisible by , it is also divisible by and . Also, if a number is divisible by two co-prime numbers, it is divisible by their product.
📐Formulae
Divisibility by 2:
Divisibility by 3:
Divisibility by 4:
Divisibility by 5:
Divisibility by 8:
Divisibility by 9:
Divisibility by 11:
💡Examples
Problem 1:
Check if the number is divisible by .
Solution:
Step 1: Test for divisibility by . The last digit is , which is even. So, is divisible by . \ Step 2: Test for divisibility by . Find the sum of the digits: . Since is divisible by (), the number is divisible by . \ Conclusion: Since the number is divisible by both and , it is divisible by .
Explanation:
To check divisibility by , we must verify two conditions: the number must be even and the sum of its digits must be a multiple of .
Problem 2:
Is the number divisible by ?
Solution:
Step 1: Identify digits at odd positions (from right): . Sum . \ Step 2: Identify digits at even positions (from right): . Sum . \ Step 3: Find the difference: . \ Conclusion: Since is not and not divisible by , the number is not divisible by .
Explanation:
The rule for requires calculating the difference between the sums of digits in alternating positions. If the result is not or a multiple of , the number fails the test.