Question
The number of five digit numbers, greater than 40000 and divisible by 5 , which can be formed using the digits and 9 without repetition, is equal to :
Options
Solution
Key Concepts and Formulas
- Permutations: The number of ways to arrange objects from a set of distinct objects, where order matters, is given by .
- Divisibility Rule for 5: A number is divisible by 5 if and only if its last digit is 0 or 5.
- Casework: When faced with multiple constraints that interact, consider breaking the problem into distinct cases to handle each constraint systematically.
Step-by-Step Solution
Step 1: Analyze the constraints and identify the most restrictive positions.
We are forming a five-digit number using the digits without repetition. The constraints are: the number must be greater than 40000, and divisible by 5. The first digit and the last digit are the most constrained. We will examine the possible choices for these digits.
Step 2: Determine the possible choices for the first digit, .
Since the number must be greater than 40000, must be greater than or equal to 4. Also, cannot be 0 (as it's a five-digit number). From the given digits, the possible values for are 5, 7, and 9. Thus, . There are 3 possible choices for .
Step 3: Determine the possible choices for the last digit, .
Since the number must be divisible by 5, the last digit must be either 0 or 5. Thus, . There are 2 possible choices for .
Step 4: Consider the cases based on the value of to account for the "without repetition" constraint.
We need to consider two cases based on the value of the last digit :
-
Case A: . If , then can be any of the digits in . So, there are 3 choices for . The possible pairs for are .
-
Case B: . If , then can be either 7 or 9 (since it cannot be 5 because of the "without repetition" constraint). So, there are 2 choices for . The possible pairs for are .
Step 5: Calculate the total number of ways to choose and .
The total number of ways to choose the first and last digits is the sum of the possibilities from both cases: .
Step 6: Determine the number of ways to fill the remaining three digits, and .
After choosing and , we have 4 digits remaining from the original set of 6 digits. We need to arrange these 4 digits into the 3 remaining positions (). This is a permutation problem since the order matters. The number of ways to arrange 3 digits out of 4 is .
Step 7: Calculate the total number of five-digit numbers satisfying the given conditions.
To find the total number of such numbers, we multiply the number of ways to choose the first and last digits by the number of ways to arrange the middle three digits: .
Common Mistakes & Tips
- Forgetting the "without repetition" constraint: This is the most common mistake. Always consider the impact of choosing a digit on the subsequent choices.
- Incorrectly calculating permutations: Make sure to use the correct permutation formula and understand when order matters.
- Not using casework: When constraints interact, casework can help to systematically address all possibilities.
Summary
We analyzed the constraints on the first and last digits of the five-digit number, considering the "without repetition" rule through casework. This resulted in 5 possible ways to choose the first and last digits. For each of these 5 ways, the remaining 3 middle positions could be filled in ways. Multiplying these possibilities, we obtained a total of five-digit numbers.
Final Answer
The final answer is \boxed{120}, which corresponds to option (C).