86.1k views
2 votes
You are given the summer reading list for your English class. There are 8 books on the list. You decide you will read all. In how many different orders can you read the books?

User Schube
by
5.2k points

1 Answer

3 votes
Consider for a moment building a tree with all possible choices. The first row would contain 8 books (each possible choice for the first book). Then, the second row would contain 7 books for each book in the first row (the choices possible for the second book). Otherwise, it would be 8*7. Following this principal, we continue to multiply down to 1. 8*7*6*5*4*3*2*1. This is also known as 8!, a factorial.
Finally, 8! = 40,320

User Joelty
by
4.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.