In school $100$ kids are making necklaces from $11$ beads. Every kid gets this same set of beads: red , green, blue. Choose the sets which allow every kid to make different necklace:
a) 7-red, 2-green, 2-green
b) 7-red, 3-green, 1-blue
c) 6-red, 4-green, 1-blue
d) 8-red, 2-green, 1-blue
e) 3-red, 1-green, 7-blue
I was trying to do this with a lot of ways for example:
a) $$ \frac {11!}{7!\cdot 2!\cdot 2!} = 1980 $$ which should give the all possible ways of making different necakles, but doing this that way gives for all sets numbers higher than $100$ so all answers would be true, but in my book the good answers are only a) and c).
I don't know there is a mistake in a book or my way of doing this is wrong.
I will be very thankful for every help.