accounts wrote:
Gokul
But should we take into account these 3 groups of 2 ...
my answer was
(6c2 x 4c2 x 2c2 / 3! ) * 3! =90
this is correct.
notice that, as is the case for a great many combinatorics problems on this test, you can also solve this problem by just making a list and counting the items in the list.
if you are not sure how to break the six students down into three groups, just start listing different breakdowns. let's say that the students are numbered 1, 2, 3, 4, 5, 6.
then the possible breakdowns are
12 34 56
12 35 46
12 36 45
13 24 56
13 25 46
13 26 45
14 23 56
14 25 36
14 26 35
15 23 46
15 24 36
15 26 34
16 23 45
16 24 35
16 25 34
... and that's all of them. 15 of them.
then you have to assign the three topics to these three groups, so that entails multiplication by 3!, giving 15 x 3! = 90.
so the correct answer is 90.
--
note that there is actually a much more straightforward solution to this problem.
instead of worrying about selecting the three groups of students AND THEN assigning them to the three topics, you can just assign the groups to the topics right away! notice that this does away with the issue of order -- thereby making the problem much simpler -- since the groups are now distinguishable from each other.
first, select the group that works on topic #1. this can be done in 6c2 = 15 ways.
then, select the group that works on topic #2. this can be done in 4c2 = 6 ways, since there are four people left over from whom to choose.
at this point, you're done, since there are only two people left for the last group. if you're a purist, though, you can always write out 2c2 for the last group (although this is a complete waste of time).
so, 15 x 6 = 90.
--
ans = 90