gc test

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 226
Joined: Thu Nov 25, 2010 12:19 am
Thanked: 3 times
Followed by:2 members

gc test

by nafiul9090 » Sat Apr 21, 2012 3:37 am
John has 12 clients and he wants to use color coding to identify each client. If either a single color or a pair of two different colors can represent a client code, what is the minimum number of colors needed for the coding? Assume that changing the color order within a pair does not produce different codes.

24
12
7
6
5

OA is E

is there any shortcut approach to attack this type of question ??
Source: — Problem Solving |

User avatar
Master | Next Rank: 500 Posts
Posts: 342
Joined: Wed Jul 08, 2009 8:50 am
Thanked: 214 times
Followed by:19 members
GMAT Score:740

by Birottam Dutta » Sat Apr 21, 2012 5:48 am
Start with the option which is the least in quantity i.e., 5.

With 5 colors, we can get 5 clients with single colors and for clients with 2 color we can have 5C2 colors ( order is not important here)
= 5*4 / (1*2) = 10 colors.
So, total colors possible = 10+ 5 = 15.

This is sufficient to cover the 12 clients. Hence, answer is E!

You can cross check by checking with 4 colors which will give 10 possible combinations (not sufficient to cover 12 clients)

User avatar
Master | Next Rank: 500 Posts
Posts: 134
Joined: Fri Apr 06, 2012 3:11 am
Thanked: 35 times
Followed by:5 members

by Shalabh's Quants » Sat Apr 21, 2012 6:03 am
nafiul9090 wrote:John has 12 clients and he wants to use color coding to identify each client. If either a single color or a pair of two different colors can represent a client code, what is the minimum number of colors needed for the coding? Assume that changing the color order within a pair does not produce different codes.

24
12
7
6
5

OA is E

is there any shortcut approach to attack this type of question ??
Say no. of colours used are n. So by single colour, total codes are n and with 2 colours codes will be nC2.

=> 12 < n + nC2

12 < n + n.(n-1)/1.2

24 < n^2 + n

24 < n.(n+1)

as we see LHS is multiple of 2 consecutive integers hence n = minimum 5.
Shalabh Jain,
e-GMAT Instructor