Question:

How many five-digit numbers can be formed using the integers 3, 4, 5 and 6 with exactly one digit appearing twice?

Show Hint

Whenever a digit repeats $r$ times, divide by $r!$ in the permutations: $\dfrac{n!}{r!}$ for a single repeated digit.
Updated On: Sep 1, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 240

Solution and Explanation

Step 1: Choose the repeated digit. There are 4 choices (one of 3,4,5,6).
Step 2: Arrange the multiset. Each number uses the multiset $\{a,a,b,c,d\}$ with all $a,b,c,d$ distinct.
Number of arrangements $=\dfrac{5!}{2!}=60$.
Step 3: Multiply choices. Total numbers $=4\times 60=240$.
Was this answer helpful?
0
0