In how many ways can 5 different books be arranged on a shelf?
Reveal answer
Fill a bubble to check yourself
In how many ways can 5 different books be arranged on a shelf?
120
234
456
123
321
The number of ways to arrange n distinct objects is given by n factorial (n!). For 5 books, this is 5 * 4 * 3 * 2 * 1 = 120.
Arranging 5 different books on a shelf is a permutation of 5 distinct objects. Using the factorial formula for permutations, the total number of possible arrangements is 5!. This calculates to 5 4 3 2 1 = 120.