SOLUTION: How many differant committees consisting of 3 teenagers and 5 youths are possible if each member of the committee is to be chosen from a group of 6 teenagers and 10 youths

Algebra.Com
Question 166938: How many differant committees consisting of 3 teenagers and 5 youths are possible if each member of the committee is to be chosen from a group of 6 teenagers and 10 youths
Answer by nerdybill(7384)   (Show Source): You can put this solution on YOUR website!
If the order doesn't matter, it is a Combination.
If the order does matter it is a Permutation.
.
In your case, "order" does not matter so it would be a combination.
.
C(n,r) = n!/(r!(n-r)!)
.
3 teenagers from a group of 6 teenagers
n=6
r=3
C(n,r) = n!/(r!(n-r)!)
C(6,3) = 6!/(3!(6-3)!)
C(6,3) = 6!/(3!(3)!)
C(6,3) = (1*2*3*4*5*6)/(3!(1*2*3))
C(6,3) = (4*5*6)/(3!)
C(6,3) = (4*5*6)/(1*2*3)
C(6,3) = 120/6
C(6,3) = 20
.
5 youths from a grou of 10 youths
n=10
r=5
C(n,r) = n!/(r!(n-r)!)
C(10,5) = 10!/(5!(10-5)!)
C(10,5) = 10!/(5!(5)!)
C(10,5) = (6*7*8*9*10)/(5!)
C(10,5) = (6*7*8*9*10)/(1*2*3*4*5)
C(10,5) = 30240/120
C(10,5) = 252
.
Possible committees:
20*252 = 5040






How many differant committees consisting of 3 teenagers and 5 youths are possible if each member of the committee is to be chosen from a group of 6 teenagers and 10 youths

RELATED QUESTIONS

A committee of 6 people is to be chosen from a group consisting of 7 men and 8 women. If... (answered by sudhanshu_kmr)
A committee of 5 people is going to be chosen from a group of 8 women and 10 men. How... (answered by Edwin McCravy)
A committee of 10, consisting of 1 freshman, 2 sophomores, 4 juniors, and 3 seniors is to (answered by Edwin McCravy)
A student dance committee is to be formed consisting of 2 boys and 4 girls. If the... (answered by stanbon)
Q15 In how many ways can we distribute seven apple and six oranges among 4 children so... (answered by lynnlo)
There are 10 members on the Student Council. A committee consisting of 4 members is to be (answered by ewatrrr)
You are forming a 10-person committee from 9 women and 12 men. The committee must consist (answered by stanbon)
Q= how many possible committees can be formed from a group of seven people if each... (answered by stanbon)
From a group of 5 women and 7 men, how many different committees consisting of 2 women... (answered by jrfrunner)