Question
The number of different 5 digit numbers greater than 50000 that can be formed using the digits 0 , , such that the sum of their first and last digits should not be more than 8 , is
Options
Solution
Key Concepts and Formulas
- Fundamental Principle of Counting (Multiplication Rule): If there are ways to do one thing, and ways to do another, then there are ways to do both.
- Casework: Breaking down a problem into mutually exclusive cases and summing the results.
- Understanding Inequalities: Interpreting "not more than" as "less than or equal to."
Step-by-Step Solution
Step 1: Analyze the constraints on the first digit ().
The problem requires a 5-digit number greater than 50000. Therefore, the first digit, , must be one of . The available digits are . Thus, can be 5, 6, or 7.
Step 2: Analyze the constraint on the last digit () based on .
We use casework based on the value of .
-
Case 1: The constraint becomes . Subtracting 5 from both sides gives . The possible values for are . Thus, there are 4 choices for .
-
Case 2: The constraint becomes . Subtracting 6 from both sides gives . The possible values for are . Thus, there are 3 choices for .
-
Case 3: The constraint becomes . Subtracting 7 from both sides gives . The possible values for are . Thus, there are 2 choices for .
Step 3: Analyze the possible values for the middle digits ().
The digits and have no restrictions other than being chosen from the set . Since repetition is allowed, each of these digits can be any of the 8 digits. Therefore, there are 8 choices for each of and . The number of ways to choose these digits is .
Step 4: Calculate the total number of possibilities for each case.
-
Case 1: There is 1 choice for (5), 4 choices for , and 512 choices for . The total number of possibilities for this case is .
-
Case 2: There is 1 choice for (6), 3 choices for , and 512 choices for . The total number of possibilities for this case is .
-
Case 3: There is 1 choice for (7), 2 choices for , and 512 choices for . The total number of possibilities for this case is .
Step 5: Calculate the grand total.
Since the cases are mutually exclusive, we sum the number of possibilities for each case to find the total number of 5-digit numbers satisfying the given conditions.
Total number of such numbers = .
Common Mistakes & Tips
- Assuming Distinct Digits: The problem does not state that the digits must be distinct. Always check this assumption before proceeding.
- Incorrectly Interpreting "Not More Than": " not more than " means , not .
- Missing a Case: Ensure that all possible values for are considered in the casework.
Summary
By analyzing the constraints, breaking the problem into cases based on the first digit, and applying the fundamental principle of counting, we found that there are 4608 such 5-digit numbers.
The final answer is , which corresponds to option (C).