|
Author |
Message |
|
Manager
Joined: 21 Mar 2006
Posts: 134
Followers: 3
Kudos [?]:
4
[0], given: 0
|
combi ques (m08q04) [#permalink]
01 Aug 2008, 07:01
Question Stats:
77% (01:42) correct
22% (01:35) wrong based on 57 sessions
4 women and 6 men work in the accounting department. In how many ways can a committee of 3 be formed if it has to include at least one woman? (A) 36 (B) 60 (C) 72 (D) 80 (E) 100 Source: GMAT Club Tests - hardest GMAT questions select 1 women 4C1 and then selecting 2 from rest of 9 is 9C2 , so total= 4C1 + 9C2 But the answer is 100 . What Am I doing wrong ?
|
|
|
|
|
|
|
|
|
SVP
Joined: 30 Apr 2008
Posts: 1899
Location: Oklahoma City
Schools: Hard Knocks
Followers: 25
Kudos [?]:
344
[2] , given: 32
|
2
This post received KUDOS
The better approach might be to figure out how many different committees can be formed regardless of the rule that it must contain 1 woman. That could be C_{10}^3 = 120. Then subtract out the number of committees that do not conform to the rule that at least 1 woman must be on the committee. The committees that do not conform to the rule are the committees that are made up entirely of men. The is represented by C_6^3=20 because we're figuring out how many ways can you select all 3 from the 6 men present. This gives you 120 - 20 = 100, the answer. abhaypratapsingh wrote: 4 women and 6 men work in the accounting department. In how many ways can a committee of 3 be formed if it has to include at least one woman?
* 36 * 60 * 72 * 80 * 100 select 1 women 4C1 and then selecting 2 from rest of 9 is 9C2 , so total= 4C1 + 9C2
But the answer is 100 . What Am I doing wrong ?
_________________
------------------------------------ J Allen Morris **I'm pretty sure I'm right, but then again, I'm just a guy with his head up his a$$.
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Director
Joined: 27 May 2008
Posts: 554
Followers: 4
Kudos [?]:
108
[1] , given: 0
|
1
This post received KUDOS
abhaypratapsingh wrote: 4 women and 6 men work in the accounting department. In how many ways can a committee of 3 be formed if it has to include at least one woman?
* 36 * 60 * 72 * 80 * 100 select 1 women 4C1 and then selecting 2 from rest of 9 is 9C2 , so total= 4C1 + 9C2
But the answer is 100 . What Am I doing wrong ? the question asks "at least one Woman" so you can have 1W + 2M = 4C1 * 6C2 = 4 * 15 = 60 2W + 1M = 4C2 * 6C1 = 6 * 6 = 36 3W = 4C3 = 4 Total = 60+36+4 = 100
|
|
|
|
|
|
Manager
Joined: 21 Mar 2006
Posts: 134
Followers: 3
Kudos [?]:
4
[0], given: 0
|
thanks guys.. But what exactly am I doing wrong with my method ?
|
|
|
|
|
|
Senior Manager
Joined: 06 Apr 2008
Posts: 452
Followers: 1
Kudos [?]:
26
[0], given: 1
|
abhaypratapsingh wrote: 4 women and 6 men work in the accounting department. In how many ways can a committee of 3 be formed if it has to include at least one woman?
* 36 * 60 * 72 * 80 * 100 select 1 women 4C1 and then selecting 2 from rest of 9 is 9C2 , so total= 4C1 + 9C2
But the answer is 100 . What Am I doing wrong ? It says atleast 1 woman Total no. of ways = 3 women OR 2women + 1man OR 1woman + 2 men = 4C3 + 4C2*6C1 + 4C1*6C2 = 4 + 36 + 60 = 100
|
|
|
|
|
|
Manager
Joined: 21 Mar 2006
Posts: 134
Followers: 3
Kudos [?]:
4
[0], given: 0
|
i understand "Total no. of ways = 3 women OR 2women + 1man OR 1woman + 2 men" but I donot understand why following is wrong :
Total = (no. of ways to select one woman ) * (select any two from the rest 9) = 4C1 * 9C2 = 154
|
|
|
|
|
|
Senior Manager
Joined: 06 Apr 2008
Posts: 452
Followers: 1
Kudos [?]:
26
[0], given: 1
|
abhaypratapsingh wrote: i understand "Total no. of ways = 3 women OR 2women + 1man OR 1woman + 2 men" but I donot understand why following is wrong :
Total = (no. of ways to select one woman ) * (select any two from the rest 9) = 4C1 * 9C2 = 154 Because in your method you are double counting Suppose there were four women A, B, C, D and six men 1,2,3,4,5,6 Then according to you if A is selected then committee can be A,B,C as one of option If B is selected using 4C1 then B,A,C can be one of option which is same as above. Similarly A, B , 1 and B, A, 1 will be double count Therefore if you use your method you have to subtract total number of double counts
|
|
|
|
|
|
Manager
Status: I rest, I rust.
Joined: 04 Oct 2010
Posts: 126
Schools: ISB - Co 2013
WE 1: IT Professional since 2006
Followers: 13
Kudos [?]:
84
[3] , given: 8
|
3
This post received KUDOS
Ways to select 3 out of 10 individuals (4W+6M) = 10C3 = 120 Ways to select 3 out of 6 men = 6C3 = 20. These 20 are the combinations that include no women. Every other combination must include atleast 1 woman. Therefore, required ways = 120 - 20 = 100. E
_________________
Respect, Vaibhav
PS: Correct me if I am wrong.
|
|
|
|
|
|
Manager
Joined: 17 Apr 2010
Posts: 113
Followers: 1
Kudos [?]:
33
[0], given: 12
|
Re: combi ques (m08q04) [#permalink]
27 Oct 2010, 07:37
Easy E...10c3 - 6c3
|
|
|
|
|
|
Intern
Joined: 13 Oct 2010
Posts: 26
Followers: 1
Kudos [?]:
8
[4] , given: 3
|
Re: combi ques (m08q04) [#permalink]
27 Oct 2010, 14:48
4
This post received KUDOS
The answer is E.
Permutations and Combinations is very confusing so I solved this question in this way: Atleast one women gives us 3 scenarios,
1) All 3 women 2) 1 women and 2 men 3) 2 women and 1 man.
So for all 3 women we get 4 possible ways. For 1 women and 2 men we get 60 possible ways. FOr 2 women and 1 man we get 36 possible ways.
So the total is 4+60+36 = 100.
|
|
|
|
|
|
Manager
Status: Fighting the beast.
Joined: 25 Oct 2010
Posts: 183
Schools: Pitt, Oregon, LBS...
Followers: 22
Kudos [?]:
182
[0], given: 36
|
Re: combi ques (m08q04) [#permalink]
28 Oct 2010, 10:38
Ok guys, i have a question, and forgive me for it being an amateur one. How do you conclude that out of 10 people, there are 120 combinations of 3?
_________________
[highlight]Monster collection of Verbal questions (RC, CR, and SC)[/highlight] massive-collection-of-verbal-questions-sc-rc-and-cr-106195.html#p832142
[highlight]Massive collection of thousands of Data Sufficiency and Problem Solving questions and answers:[/highlight] 1001-ds-questions-file-106193.html#p832133
|
|
|
|
|
|
SVP
Joined: 30 Apr 2008
Posts: 1899
Location: Oklahoma City
Schools: Hard Knocks
Followers: 25
Kudos [?]:
344
[0], given: 32
|
Re: combi ques (m08q04) [#permalink]
28 Oct 2010, 10:55
MisterEko wrote: Ok guys, i have a question, and forgive me for it being an amateur one. How do you conclude that out of 10 people, there are 120 combinations of 3? Don't feel bad about asking that question. There no stupid questions, just stupidly phrased questions. Your question is neither. The formula is \frac{10!}{3!(10-3)!}This means on top 10*9*8*7*6*5*4*3*2*1 divided by 3*2*1*7*6*5*4*3*2*1. You can do some cancelling out. The top 7 through 1 cancels out with the bottom 7 through 1 leaving \frac{10*9*8}{3*2}10 / 2 = 5, and 9 /3 = 3, so now we don't have a denominator, and we are left with 5*3*8 = 15 * 8 = 120.
_________________
------------------------------------ J Allen Morris **I'm pretty sure I'm right, but then again, I'm just a guy with his head up his a$$.
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 28 Jul 2010
Posts: 10
Followers: 0
Kudos [?]:
1
[0], given: 1
|
Re: combi ques (m08q04) [#permalink]
29 Oct 2010, 03:12
10C3-6C3..this is simplest way of doing the problem...
Answer : E
|
|
|
|
|
|
Intern
Joined: 29 Sep 2011
Posts: 42
Concentration: Finance, General Management
Schools: Wharton - Class of 2014
GMAT 1: 740 Q49 V44
GPA: 3.25
Followers: 0
Kudos [?]:
6
[0], given: 7
|
Re: combi ques (m08q04) [#permalink]
31 Oct 2011, 07:02
SPOT THE PATTERN !! Thanks for this question. To add usefully to the thread, I would highlight that you should spot the words "at least one" in the question stem. That should lead you to directly choose the following method: "All possible outcomes - those you don't want", i.e. "all committees - committees with only males". By doing so, you don't wander trying different things and save some time and calculations. PS: it just took me 7 minutes working the question before realizing that it can be done in a minute...
_________________
Le Patron is the Boss
|
|
|
|
|
|
Manager
Status: Long way to go
Joined: 21 Aug 2010
Posts: 97
Location: United States
Followers: 1
Kudos [?]:
40
[0], given: 29
|
vaibhavtripathi wrote: Ways to select 3 out of 10 individuals (4W+6M) = 10C3 = 120 Ways to select 3 out of 6 men = 6C3 = 20. These 20 are the combinations that include no women. Every other combination must include atleast 1 woman. Therefore, required ways = 120 - 20 = 100. E smart work ans E Posted from my mobile device
_________________
-------------------------------------
|
|
|
|
|
|
Manager
Joined: 10 Jan 2011
Posts: 238
Location: India
GMAT Date: 07-16-2012
GPA: 3.4
WE: Consulting (Consulting)
Followers: 0
Kudos [?]:
24
[0], given: 20
|
Re: combi ques (m08q04) [#permalink]
01 Nov 2011, 00:23
This is very easy 10c3 -6c3 = 120-20 =100
_________________
-------Analyze why option A in SC wrong-------
|
|
|
|
|
|
Manager
Joined: 21 Nov 2010
Posts: 141
Followers: 0
Kudos [?]:
2
[0], given: 12
|
jallenmorris wrote: The better approach might be to figure out how many different committees can be formed regardless of the rule that it must contain 1 woman. That could be C_{10}^3 = 120. Then subtract out the number of committees that do not conform to the rule that at least 1 woman must be on the committee. The committees that do not conform to the rule are the committees that are made up entirely of men. The is represented by C_6^3=20 because we're figuring out how many ways can you select all 3 from the 6 men present. This gives you 120 - 20 = 100, the answer. abhaypratapsingh wrote: 4 women and 6 men work in the accounting department. In how many ways can a committee of 3 be formed if it has to include at least one woman?
* 36 * 60 * 72 * 80 * 100 select 1 women 4C1 and then selecting 2 from rest of 9 is 9C2 , so total= 4C1 + 9C2
But the answer is 100 . What Am I doing wrong ? Kudos to you! I couldn't figure out how to get the 20 so I had to do it the other way around.
|
|
|
|
|
|
Manager
Status: livin on a prayer!!
Joined: 12 May 2011
Posts: 125
Location: Australia
Followers: 0
Kudos [?]:
14
[0], given: 1
|
Re: combi ques (m08q04) [#permalink]
04 Nov 2011, 20:00
You can work this by Total Ways Of Selecting Commitee - ways of selecting NO women Using Slot Method 10x9x8/3! - 6x5x4/3! = 120 - 20 = 100 Hope that helps.
_________________
Aim for the sky! (800 in this case) If you like my post, please give me Kudos
|
|
|
|
|
|
Manager
Joined: 16 Sep 2010
Posts: 230
Location: United States
Concentration: Finance, Real Estate
GMAT 1: 740 Q48 V42
Followers: 6
Kudos [?]:
42
[0], given: 2
|
Re: combi ques (m08q04) [#permalink]
03 Dec 2011, 11:41
Fairly simple.
First calculate the total of ways to choose 3 out of 10.
So this is 10!/3!(10-3)! which works out to 120. Then you need to subtract the chances of getting no women - 6!/3!(6-3)! = 20.
Then 120-20 = 100.
Answer E.
|
|
|
|
|
|
|
Re: combi ques (m08q04)
[#permalink]
03 Dec 2011, 11:41
|
|
|
|
|
|
|
|
|
|
|