A student wants to arrange 3 maths, 4 hindi and 5 physics books on a shelf. In how many ways the book can be arranged? how many arrangements are possible if all the books in the same subjects are to be all together?
Answers
Answer:
So you are gonna have to think of this in multiple ways. First you have to consider the different subjects in order, then you have to consider each individual book. So let's break it down,
Since all the math books must be with math books, chemistry with chemistry, and physics with physics, that simplifies matters. That means we have to initially look at how subjects divide up. You can have Math, Chemistry, Physics, or maybe Math, Physics, Chemistry.
To count the number of these possibilities, you will do the number of options factorial (number of options)!
For this, there are three options for the subject, so
3
!
or
6
possibilities for the subjects.
Now, you have to consider each individual subject's books. For Math, there are 4 different books. That means there are
4
!
or
24
ways to order these books.
Then, for Physics, there are
6
!
or
720
ways to order these books.
And for Chemistry, there are
2
!
or
2
ways to order these books.
Then, we multiply all the calculated values by the Fundamental Counting Principle.
6
⋅
24
⋅
720
⋅
2
=
207360
ways to order these books.