Advertisements
Advertisements
प्रश्न
How many code symbols can be formed using 5 out of 6 letters A, B, C, D, E, F so that the letters
- cannot be repeated
- can be repeated
- cannot be repeated but must begin with E
- cannot be repeated but end with CAB.
उत्तर
Given letters are A, B, C, D, E and F
a) cannot be repeated
- First box can be filled up in 6 ways.
- Second box can be filled up in 5 ways.
- Third box can be filled up in 4 ways.
- Fourth box can be filled up in 3 ways.
- Fifth box can be filled up in 2 ways.
∴ By fundamental principle of multiplication, total number of code symbols = 6 × 5 × 4 × 3 × 2 = 720.
b) can be repeated
Since the letters can be repeated, all the 5 boxes can be filled up in 6 × 6 × 6 × 6 × 6 ways = 7776.
c) cannot be repeated but must begin with E
E |
- Since the letters cannot be repeated,
- Second box can be filled up in 5 ways.
- Third box can be filled up in 4 ways.
- Fourth box can be filled up in 3 ways.
- Fifth box can be filled up in 2 ways.
∴ Total number of code symbols = 5 × 4 × 3 × 2 = 120.
d) cannot be repeated but end with CAB.
C | A | B |
- Since the letters cannot be repeated,
- I box can be filled up in 3 ways.
- II box can be filled up in 2 ways.
∴ Total number of code symbols = 3 × 2 = 6.
APPEARS IN
संबंधित प्रश्न
From 20 raffle tickets in a hat, four tickets are to be selected in order. The holder of the first ticket wins a car, the second a motor cycle, the third a bicycle and the fourth a skateboard. In how many different ways can these prizes be awarded?
The value of (5C0 + 5C1) + (5C1 + 5C2) + (5C2 + 5C3) + (5C3 + 5C4) + (5C4 + 5C5) is:
Find the total number of subsets of a set with
[Hint: nC0 + nC1 + nC2 + ... + nCn = 2n] n elements
How many different selections of 5 books can be made from 12 different books if, Two particular books are never selected?
There are 5 teachers and 20 students. Out of them a committee of 2 teachers and 3 students is to be formed. Find the number of ways in which this can be done. Further find in how many of these committees a particular teacher is included?
Find the number of ways of forming a committee of 5 members out of 7 Indians and 5 Americans, so that always Indians will be the majority in the committee
A committee of 7 peoples has to be formed from 8 men and 4 women. In how many ways can this be done when the committee consists of at least 3 women?
A committee of 7 peoples has to be formed from 8 men and 4 women. In how many ways can this be done when the committee consists of at most 3 women?
Choose the correct alternative:
Number of sides of a polygon having 44 diagonals is ______
Choose the correct alternative:
`""^(("n" - 1))"C"_"r" + ""^(("n" - 1))"C"_(("r" - 1))` is