Correct Answer - Option 2 : (
26P
1)
2 × (
4P
1)
3
Concept:
Combinations: The number of ways in which r distinct objects can be selected simultaneously from a group of n distinct objects, is:
nCr= \(\rm \frac {n!}{r!(n-r)!}\).
Permutations: The number of ways in which r objects can be arranged in n places (without repetition) is:
nPr = \(\rm \frac{n!}{(n - r)!}\).
-
nPr = r! × nCr.
nP1 = nC1.
- n! = 1 × 2 × 3 × ... × n.
- 0! = 1.
Calculation:
There are a total of 5 symbols: 2 alphabets (out of 26) + 3 numbers (out of 4).
Since repetition is allowed, we will consider the number of arrangements of each symbol individually.
Each of the 2 alphabets can be arranged in 26P1 ways and each of the 3 numbers can be arranged in 4P1 ways.
Using the basic principle of counting, the total number of arrangements will be:
26P1 × 26P1 × 4P1 × 4P1 × 4P1
= (26P1)2 × (4P1)3.
Basic Principle of Counting:
If there are m ways for happening of an event A, and corresponding to each possibility there are n ways for happening of event B, then the total number of different possible ways for happening of events A and B are:
- Either event A alone OR event B alone: m + n.
- Both event A AND event B together: m × n.