| View previous topic :: View next topic |
| Author |
Message |
elmiko Just gettin' started!
Joined: 16 Sep 2008 Posts: 9
Thanks given: 2 Thanked 0 times in 0 posts
|
Posted: Sat Oct 11, 2008 3:25 pm Post subject: Tricky Combination Problem |
|
|
Hi all,
Came across the following question today that's driving me crazy:
An engagement team consists of a project manager, team leader, and 4 consultants. There are 2 candidates for PM, 3 candidates for TL, and 7 candidates for the 4 consultant positions. If 2 of the 7 consultants refuse to be on the same team, how many different teams are possible?
Answer: 150
Thanks in advance! |
|
| Back to top |
|
 |
|
|
ab78 Just gettin' started!
Joined: 29 Sep 2008 Posts: 17
Thanks given: 1 Thanked 1 times in 1 posts
Test Date: still deciding Target GMAT Score: 700+ GMAT Score: n/a
|
Posted: Sat Oct 11, 2008 4:21 pm Post subject: |
|
|
| Is the answer 90? |
|
| Back to top |
|
 |
nitin86 Really wants to Beat The GMAT!
Joined: 01 Sep 2007 Posts: 106
Thanks given: 1 Thanked 1 times in 1 posts
|
Posted: Sat Oct 11, 2008 7:32 pm Post subject: |
|
|
No. of ways to select a PM = 2C1
No. of ways to select a TL = 3C1
No. of ways to select a consultants =>
(a) Both the consultants who don't wants to be on the same team are not selected, then number of ways to select 4 from ( 7 - 2) is
5C4
(b) Only one of the two consultants who don't want to be on the same team is selected, then number of ways is
(2C1) * (5C3) => (No. of ways to select one of the 2 consultant ) * ( No of wayst to select remaining 3 consultant from 5 , removing the 2 consultant..)
Hence, total ways
=> (2C1) * (3C1) * [ 5C4 + (2C1) * (5C3) ] |
|
| Back to top |
|
 |
cramya GMAT Destroyer!
Joined: 28 Aug 2008 Posts: 820
Thanks given: 1 Thanked 51 times in 50 posts
|
Posted: Sat Oct 11, 2008 7:39 pm Post subject: |
|
|
| Good explanation Nitin! |
|
| Back to top |
|
 |
4meonly GMAT Destroyer!
Joined: 16 Aug 2008 Posts: 528
Thanks given: 17 Thanked 14 times in 14 posts
Target GMAT Score: 750)
|
Posted: Sun Oct 12, 2008 7:48 am Post subject: |
|
|
| nitin86 wrote: | No. of ways to select a PM = 2C1
No. of ways to select a TL = 3C1
No. of ways to select a consultants =>
(a) Both the consultants who don't wants to be on the same team are not selected, then number of ways to select 4 from ( 7 - 2) is
5C4
(b) Only one of the two consultants who don't want to be on the same team is selected, then number of ways is
(2C1) * (5C3) => (No. of ways to select one of the 2 consultant ) * ( No of wayst to select remaining 3 consultant from 5 , removing the 2 consultant..)
Hence, total ways
=> (2C1) * (3C1) * [ 5C4 + (2C1) * (5C3) ] |
nitin86, perfect!
I think we also can find the answer by following logic
(total number of combinations) - (combinations when 2 consultans are in the same group)
2C1*3C1*7C4 - 2C1*3C1*5С2 =210 - 60 = 150
Last edited by 4meonly on Sun Oct 12, 2008 11:23 am; edited 1 time in total |
|
| Back to top |
|
 |
|
|
ab78 Just gettin' started!
Joined: 29 Sep 2008 Posts: 17
Thanks given: 1 Thanked 1 times in 1 posts
Test Date: still deciding Target GMAT Score: 700+ GMAT Score: n/a
|
Posted: Sun Oct 12, 2008 8:08 am Post subject: |
|
|
aah here is where i went wrong : while picking consultants I picked up
5C4 + 5C3..should have done "and" with 2C1 in the second part.
that was a good explanation. |
|
| Back to top |
|
 |
parallel_chase GMAT Destroyer!
Joined: 20 Jun 2007 Posts: 951
Thanks given: 16 Thanked 101 times in 94 posts
Target GMAT Score: V50
|
Posted: Sun Oct 12, 2008 9:42 am Post subject: |
|
|
Here is another way: (probably simpler)
total no. ways the PM, TL and Consultants can be selected
2C1 * 3C1 * 7C4 = 2*3*35 = 210
No. of ways both consultants are selected together in one team
2C1 * 3C1 * 5C2 = 2*3*10 = 60
5C2 [ 2 consultants are already selected for the same team, out of remaining 5 we just have to select another 2]
No. of ways both the consultants are not selected in one team = 210-60 = 150
Hope this helps. _________________ Verbal Chase has begun.... |
|
| Back to top |
|
|
 |
|