Hi!
I need to see how many unique groups of 3 I can get out of 9 groups of 3. There can be no overlap. Each group of 3 cannot have been paired with any of the others. So far I can only come up with 4 groups. Am I missing anything? Here is what I have so far. Thank you for any help!
1A 1B 1C
2A 2B 2C = 1 grouping
3A 3B 3C
1A 2A 3A
1B 2B 3B = 2nd grouping
1C 2C 3C
1A 2A 3A
2B 3B 1B = 3rd grouping
3C 1C 2C
1A 2A 3A
3B 1B 2B = 4th grouping
2C 3C 1C
I need to see how many unique groups of 3 I can get out of 9 groups of 3. There can be no overlap. Each group of 3 cannot have been paired with any of the others. So far I can only come up with 4 groups. Am I missing anything? Here is what I have so far. Thank you for any help!
1A 1B 1C
2A 2B 2C = 1 grouping
3A 3B 3C
1A 2A 3A
1B 2B 3B = 2nd grouping
1C 2C 3C
1A 2A 3A
2B 3B 1B = 3rd grouping
3C 1C 2C
1A 2A 3A
3B 1B 2B = 4th grouping
2C 3C 1C