SOLUTION: how many ways to arrange 7 books on a shelf when there are only 5 places on it?
Algebra
->
Permutations
-> SOLUTION: how many ways to arrange 7 books on a shelf when there are only 5 places on it?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 555238
:
how many ways to arrange 7 books on a shelf when there are only 5 places on it?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
P(n,r) = (n!)/((n-r)!)
P(7,5) = (7!)/((7-5)!)
P(7,5) = (7!)/(2!)
P(7,5) = (7*6*5*4*3*2!)/(2!)
P(7,5) = 7*6*5*4*3
P(7,5) = 2520
So there are 2,520 ways.
If you need more help, email me at
jim_thompson5910@hotmail.com
Also, please consider visiting my website:
http://www.freewebs.com/jimthompson5910/home.html
and making a donation. Thank you
Jim