SOLUTION: How do you solve: A pool of possible jurors consists of 11 men and 15 women. How many different juries consisting of 5 men and 7 women are possible? Thank you!

Algebra ->  Probability-and-statistics -> SOLUTION: How do you solve: A pool of possible jurors consists of 11 men and 15 women. How many different juries consisting of 5 men and 7 women are possible? Thank you!      Log On


   



Question 372445: How do you solve:
A pool of possible jurors consists of 11 men and 15 women. How many different juries consisting of 5 men and 7 women are possible?
Thank you!

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
nCr=Combination of n things taken r at a time=n!/((n-r)!r!)
11C5 * 15C7
=462*6435
=2,972,970