Marvin has 5 Algebra books, 1 Physics book, 5 Geometry books and 3 Chemistry books. He wants to arrange the books on a shelf. The leftmost must be 3 Algebra books followed by 4 Geometry books and the rightmost must be 2 Chemistry books.
In how many ways can he arrange his books?
Assume that all the books in any given subject are distinct from one another.
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.
t o t a l n u m b e r o f b o o k s = 1 4
n u m b e r o f a r r a n g e m e n t s = ( 5 C 3 ) ( 3 ! ) ( 5 C 4 ) ( 4 ! ) ( 3 C 2 ) ( 2 ! ) ( 5 ! ) = 5 1 8 4 0 0 0