Question
Question: There are three identical books on English, 4 identical books on Hindi, 2 identical books on mathema...
There are three identical books on English, 4 identical books on Hindi, 2 identical books on mathematics. In how many distinct ways can they be arranged on a shelf?
Solution
If we have to arrange n objects in n places, then there can be n! of arranging it. But, if there are n1 identical objects, then we will divide by n1! and so on. Hence, on substituting the values, we will get the required answer.
Complete step by step solution:
We are given that there are 3 three identical books on English, 4 identical books on Hindi, 2 identical books on mathematics.
This means we have a total 3+4+2=9 books on the shelf.
We know that if we have to arrange n objects in n places, then there can be n! of arranging it.
But, we will also divide the above number by the n1!, where n1 identical objects are there.
Here, there are 3 types of books which are identical, then the number of ways are,
n1!n2!n3!n!, where n is the total books, n1 is the number of English books, n2 is the number of Hindi and n3 is the number of Mathematics books.
Therefore, the total number of ways are,
3!4!2!9!=3×2×1×4!×2×19×8×7×6×5×4!=1260
Hence, the number of ways of arranging books on shelf is 1260.
Note:
Since, the order of the books matters, we cannot use combinations. We have used the concept of permutation in this question when certain objects are repeated. Also, one must know that n!=n.(n−1).(n−2).....3.2.1 to simplify the question.