jc114 wrote:A company that ships boxes to a total of 12 distribution centers uses color coding to identify each center. If either a single color or a pair of two different colors is chosen to represent each center and if each center is uniquely represented by that choice of one or 2 colors, what is the minimum # of colors needed for the coding? (assume that the order of the colors in a pair does not matter)
A. 4
B. 5
C. 6
D. 12
E. 24
We need to be able to create AT LEAST 12 codes (to represent the 12 countries).
Let's test the options.
Can we get 12 or more color codes with
4 colors?
Let's see . . .
1-color codes =
4 (since there are 4 colors)
2-color codes = We need to choose 2 colors from 4. This can be accomplished in 4C2 ways (using combinations). 4C2 =
6
So, using 4 colors, the total number of color codes we can create =
4 +
6 = 10
We want to create AT LEAST 12 color codes, so we can eliminate answer choice A.
Aside: If anyone is interested, here's a video on calculating combinations (like 4C2) in your head: https://www.gmatprepnow.com/module/gmat-counting?id=789
Can we get 12 or more color codes with
5 colors?
1-color codes =
5 (since there are 5 colors)
2-color codes = We need to choose 2 colors from 5. This can be accomplished in 5C2 ways (using combinations). 5C2 =
10
So, using 5 colors, the total number of color codes we can create =
5 +
10 = 15
Perfect!
The answer is 5 (B)
Cheers,
Brent