Solveeit Logo

Question

Question: If the number of all possible permutations of the letters of the word *MATHEMATICS* in which the rep...

If the number of all possible permutations of the letters of the word MATHEMATICS in which the repeated letters are not together is 90(X), then X =

Answer

30800

Explanation

Solution

The word is MATHEMATICS. Let's count the frequency of each letter:

M: 2 times A: 2 times T: 2 times H: 1 time E: 1 time I: 1 time C: 1 time S: 1 time

Total number of letters = 11.

1. Calculate the total number of permutations (NtotalN_{total}):

The formula for permutations with repetitions is n!n1!n2!...nk!\frac{n!}{n_1! n_2! ... n_k!}. Here, n=11, n_M=2, n_A=2, n_T=2.

Ntotal=11!2!×2!×2!=39,916,8008=4,989,600N_{total} = \frac{11!}{2! \times 2! \times 2!} = \frac{39,916,800}{8} = 4,989,600.

2. Calculate the number of permutations where repeated letters are together:

We use the Principle of Inclusion-Exclusion. Let PMP_M be the property that the two M's are together (MM). Let PAP_A be the property that the two A's are together (AA). Let PTP_T be the property that the two T's are together (TT). We need to find the number of permutations where at least one of these properties holds, i.e., N(PMPAPT)N(P_M \cup P_A \cup P_T).

N(PMPAPT)=N(PM)N(PMPA)+N(PMPAPT)N(P_M \cup P_A \cup P_T) = \sum N(P_M) - \sum N(P_M \cap P_A) + N(P_M \cap P_A \cap P_T).

  • Sum of individual properties (N(PM)\sum N(P_M)):

    To find N(PM)N(P_M), treat 'MM' as a single block. We are now permuting 10 items: (MM), A, T, H, E, A, T, I, C, S. The repeated letters among these are A (2 times) and T (2 times).

    N(PM)=10!2!×2!=3,628,8004=907,200N(P_M) = \frac{10!}{2! \times 2!} = \frac{3,628,800}{4} = 907,200.

    By symmetry, N(PA)=907,200N(P_A) = 907,200 and N(PT)=907,200N(P_T) = 907,200.

    N(PM)=3×907,200=2,721,600\sum N(P_M) = 3 \times 907,200 = 2,721,600.

  • Sum of properties taken two at a time (N(PMPA)\sum N(P_M \cap P_A)):

    To find N(PMPA)N(P_M \cap P_A), treat 'MM' as one block and 'AA' as another block. We are now permuting 9 items: (MM), (AA), T, H, E, T, I, C, S. The repeated letter among these is T (2 times).

    N(PMPA)=9!2!=362,8802=181,440N(P_M \cap P_A) = \frac{9!}{2!} = \frac{362,880}{2} = 181,440.

    By symmetry, N(PMPT)=181,440N(P_M \cap P_T) = 181,440 and N(PAPT)=181,440N(P_A \cap P_T) = 181,440.

    N(PMPA)=3×181,440=544,320\sum N(P_M \cap P_A) = 3 \times 181,440 = 544,320.

  • Property taken three at a time (N(PMPAPT)N(P_M \cap P_A \cap P_T)):

    To find N(PMPAPT)N(P_M \cap P_A \cap P_T), treat 'MM', 'AA', and 'TT' as single blocks. We are now permuting 8 items: (MM), (AA), (TT), H, E, I, C, S. All these 8 items are distinct.

    N(PMPAPT)=8!=40,320N(P_M \cap P_A \cap P_T) = 8! = 40,320.

  • Calculate N(PMPAPT)N(P_M \cup P_A \cup P_T):

    N(PMPAPT)=2,721,600544,320+40,320=2,177,280+40,320=2,217,600N(P_M \cup P_A \cup P_T) = 2,721,600 - 544,320 + 40,320 = 2,177,280 + 40,320 = 2,217,600.

    This is the number of permutations where at least one pair of repeated letters is together.

3. Calculate the number of permutations where repeated letters are not together:

This is given by NtotalN(PMPAPT)N_{total} - N(P_M \cup P_A \cup P_T).

Nnottogether=4,989,6002,217,600=2,772,000N_{not together} = 4,989,600 - 2,217,600 = 2,772,000.

4. Solve for X:

The problem states that the number of such permutations is 90(X).

So, 90(X)=2,772,00090(X) = 2,772,000.

X=2,772,00090=277,2009=30,800X = \frac{2,772,000}{90} = \frac{277,200}{9} = 30,800.

The final answer is 30800\boxed{30800}.

Explanation of the solution:

  1. Calculate total permutations of the word MATHEMATICS: 11!2!2!2!=4,989,600\frac{11!}{2!2!2!} = 4,989,600.

  2. Use the Principle of Inclusion-Exclusion to find permutations where at least one pair of repeated letters (MM, AA, TT) is together.

    • Sum of permutations with one pair together (e.g., MM as a block): 3×10!2!2!=3×907,200=2,721,6003 \times \frac{10!}{2!2!} = 3 \times 907,200 = 2,721,600.

    • Sum of permutations with two pairs together (e.g., MM and AA as blocks): 3×9!2!=3×181,440=544,3203 \times \frac{9!}{2!} = 3 \times 181,440 = 544,320.

    • Permutations with all three pairs together (MM, AA, TT as blocks): 8!=40,3208! = 40,320.

    • Number of permutations with at least one pair together = 2,721,600544,320+40,320=2,217,6002,721,600 - 544,320 + 40,320 = 2,217,600.

  3. Subtract this from the total permutations to find permutations where no repeated letters are together: 4,989,6002,217,600=2,772,0004,989,600 - 2,217,600 = 2,772,000.

  4. Equate this to 90(X)90(X) and solve for X: 2,772,000=90(X)    X=30,8002,772,000 = 90(X) \implies X = 30,800.