
Adnan K. answered 03/31/17
Tutor
1
(1)
UM Grad for Physics , Math and Computer tutoring
So you're talking about combination where order doesn't matter.
I will be using the formula nCr=factorial n/factorial r * factorial(n-r)
Here you have 4 boys and 8 girls and you want to creat 4 different teams with a member of 2 girls and 1 boy.
First team:
you have 4 boys and 8 girls. So first team can be selected in 8C2*4C1=28*4=112
Second team:
Now you've 3 remaining boys and 6 remaining girls. so 2nd team can be selected in 6C2*3C1=15*3=45
3rd team:
2 remaining boys and 4 remaining girls. so 2C1*4C2=2*6=12
4th team:
1 remaining boys and 2 remainig girl=1
Please try the 2nd problem by yourself. good luck
Joey A.
But one more thing, this solution covers this:
G1 G2 B1
G1 G2 B1
G3 G4 B2
G5 G6 B4
G7 G8 B3
03/31/17