Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Factors and Multiples: Factors are the numbers that divide a given number exactly without leaving a remainder. Multiples are the products obtained when a number is multiplied by other whole numbers. For example, if we have , then and are factors of , and is a multiple of both and .
Divisibility by 2, 5, and 10: These rules depend on the last digit of the number. A number is divisible by if the digit at the ones place is even (). A number is divisible by if it ends in or . A number is divisible by if the ones digit is exactly . Imagine a number line where only numbers ending in these specific digits 'jump' into the divisibility group.
Divisibility by 3 and 9: These rules depend on the sum of the digits. For , add all digits of the number; if the sum is a multiple of , the number is divisible by . Similarly, for , if the sum of the digits is divisible by , the whole number is divisible by . Visualize 'breaking apart' the number into its individual digits and stacking them to see if the total height matches a multiple of or .
Divisibility by 4 and 8: For , check only the last two digits; if they form a number divisible by , the whole number is. For , check the last three digits. For example, in the number , focus only on the '24' to determine divisibility by .
Divisibility by 6: A number is divisible by if it satisfies the rules for both and . This means the number must be even (ends in ) AND the sum of its digits must be a multiple of .
Divisibility by 11: To check for , find the sum of digits at odd places and the sum of digits at even places. Subtract the smaller sum from the larger sum. If the difference is or a multiple of (like ), the number is divisible by . Visualize the digits in a 'see-saw' pattern, alternating between the left and right sides.
Relationship between Factors and Multiples: Every number is a factor of itself and is a factor of every number. A number is always greater than or equal to its factors, and a number is always less than or equal to its multiples (excluding zero).
Prime and Composite Numbers: A Prime number has exactly two factors ( and itself), such as . A Composite number has more than two factors, such as . Note that is neither prime nor composite.
📐Formulae
💡Examples
Problem 1:
Check if the number is divisible by .
Solution:
Step 1: Check divisibility by . The last digit is , which is even. So, is divisible by . \nStep 2: Check divisibility by . Sum of digits . Since is a multiple of (), the number is divisible by . \nStep 3: Conclusion. Since the number is divisible by both and , it is divisible by .
Explanation:
This approach uses the compound rule for . We first verify the 'even' condition and then the 'sum of digits' condition.
Problem 2:
Determine if is divisible by .
Solution:
Step 1: Identify digits at odd and even places starting from the right. \nOdd places: (1st digit) and (3rd digit). Sum . \nEven places: (2nd digit) and (4th digit). Sum . \nStep 2: Calculate the difference. Difference . \nStep 3: Apply the rule. Since the difference is , the number is divisible by .
Explanation:
The rule for requires comparing the sums of alternating digits. A difference of confirms divisibility.