Solveeit Logo

Question

Question: The number of arrangements of the letters \[abcd\] in which neither \[a,b\] nor \[c,d\] come togethe...

The number of arrangements of the letters abcdabcd in which neither a,ba,b nor c,dc,d come together is:
A) 6
B) 12
C) 16
D) None

Explanation

Solution

Here, we will first find the total number of ways of the arrangement of the given letters. Then we will find the possible number of ways that both the letters come together. After which we will subtract it from the total number of ways to get the required answer.

Complete step by step solution:
We have to find the total number of arrangements of the letters abcdabcd.
Total number of arrangements of the letters abcd=4!abcd = 4!
Computing the factorial, we get
\Rightarrow Total number of arrangements of the letters abcd=4×3×2×1abcd = 4 \times 3 \times 2 \times 1
\Rightarrow Total number of arrangements of the letters abcd=24abcd = 24
Now, we have to find the number of arrangements in which only a,ba,b come together.
Since aa and bb come together, we consider aa and bb as one single identity and thus can be arranged in 3 ways. Also, individually, aa and bb can be arranged in 2 ways. So, we get
Number of arrangements=3!2! = 3!2!
Computing the factorial, we get
\Rightarrow Number of arrangements=3×2×1×2×1 = 3 \times 2 \times 1 \times 2 \times 1
\Rightarrow Number of arrangements=12 = 12
Now, we have to find the number of arrangements in which only c,dc,dcome together.
Since cc and dd come together, we will consider cc and dd as one single identity and thus can be arranged in 3 ways. Also, individually, cc and dd can be arranged in 2 ways. So, we get
Number of arrangements =3!2! = 3!2!
Computing the factorial, we get
\Rightarrow Number of arrangements=3×2×1×2×1 = 3 \times 2 \times 1 \times 2 \times 1
\Rightarrow Number of arrangements=12 = 12
Now, we have to find the number of arrangements in which both aa and bb, as well as cc and dd, come together.
Since aa and bbas well as cc and dd come together it can be arranged in 2 ways and both these letters can be arranged in 2 ways separately. So, we get
Number of arrangements=2!2!2! = 2!2!2!
Computing the factorial, we get
\Rightarrow Number of arrangements=2×1×2×1×2×1 = 2 \times 1 \times 2 \times 1 \times 2 \times 1
\Rightarrow Number of arrangements=8 = 8
Now, we have to find the total number of arrangements by subtracting the number of ways in all these case from the total number of ways, thus we get
Number of required arrangements =241212+8 = 24 - 12 - 12 + 8
Adding and subtracting the terms, we get
\Rightarrow Number of required arrangements =8 = 8

Therefore, the number of arrangements of the letters abcdabcd in which neither a,ba,b nor c,dc,d come together is none.

Note:
We have used the concept of permutation. A permutation is defined as the arrangement of letters, numbers, or some elements in a set. It gives us the number of ways that the elements in a set are arranged. Combination is defined as the selection of objects. Both are similar but in permutations, the order is important while in combinations order is not important. Factorial is defined as the numbers multiplied in descending order till unity.