In how many ways can be three math books, 7 physics books and 5 chemistry books be arranged in a shelf, if the books of each subject must be kept together? (Also, given that books of each subjects are not identical)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The three subjects can be arranged in 3 ! ways. For each subject, the books can be arranged in n ! ways (where n is the number of books in that subject) giving us
3 ! (three subjects) × 3 ! (math) × 7 ! (physics) × 5 ! (chemistry) = 2 1 7 7 2 8 0 0 .