SOLUTION: A baseball team has 15 players on it's roster. How many ways are there to pick nine starters?
Algebra
->
Probability-and-statistics
-> SOLUTION: A baseball team has 15 players on it's roster. How many ways are there to pick nine starters?
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 308180
:
A baseball team has 15 players on it's roster. How many ways are there to pick nine starters?
Found 2 solutions by
nyc_function, edjones
:
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
15P9 = 15!/(15-9)!
Can you finish?
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
nCr=n!/((n-r)!r!)
=15!/(6!*9!)
=5,005 ways
.
Ed