HSPA wrote:Hi Geva,
the number of ways of selection 3 out of 7 students is = 7C3
the number of ways of selection 1 out of 3 projects is = 3C1
Shouldn't it be 7c3*3c1 ??? question stem never said that students have fixed projects??
Not fixed project, on the contrary - yo're trying to count the 210 different ways of assigning the students to different projects.
Within the 7C3 =35 different ways of choosing the 3 people out of 7 to join the big project, you're counting such combinations as
ABC
ABD
ABE
...
BCD
BCE
BCF
etc.
There are 7 different people you can choose for the first slot: A, B, C, D, E, F, G.
Once you have chosen a person for the first slot, there are 6 people remaining. If we chose A for the 1st, we have B, C, D E, F, G.
And once we choose someone for THAT slot, we only have 5 people for the last slot.
Among all of these combinations 7*6*5 (divide by 3! because the order doesn't matter), you are counting all the different ways of assigning all combinations of all 7 members for the big project. The remaining 4C2 is the step where you count the different assignments of the remaining tema members to the next project, and the last project is already determined by these choices.