Question
Question: There are 6 periods in each working day of a school. In how many ways can one organize 5 subjects su...
There are 6 periods in each working day of a school. In how many ways can one organize 5 subjects such that each subject is allowed at least one period?
A. 3200.
B. 1800.
C. 3600.
D. none of these.
Solution
Hint : To solve this question, we will use the concept of permutation and combination. The number of combinations of n different things taken r at a time, denoted by nCr, is given by nCr=r!(n−r)!n!,0⩽r⩽n. and the number of permutations of n objects, where p objects are of the same kind and rest all are different = p!n!.
Complete step by step solution :
Given that,
Total number of subjects = 5.
Total periods in each working day = 6.
We can see that 5 subjects can be studied in the 5 out of 6 periods and one subject will get repeated.
So, the number of ways to select the repeating subject for that 6th period = 5C1=5ways.
Now, the 5 subjects that are allowed in 6 periods can be arranged in different ways.
The number of different arrangements of 5 subjects in 6 periods are = 2!6!=2×16×5×4×3×2×1=360.
Hence, the number of ways to organize 5 subjects in 6 periods such that each subject is allowed at least one period = 5C1×2!6!=5×360=1800 ways.
Therefore, the correct answer is option (B).
Note : In this type of questions, we have to remember some basic points of permutation and combination. First, we will arrange the 5 subjects simply in 5 periods and then we will find out the number of ways to arrange the 5 subjects in that one 6th period. After that we will multiply the number of ways to select 5 subjects in one period with the number of ways to arrange the 5 subjects in 5 of 6 periods. Through this, we will get the required answer.