Question
Five digit number divisible by 3 is formed using 0, 1, 2, 3, 4 and 5 without repetition. Total number of such numbers are :
Options
Solution
Key Concepts and Formulas
- Divisibility Rule for 3: A number is divisible by 3 if and only if the sum of its digits is divisible by 3.
- Permutation: The number of ways to arrange distinct objects is .
- Counting Principle: If there are ways to do one thing and ways to do another, then there are ways to do both.
Step-by-Step Solution
Step 1: Identify Valid Sets of 5 Digits
We need to select 5 digits from the set such that their sum is divisible by 3. The sum of all the digits in the set is . Since we are forming a 5-digit number, we will exclude one digit, say . For the resulting 5-digit number to be divisible by 3, must be divisible by 3. Since 15 is divisible by 3, must also be divisible by 3. Therefore, we need to find which digits in the set are divisible by 3.
The digits divisible by 3 are 0 and 3. This gives us two cases:
-
Case 1: Exclude 0. The set of digits is . The sum of the digits is , which is divisible by 3.
-
Case 2: Exclude 3. The set of digits is . The sum of the digits is , which is divisible by 3.
Step 2: Calculate the Number of 5-Digit Numbers for Each Valid Set
Now we calculate how many 5-digit numbers can be formed from each set.
-
Case 1: Using the digits from
Since none of the digits is 0, any permutation of these 5 digits will form a valid 5-digit number. The number of such permutations is .
Therefore, 120 numbers can be formed using the digits .
-
Case 2: Using the digits from
Here, we have the digit 0. This means the first digit cannot be 0. To find the number of valid 5-digit numbers, we first find the total number of permutations, and then subtract the number of permutations where 0 is the first digit.
-
Total permutations of 5 digits: Ignoring the restriction on the first digit, there are ways to arrange the 5 digits.
-
Permutations starting with 0: If 0 is the first digit, there are 4 remaining digits to arrange in the remaining 4 positions. This can be done in ways.
-
Valid 5-digit numbers: Subtract the number of permutations starting with 0 from the total number of permutations.
Therefore, 96 numbers can be formed using the digits .
-
Step 3: Calculate the Total Number of Such Numbers
To find the total number of 5-digit numbers divisible by 3, we add the numbers from Case 1 and Case 2.
Total numbers = (Numbers from ) + (Numbers from )
Total numbers =
Common Mistakes & Tips
- Forgetting the Divisibility Rule: Always start by applying the divisibility rule to identify the possible sets of digits.
- Handling Zero Correctly: Remember that a number cannot start with zero. Subtract the cases where zero is in the first position.
- Systematic Approach: Be systematic in listing the possible cases to avoid missing any combinations.
Summary
We used the divisibility rule for 3 to find two sets of 5 digits from the given set whose sum is divisible by 3. Then, for each set, we calculated the number of 5-digit numbers that could be formed, making sure to handle the case where 0 was in the set correctly. Finally, we added the results from the two cases to get the total number of such numbers. The final answer is 216.
Final Answer
The final answer is , which corresponds to option (D).