Last visit was: 13 May 2024, 13:41 It is currently 13 May 2024, 13:41

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
avatar
Intern
Intern
Joined: 16 Mar 2011
Posts: 2
Own Kudos [?]: 6 [6]
Given Kudos: 0
Send PM
Most Helpful Reply
SVP
SVP
Joined: 14 Apr 2009
Posts: 2261
Own Kudos [?]: 3675 [7]
Given Kudos: 8
Location: New York, NY
Send PM
General Discussion
User avatar
Director
Director
Joined: 04 Jan 2011
Status:-=Given to Fly=-
Posts: 756
Own Kudos [?]: 433 [0]
Given Kudos: 78
Location: India
Concentration: Leadership, Strategy
GMAT 1: 650 Q44 V37
GMAT 2: 710 Q48 V40
GMAT 3: 750 Q51 V40
GPA: 3.5
WE:Education (Education)
Send PM
User avatar
Director
Director
Joined: 04 Jan 2011
Status:-=Given to Fly=-
Posts: 756
Own Kudos [?]: 433 [0]
Given Kudos: 78
Location: India
Concentration: Leadership, Strategy
GMAT 1: 650 Q44 V37
GMAT 2: 710 Q48 V40
GMAT 3: 750 Q51 V40
GPA: 3.5
WE:Education (Education)
Send PM
Re: Permutation and Combination Help! [#permalink]
From next time on, post the questions for problem solving in this Forum:

gmat-problem-solving-ps-140/

Welcome to the Club :beer:

Enjoy your stay!
avatar
Intern
Intern
Joined: 16 Mar 2011
Posts: 2
Own Kudos [?]: 6 [0]
Given Kudos: 0
Send PM
Re: Permutation and Combination Help! [#permalink]
Hey thanks for the help! And I'll take note of that, Entwistle.

However the answer is supposed to be 207. /: I finally figured out the solution, but it doesn't make sense! I used your method to tackle this question as well.

Soln: No. of committees= 10C4-4C3=207
User avatar
Manager
Manager
Joined: 23 Jun 2009
Posts: 201
Own Kudos [?]: 231 [0]
Given Kudos: 80
Location: Turkey
Concentration: Finance and Accounting
Schools:UPenn, UMich, HKS, UCB, Chicago
 Q51  V34
Send PM
Re: Permutation and Combination Help! [#permalink]
4 people can be chosen from 10 people in 10C4 = 210 ways. Question only wants us to exclude the last case, 2 couples are in commitee. That is 3C2=3 possibilities.
210-3=207
SVP
SVP
Joined: 14 Apr 2009
Posts: 2261
Own Kudos [?]: 3675 [1]
Given Kudos: 8
Location: New York, NY
Send PM
Re: Permutation and Combination Help! [#permalink]
1
Bookmarks
Ah--in that case, the question relies on a critical assumption: that couples don't necessarily stay together.

The analysis above assumes that couples stay together.

But if couples do not stay together, then a lot more possibilities exist:

You can have 1 married person, and 3 singles.
You can have 2 married people, and 2 singles.
You can have 3 married people, and 1 single.
You can have 4 married people (only 2 of them can be a couple, the other 2 cannot).

So this complicates things further. In this case, using the method maliyeci and yogibearsayshi suggested above, you find the total possible combinations and then subtract the 1 case scenario that is prohibited.

So you treat the married people like singles in terms of calculations, but then subtract out the case when there are 2 married couples.

So yes, that would be 10C4 - 3C2.
10C4 because you are selecting from 10 and choosing 4 people (regardless of married/single status).
3C2 because you want the # of people possibilities for 2 married couples that you want to subtract from the overall.

This would give you:
10C4 = 10! / (4! * 6!) = (10*9*8*7) / (4*3*2*1) = (10*3*7) / (1) = 210

3C2 = 3! / (2! * 1*) = 3

210 - 3 = 207

I'm not so sure you'd see a question worded like this on the actual GMAT. The calculation with the factorials is a little bit more in depth than I would expect. But good to go through though.
User avatar
Senior Manager
Senior Manager
Joined: 05 Jul 2010
Posts: 310
Own Kudos [?]: 71 [3]
Given Kudos: 17
Send PM
Re: Permutation and Combination Help! [#permalink]
3
Kudos
I 100% DON'T agree with GMAT Pill Instructor initial assumption!! No where in the question it says you can assume married couple don't split up.

*Here is the solution in simple terms:*
1. All 4 single = 4C4 = 1
2. 1 married couple included = 3C1* (for the rest 2 there are 3 cases: 2 are single + 1 is married*1 is single + 2 are married)
= 3C1* ( 4C2 + (2C1*2)*4C1 + (2C2*2*2) )
= 3 * (6 + 16 + 4) = 3 * 26 = 78
3. 1 married & 3 single = (3C1*2)*4C3 = 24
4. 2 married & 2 single = (3C2*2*2)*4C2 = 12*6=72
5. 3 married & 1 single = (3C3*2*2*2)*4C1 = 8*4=32

Total = 1+ 78 + 24 + 72 + 32 = 207

I might have done some calculation mistake (forgive me for that), but hope you got the point.

*Alternative approach:* (I always thing of negative approach as if you go to harder levels, GMAT I think likes to test this way of your thinking)
At-most 1 married couple
= Total possible ways - 2 married couple
= 10C4 - 3C2
= 210 - 3
= 207

Hope this helps!
User avatar
Director
Director
Joined: 04 Jan 2011
Status:-=Given to Fly=-
Posts: 756
Own Kudos [?]: 433 [0]
Given Kudos: 78
Location: India
Concentration: Leadership, Strategy
GMAT 1: 650 Q44 V37
GMAT 2: 710 Q48 V40
GMAT 3: 750 Q51 V40
GPA: 3.5
WE:Education (Education)
Send PM
Re: Permutation and Combination Help! [#permalink]
Damn :x

Stupid me for not reading the problem properly :|

Thank you gmatpill!
User avatar
Senior Manager
Senior Manager
Joined: 03 Feb 2011
Status:Impossible is not a fact. It's an opinion. It's a dare. Impossible is nothing.
Affiliations: University of Chicago Booth School of Business
Posts: 471
Own Kudos [?]: 893 [0]
Given Kudos: 123
Send PM
Re: Permutation and Combination Help! [#permalink]
Pls move this to PS Quant forum.
avatar
Intern
Intern
Joined: 30 Mar 2011
Posts: 43
Own Kudos [?]: 3 [0]
Given Kudos: 0
Concentration: Info Systems and Technology
Schools:Virginia Tech
 Q37  V26 GMAT 2: 610  Q39  V35
GPA: 3.542
Send PM
Re: Permutation and Combination Help! [#permalink]
Typically, how many P&C questions will you encounter?
SVP
SVP
Joined: 14 Apr 2009
Posts: 2261
Own Kudos [?]: 3675 [0]
Given Kudos: 8
Location: New York, NY
Send PM
Re: Permutation and Combination Help! [#permalink]
aznboi986 wrote:
Typically, how many P&C questions will you encounter?


Well, the test is adaptive. P&C questions are usually tougher so if you don't answer enough hard questions to get here, then you might not encounter any. However, if you are looking to score in the 700 range, you will likely encounter a few (2 or 3) in varying difficulties. Often times you can think through the variations, but understanding the formula as well as Permutations vs combinations vs variations will help you answer the question quickly and accurately without having a panic during exam time.
Intern
Intern
Joined: 26 Oct 2016
Posts: 16
Own Kudos [?]: 6 [0]
Given Kudos: 155
Send PM
Re: Permutation and Combination Help! [#permalink]
abhicoolmax wrote:
I 100% DON'T agree with GMAT Pill Instructor initial assumption!! No where in the question it says you can assume married couple don't split up.

*Here is the solution in simple terms:*
1. All 4 single = 4C4 = 1
2. 1 married couple included = 3C1* (for the rest 2 there are 3 cases: 2 are single + 1 is married*1 is single + 2 are married)
= 3C1* ( 4C2 + (2C1*2)*4C1 + (2C2*2*2) )
= 3 * (6 + 16 + 4) = 3 * 26 = 78
3. 1 married & 3 single = (3C1*2)*4C3 = 24
4. 2 married & 2 single = (3C2*2*2)*4C2 = 12*6=72
5. 3 married & 1 single = (3C3*2*2*2)*4C1 = 8*4=32

Total = 1+ 78 + 24 + 72 + 32 = 207

I might have done some calculation mistake (forgive me for that), but hope you got the point.

*Alternative approach:* (I always thing of negative approach as if you go to harder levels, GMAT I think likes to test this way of your thinking)
At-most 1 married couple
= Total possible ways - 2 married couple
= 10C4 - 3C2
= 210 - 3
= 207

Hope this helps!


In the first approach I have some doubts
I understood the logic and cases but in the case of 1 married couple included I am doing: 3c1*2c2* 4c2
3c1=no of ways to choose 1 couple out of 3
4c2=no of ways to choose 2 single out of 4
2c2=choosing both persons from the couple selected

Can you explain where I am wrong?
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32983
Own Kudos [?]: 828 [0]
Given Kudos: 0
Send PM
Re: Permutation and Combination Help! [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Permutation and Combination Help! [#permalink]
Moderator:
Math Expert
93242 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne