SOLUTION: in how many ways can 10 people seated on the bench if only four seats are available?
Algebra
->
Permutations
-> SOLUTION: in how many ways can 10 people seated on the bench if only four seats are available?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 726962
:
in how many ways can 10 people seated on the bench if only four seats are available?
Answer by
checkley79(3341)
(
Show Source
):
You can
put this solution on YOUR website!
TEN ITEMS (n) TAKEN 4 (r) AT A TIME. (nPr)
n!/(n-r)!
10*9*8*7=5,040 ANS.