SOLUTION: Order matters; how many ways can 6 items be taken from a group of 20?
Algebra
->
Probability-and-statistics
-> SOLUTION: Order matters; how many ways can 6 items be taken from a group of 20?
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 232737
:
Order matters; how many ways can 6 items be taken from a group of 20?
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
nPr=n!/(n-r)! Permutation
20P6
=20!/(20-6)!
=20!/14!
=(20*19*18*17*16*15*14!)/14!
=20*19*18*17*16*15
=27907200
.
Ed