The number of permutation of 3 colors, one of which is red, out of a set of 7 colors, one of which is red, is:
A - 45
B- 90
C- 180
D- 210
Can anyone explain to me why the answer is B please?
Thanks
The number of permutation of 3 colors, one of which is red, out of a set of 7 colors, one of which is red, is:
A - 45
B- 90
C- 180
D- 210
Can anyone explain to me why the answer is B please?
Thanks
One of the colour is red , so red can occupy any one of the 3 available positions. There 6 remaining colors. So other place which red has not occupied cab be occupied in 6 ways. Now there are 5 colors remaining. So the final position can be occupied in 5 ways.
So total number of permutations are 3×6×5=90.
Select two colours other than red.
$\dbinom{6}{2}$
Arrangements
$3!$
So, required ways is
$\dbinom{6}{2}3!$