SOLUTION: How many ways can 15 girls be chosen to form a baseball team of 9 players? 5005 24 1,816,214,400 135
Algebra
->
Permutations
-> SOLUTION: How many ways can 15 girls be chosen to form a baseball team of 9 players? 5005 24 1,816,214,400 135
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 312211
:
How many ways can 15 girls be chosen to form a baseball team of 9 players?
5005
24
1,816,214,400
135
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
15 chosen 9 at a time is
15! / (9!)(6!) =
(15 * 14 * 13 * 12 * 11 * 10) / (6 * 5 * 4 * 3 * 2 * 1) =
5005