SOLUTION: How many ways can you choose seven people from a group of twenty?
Algebra
->
Probability-and-statistics
-> SOLUTION: How many ways can you choose seven people from a group of twenty?
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 1185709
:
How many ways can you choose seven people from a group of twenty?
Answer by
math_helper(2461)
(
Show Source
):
You can
put this solution on YOUR website!
C(20,7) = 20!/((20-7)!*7!) = 20!/(13!*7!)
= (20*19*18*17*16*15*14)/(7*6*5*4*3*2*1)
= 77520