The correct answer is 120.
We are to form 5-digit numbers using the digits {0, 1, 3, 5, 7, 9} without repetition, under two conditions:
With the last digit fixed as 0, the first digit cannot be 0 and must make the number > 40,000. The available digits for the first position (excluding 0) are {1, 3, 5, 7, 9}. Since the number must be > 40,000, the first digit must be at least 4. Among our choices, only 5, 7, and 9 qualify.
Number of choices for the first digit: 3.
After fixing the first and last digits, there remain 4 digits for the three middle positions. The number of ways to fill these positions is:
P(4, 3) = 4 × 3 × 2 = 24
Total numbers for Case 1: 3 × 24 = 72.
With the last digit fixed as 5, the first digit must be chosen from the remaining digits {0, 1, 3, 7, 9} (0 is not allowed in the first position) and must be at least 4 to ensure the number is > 40,000. This leaves only 7 and 9.
Number of choices for the first digit: 2.
The remaining three positions (the 2nd, 3rd, and 4th digits) can be filled from the 4 remaining digits (from a total of 6, after fixing the first and last digits) in:
P(4, 3) = 4 × 3 × 2 = 24
Total numbers for Case 2: 2 × 24 = 48.
Total 5-digit numbers = 72 + 48 = 120.
Match List-I with List-II
List-I | List-II |
---|---|
(A) \(^{8}P_{3} - ^{10}C_{3}\) | (I) 6 |
(B) \(^{8}P_{5}\) | (II) 21 |
(C) \(^{n}P_{4} = 360,\) then find \(n\). | (III) 216 |
(D) \(^{n}C_{2} = 210,\) find \(n\). | (IV) 6720 |
Choose the correct answer from the options given below:
Let one focus of the hyperbola $ \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 $ be at $ (\sqrt{10}, 0) $, and the corresponding directrix be $ x = \frac{\sqrt{10}}{2} $. If $ e $ and $ l $ are the eccentricity and the latus rectum respectively, then $ 9(e^2 + l) $ is equal to:
The largest $ n \in \mathbb{N} $ such that $ 3^n $ divides 50! is:
A permutation is an arrangement of multiple objects in a particular order taken a few or all at a time. The formula for permutation is as follows:
\(^nP_r = \frac{n!}{(n-r)!}\)
nPr = permutation
n = total number of objects
r = number of objects selected