Answer: The correct option is (a) 12.
Step-by-step explanation: We are given to find the number of permutations that exists for the letters a, b, c and d taking two at a time.
We know
The number of permutations of 'n' different things taking 'r' ('r' less than or equal to 'n') at a time is given by the formula:
![^nP_r=\dfrac{n!}{(n-r)!}.](https://tex.z-dn.net/?f=%5EnP_r%3D%5Cdfrac%7Bn%21%7D%7B%28n-r%29%21%7D.)
In the given case, there are 4 different letters and we are to take two at a time, so
n = 4 and r = 2.
Therefore, the number of permutations will be
![^4P_2=\dfrac{4!}{(4-2)!}=\dfrac{4!}{2!}=\dfrac{4\times3\times2\times 1}{2\times 1}=4\times 3=12.](https://tex.z-dn.net/?f=%5E4P_2%3D%5Cdfrac%7B4%21%7D%7B%284-2%29%21%7D%3D%5Cdfrac%7B4%21%7D%7B2%21%7D%3D%5Cdfrac%7B4%5Ctimes3%5Ctimes2%5Ctimes%201%7D%7B2%5Ctimes%201%7D%3D4%5Ctimes%203%3D12.)
Thus, there are 12 permutations that exists.
Option (a) is correct.