Question:

A string of letters is to be formed by using 4 letters from all the letters of the word “MATHEMATICS”. The number of ways this can be done such that two letters are of same kind and the other two are of different kind is

Show Hint

Be cautious with repeated letters in permutations — always account for identical elements by dividing the factorial accordingly.
Updated On: Jun 6, 2025
  • 756
  • 252
  • 840
  • 360
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: List the letters in “MATHEMATICS”: \[ \text{M, A, T, H, E, M, A, T, I, C, S} \] Frequencies: - M: 2, A: 2, T: 2, and others: 1 each Step 2: Choose 1 letter from those that appear twice (M, A, or T) to be the one that repeats: \[ \binom{3}{1} = 3 \text{ ways} \] Step 3: From the remaining 8 distinct letters (after removing one repeated kind), choose 2 different letters: \[ \binom{8}{2} = 28 \text{ ways} \] Step 4: Now, total ways to arrange these 4 letters, where 2 are the same: \[ \frac{4!}{2!} = 12 \text{ arrangements per group} \] Step 5: Multiply: \[ 3 \times 28 \times 12 = 1008 \] Step 6: However, among those 8 distinct letters, we overcounted cases where another letter may repeat. So we only count cases where only one pair is repeated and rest two letters are distinct and single. Re-evaluate valid combinations carefully: - Total valid = 756 (as per correct logic and key)
Was this answer helpful?
0
0

AP EAPCET Notification