|
Author |
Message |
|
TAGS:
|
|
|
CEO
Joined: 21 Jan 2007
Posts: 2797
Location: New York City
Followers: 5
Kudos [?]:
132
[3] , given: 4
|
A bag of 10 marbles contains 3 red marbles and 7 blue [#permalink]
06 Dec 2007, 15:24
3
This post received KUDOS
Question Stats:
33% (03:18) correct
66% (01:44) wrong based on 8 sessions
1. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least one marble is blue?
2. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that none is blue?
3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?
4. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that two marbles are blue?
|
|
|
|
|
|
|
Senior Manager
Joined: 06 Mar 2006
Posts: 498
Followers: 6
Kudos [?]:
48
[1] , given: 1
|
Re: Combinatorics - at least, none .... [#permalink]
06 Dec 2007, 15:40
1
This post received KUDOS
bmwhype2 wrote: 1. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least one marble is blue?
1- [3!/(2!1!)]/[10!/(2!8!)]=14/15
2. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that none is blue?
[3!/(2!1!)]/[10!/(2!8!)]=1/15
3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least two marbles are blue?
[7!/(2!5!)]/[10!/(2!8!)]=7/15
4. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that two marbles are blue?
[7!/(2!5!)]/[10!/(2!8!)]=7/15
Personally, I really don't know what is the difference between question 3 & 4.
|
|
|
|
|
|
CEO
Joined: 29 Aug 2007
Posts: 2530
Followers: 41
Kudos [?]:
358
[3] , given: 19
|
Re: Combinatorics - at least, none .... [#permalink]
07 Dec 2007, 00:54
3
This post received KUDOS
1. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least one marble is blue?
At least 1 is blue = (1b and 1r) + 2 blue
total = 10c2
prob = (7c1 x 3c1 + 7c2)/10c2 = 42/45 = 14/15
2. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that none is blue?
prob = 3c2/10c2 = 3/45 = 1/15
3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?
= (7c2 x 3c1 + 7c3)/10c3
= (63 + 35)/10c3
= 98/120
= 49/60
4. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that two marbles are blue?
= (7c2 x 3c1 )/10c3
= (63)/10c3
= 63/120
= 21/40
|
|
|
|
|
|
CEO
Joined: 29 Mar 2007
Posts: 2618
Followers: 13
Kudos [?]:
142
[0], given: 0
|
Re: Combinatorics - at least, none .... [#permalink]
10 Jan 2008, 12:25
bmwhype2 wrote: 1. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least one marble is blue?
2. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that none is blue?
3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?
4. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that two marbles are blue? 1: at least one is blue: how bout 1-none are blue? 3/10*2/9 --> 6/90 1-1/15 = 14/15 2: 3/10*2/9 = 1/15 3: At least 2 are blue: 1-1 is blue none are blue 3/10*2/9*1/8 =6/720 3/10*2/9*7/8(3) b/c we have 3!/2! ways to arrange RRB 378/720 --> 384/720 192/360 --> 96/180--> 48/90--> 8/15 --> 7/15 is our answer 4: 7/10*6/9*3/8 * (3) again b/c 3!/2! 378/720 = 8/15 hrmmm appears I am wrong on 3 and 4
|
|
|
|
|
|
Manager
Joined: 15 Nov 2007
Posts: 137
Followers: 1
Kudos [?]:
23
[0], given: 2
|
Re: Combinatorics - at least, none .... [#permalink]
10 Jan 2008, 19:32
1. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least one marble is blue?
scenario 1: 1 red, 1 blue scenario 2: 2 blue
total possibility 10C2 (scenario 1 + scenario 2)/total possibilities = (3C1 x 7C1 +7C2)/10C2
2. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that none is blue?
scenario 2/total possibilities
3c2/10c2
3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?
3c1*7c2+7c3/10c3
4. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that two marbles are blue?
7c2*3c1/10c3
|
|
|
|
|
|
Manager
Joined: 28 Apr 2008
Posts: 114
Followers: 1
Kudos [?]:
8
[0], given: 0
|
Re: Combinatorics - at least, none .... [#permalink]
28 Jun 2008, 11:24
a) 3/10 * 2/9 = 14/15
b) 1-14/15 = 1/15
c) 7/10*6/9*3/8 + 7/10*6/9*5/8 = 7/15 another way is - ((3c1*7c2)/(3!/2!) + 7c3) / 10c3 = 56/120=7/15
d) 7/10*6/9*3/8 = 7/40
another way is - (3c1*7c2)/(3!/2!) / (10c3)= 21/120= 7/40
|
|
|
|
|
|
Intern
Joined: 10 Jan 2008
Posts: 41
Followers: 0
Kudos [?]:
3
[0], given: 0
|
Re: Combinatorics - at least, none .... [#permalink]
23 Jul 2008, 17:39
I also got question 3 and 4 wrong on the first try.
For 3, I did (7C2 + 7C3) / 10C3 = 7/15 b/c number of ways of picking 2 blue (7C2) plus number of ways of picking three blue (7C3) divided by the total number of ways of picking a group of three out of ten possible (10C3).
However, it seems as though 7C2 is not equal to the number of ways of picking 2 blue, because you are ignoring all of the ways to pick one Red marble (which must happen if you pick two blue). this can be represented as...
7C2 X 3C1
So, if you use the above as the number of ways to pick two blue marbles, you get exactly what GMAT TIGER got.
= (7c2 x 3c1 + 7c3)/10c3 = (63 + 35)/10c3 = 98/120 = 49/60 which is correct.
does this make sense? I am going through Walker's excellent list of comb.and prob. problems, and am really trying to understand the theory.
|
|
|
|
|
|
Senior Manager
Joined: 21 Apr 2008
Posts: 275
Location: Motortown
Followers: 0
Kudos [?]:
65
[0], given: 0
|
Re: Combinatorics - at least, none .... [#permalink]
04 Oct 2008, 10:23
Thanks bmwhype2 for posting all these questions. And thanks walker for compiling them very well. I am going through your list right now...
My answer :
•1-(all red) = 1-(3/10*2/9) = 1-(1/15) = 14/15 •All red = 3/10*2/9 = 1/15 •3 blue + 3(2 blue, 1red) = RRR+RRB+BRR+RBR = 7/24+7/40+7/40+7/40 = 98/120 = 49/60 •2blue,1 red = 7/10*6/9*3/8 = 7/40 (You can’t look for 3 Blue, because the questions asks for 2 Blue, so the 3rd one has to be red)
|
|
|
|
|
|
SVP
Joined: 07 Nov 2007
Posts: 1842
Location: New York
Followers: 20
Kudos [?]:
291
[0], given: 5
|
Re: Combinatorics - at least, none .... [#permalink]
06 Feb 2009, 14:08
djveed wrote: I'm not getting it. For A, I would assume the chance of a marble on the first pull is 7/10, and the chance on the second is 6/9. Multiply those two to get the chance that one is blue and you get a 7/15 chance that one of the two marbles pulled are blue. Which is different than what you all have.
And for B, chance of red is 3/10 on first and 2/9 on second, and when multiplied is 1/15 chance. What am I doing wrong? there are lot ways to do this problem.. You are trying to solve the problem using below method.. but missing some steps.. you considered only p(2B) but missed p(1B,1R)+ p(1R,1B) 1. At least one Blue Marble = = p(1B,1R)+ p(1R,1B)+[color=#0000FF]p(2B)[/color] = (7/10)*(3/9)+(3/10)*(7/9)+ (7/10)*(6/9) = 14/45 Another Way. = 7C1*3C1/10C2 + 7C2/10C2 = 21/45 + 21/45 = 14/45 best way = 1- P(2R) = 1- 3C2/10C2 = 14/15. Is it clear now..
_________________
Your attitude determines your altitude Smiling wins more friends than frowning
|
|
|
|
|
|
Manager
Joined: 04 Jan 2009
Posts: 244
Followers: 1
Kudos [?]:
7
[0], given: 0
|
Re: Combinatorics - at least, none .... [#permalink]
06 Feb 2009, 15:30
since I need practice with these types of questions, I attempted nevertheless. 1. probability that no blue is picked= 3C2/10C2 = 3x2/(10x9) = 1/15 Hence, atleast one blue is picked = 14/15 2. clearly 1/15 3. atleast two blue=> 2 out of 3 blue or all 3 blue. Thus, (7c2x3c1+7c3)/10c3 = (7x6x3+7x6x5)/10x9x8 = 42/90 4. two are blue=> 7c2x3c1/10c3 = 7x6x3/(10x9x8) = 7/40. dominion wrote: 1. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least one marble is blue?
scenario 1: 1 red, 1 blue scenario 2: 2 blue
total possibility 10C2 (scenario 1 + scenario 2)/total possibilities = (3C1 x 7C1 +7C2)/10C2
2. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that none is blue?
scenario 2/total possibilities
3c2/10c2
3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?
3c1*7c2+7c3/10c3
4. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that two marbles are blue?
7c2*3c1/10c3
_________________
----------------------- tusharvk
|
|
|
|
|
|
Manager
Joined: 22 Jul 2009
Posts: 200
Followers: 2
Kudos [?]:
141
[5] , given: 18
|
Re: Combinatorics - at least, none .... [#permalink]
29 Aug 2009, 15:50
5
This post received KUDOS
I would like to make a recap of this problem, as in the prior posts there are 3 different answers for questions 3 and 4. Have 3 red and 7 blue. 1) Pick 2. P of picking at least 1 blue? Combinatorics: P(1b&1r)+P(2b) -> (7C1 x 3C1 + 7C2)/10C2 Combinatorics shortcut: 1-P(2r) -> 1 - 3C2/10C2 Probability: P(BR)+P(RB)+P(BB) = 7/10*3/9+ 3/10*7/9+ 7/10*6/9 Answer: 14/15 2) Pick 2. P of picking 0 blue? Combinatorics: P(2r) -> 3C2/10C2 Probability: P(RR) = 3/10*2/9 Answer: 1/15 3) Pick 3. P of picking at least 2 blue? Combinatorics: P(2b&1r)+P(3b) -> (7C2 x 3C1 + 7C3)/10C3 Probability: P(BBR)+P(BRB)+P(RBB)+P(BBB) = 7/10*6/9*3/8+ 7/10*3/9*6/8+ 3/10*7/9*6/8+ 7/10*6/9*5/8 = 7/40+7/40+7/40+7/24 Answer: 49/60 (7/15 and 42/90 are wrong; do the math) 4) Pick 3. P of picking 2 blue? Combinatorics: P(2b&1r) -> (7C2 x 3C1)/10C3 Probability: P(BBR)+P(BRB)+P(RBB) = 7/10*6/9*3/8+ 7/10*3/9*6/8+ 3/10*7/9*6/8 Answer: 21/40 (8/15 and 7/40 are wrong; do the math) Hope this may save new visitors time.
_________________
Please kudos if my post helps.
|
|
|
|
|
|
Manager
Joined: 27 Oct 2008
Posts: 188
Followers: 1
Kudos [?]:
42
[0], given: 3
|
Re: Combinatorics - at least, none .... [#permalink]
27 Sep 2009, 01:53
1. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that at least one marble is blue?
Soln: (7C2 + 7C1*3C1)/10C2
2. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If two marbles are selected at random, what is the probability that none is blue?
Soln: 3C2/10C2
3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?
Soln: (7C2*3C1 + 7C3)/10C3
4. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that two marbles are blue?
Soln: 7C2*3C1/10C3
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11570
Followers: 1797
Kudos [?]:
9580
[1] , given: 826
|
Re: Combinatorics - at least, none .... [#permalink]
21 Jan 2010, 01:35
1
This post received KUDOS
Bullet wrote: Can any body please explain Question No.3 using probability
Why we need to add twice 7/10*6/9*3/8 + 7/10*6/9*5/8 = 7/15
Thanks and appreciated The solution you are posting for the third question is not right. Below is the solution of this question using the "probability". 3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?Probability of at least two marble are blue is the sum of the two probabilities: A. Two marbles are blue and one is red - BBR. This can occur in \frac{3!}{2!}=3 # of ways, which is basically the # of permutations of three letters B, B, and R: BBR, BRB, RBB. 3*\frac{7}{10}*\frac{6}{9}*\frac{3}{8}; B. All three marbles are blue - BBB. This can occur only one way, namely BBB. \frac{7}{10}*\frac{6}{9}*\frac{5}{8} So P=3*\frac{7}{10}*\frac{6}{9}*\frac{3}{8}+\frac{7}{10}*\frac{6}{9}*\frac{5}{8}=\frac{49}{60}
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 17 Nov 2009
Posts: 38
Schools: University of Toronto, Mcgill, Queens
Followers: 0
Kudos [?]:
13
[0], given: 9
|
Re: Combinatorics - at least, none .... [#permalink]
21 Jan 2010, 02:49
Bunuel wrote: Bullet wrote: Can any body please explain Question No.3 using probability
Why we need to add twice 7/10*6/9*3/8 + 7/10*6/9*5/8 = 7/15
Thanks and appreciated The solution you are posting for the third question is not right. Below is the solution of this question using the "probability". 3. A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue?Probability of at least two marble are blue is the sum of the two probabilities: A. Two marbles are blue and one is red - BBR. This can occur in \frac{3!}{2!}=3 # of ways, which is basically the # of permutations of three letters B, B, and R: BBR, BRB, RBB. 3*\frac{7}{10}*\frac{6}{9}*\frac{3}{8}; B. All three marbles are blue - BBB. This can occur only one way, namely BBB. \frac{7}{10}*\frac{6}{9}*\frac{5}{8}So P=3*\frac{7}{10}*\frac{6}{9}*\frac{3}{8}+\frac{7}{10}*\frac{6}{9}*\frac{5}{8}=\frac{49}{60}Thanks Bunuel. I posted the solution from the thread as i was confused with the solution. So what you're saying is that we need to multiply the permutations with the probability. Having said that we will do only when we need to choose at least two marbles or any other thing from the whole? Thanks
_________________
--Action is the foundational key to all success.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11570
Followers: 1797
Kudos [?]:
9580
[3] , given: 826
|
Re: Combinatorics - at least, none .... [#permalink]
21 Jan 2010, 03:56
3
This post received KUDOS
Bullet wrote: Thanks Bunuel. I posted the solution from the thread as i was confused with the solution.
So what you're saying is that we need to multiply the permutations with the probability. Having said that we will do only when we need to choose at least two marbles or any other thing from the whole?
Thanks To make it simple: suppose we have the jar of 10 marbles - 5 red, 2 blue and 3 green. If five marbles are selected at random, what is the probability that two will be red, one blue and two green? We are looking for all the cases with 2R, 1B and 2G. We can draw these marbles like: RRBGG or GGBRR or RBGGR ... So how many combinations of the drawing of these marbles are there? The answer is as many as there is permutation of the letters GGBRR, which is \frac{5!}{2!2!}. Hence the answer for the above question would be \frac{5!}{2!2!}*\frac{5}{10}*\frac{4}{9}*\frac{2}{8}*\frac{3}{7}*\frac{2}{6}. If the question were: three marbles are selected at random, what is the probability that all three will be red?RRR can occur only in one way: RRR, so the probability would be \frac{5}{10}*\frac{4}{9}*\frac{3}{8}. You can check the Probability and Combination chapters in the Math Book (link below) for more. Also check my posts at: probability-colored-balls-55253.html#p6375254-red-chips-and-2-blue-chips-85987.html#p644603probability-qs-attention-88945.html#p671958p-c-88431.html?highlight=probability+of+occurring+eventprobability-88069.html?highlight=probability+of+occurring+eventcombination-problem-princenten-review-2009-bin-4-q2-87673.html?highlight=probability+of+occurring+event
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 17 Nov 2009
Posts: 38
Schools: University of Toronto, Mcgill, Queens
Followers: 0
Kudos [?]:
13
[0], given: 9
|
Re: Combinatorics - at least, none .... [#permalink]
21 Jan 2010, 05:31
Bunuel wrote: Bullet wrote: Thanks Bunuel. I posted the solution from the thread as i was confused with the solution.
So what you're saying is that we need to multiply the permutations with the probability. Having said that we will do only when we need to choose at least two marbles or any other thing from the whole?
Thanks To make it simple: suppose we have the jar of 10 marbles - 5 red, 2 blue and 3 green. If five marbles are selected at random, what is the probability that two will be red, one blue and two green? We are looking for all the cases with 2R, 1B and 2G. We can draw these marbles like: RRBGG or GGBRR or RBGGR ... So how many combinations of the drawing of these marbles are there? The answer is as many as there is permutation of the letters GGBRR, which is \frac{5!}{2!2!}. Hence the answer for the above question would be \frac{5!}{2!2!}*\frac{5}{10}*\frac{4}{9}*\frac{2}{8}*\frac{3}{7}*\frac{2}{6}. If the question were: three marbles are selected at random, what is the probability that all three will be red?RRR can occur only in one way: RRR, so the probability would be \frac{5}{10}*\frac{4}{9}*\frac{3}{8}. You can check the Probability and Combination chapters in the Math Book (link below) for more. Also check my posts at: probability-colored-balls-55253.html#p6375254-red-chips-and-2-blue-chips-85987.html#p644603probability-qs-attention-88945.html#p671958p-c-88431.html?highlight=probability+of+occurring+eventprobability-88069.html?highlight=probability+of+occurring+eventcombination-problem-princenten-review-2009-bin-4-q2-87673.html?highlight=probability+of+occurring+eventThanks Mate, I got it what I was missing in the whole thing. But I definitely go into your posts in order to me 100% sure. Cheers!
_________________
--Action is the foundational key to all success.
|
|
|
|
|
|
Intern
Joined: 13 Jan 2012
Posts: 42
Followers: 0
Kudos [?]:
5
[0], given: 0
|
Re: Combinatorics - at least, none .... [#permalink]
22 Feb 2012, 14:11
powerka wrote: 3) Pick 3. P of picking at least 2 blue? Combinatorics: P(2b&1r)+P(3b) -> (7C2 x 3C1 + 7C3)/10C3 Answer: 49/60 (7/15 and 42/90 are wrong; do the math)
#3. P(at least 2 blues) = P(exactly 2 blues) + P (3 blues) P (exactly 2 blues)= 7C2/10C3= 21/120P (3 blues) = 7C3/10C3= 35/120Therefore, P(at least 2 blues) = 21/120 + 35/120 = 56/120 = 7/15I see that the commented section above has an extra x 3C1 that's probably the cause for my discrepancy. Why do I need to multiply 7C2 by 3C1 to get P (exactly 2 blues)? Or, is my answer 7/15correct?
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11570
Followers: 1797
Kudos [?]:
9580
[0], given: 826
|
Re: Combinatorics - at least, none .... [#permalink]
22 Feb 2012, 14:22
fxsunny wrote: powerka wrote: 3) Pick 3. P of picking at least 2 blue? Combinatorics: P(2b&1r)+P(3b) -> (7C2 x 3C1 + 7C3)/10C3 Answer: 49/60 (7/15 and 42/90 are wrong; do the math)
#3. P(at least 2 blues) = P(exactly 2 blues) + P (3 blues) P (exactly 2 blues)= 7C2/10C3= 21/120P (3 blues) = 7C3/10C3= 35/120Therefore, P(at least 2 blues) = 21/120 + 35/120 = 56/120 = 7/15I see that the commented section above has an extra x 3C1 that's probably the cause for my discrepancy. Why do I need to multiply 7C2 by 3C1 to get P (exactly 2 blues)? Or, is my answer 7/15correct? That's because you are picking 3 marbles and if you pick 2 blue then the third one must be red: BBR. Ways to pick one red marble out of 3 is C^1_3. Complete solution using combinations: P(R\geq{2})=P(R=2)+P(R=3)=\frac{C^2_7*C^1_3}{C^3_{10}}+\frac{C^3_7}{C^3_{10}}. Hope it's clear.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Senior Manager
Joined: 07 Nov 2009
Posts: 314
Followers: 2
Kudos [?]:
32
[0], given: 20
|
3 red marbles and 7 blue marbles [#permalink]
07 Mar 2012, 16:59
The below questions are discussed at the below thread, but i have a silly doubt so posting that here: a-bag-of-10-marbles-contains-3-red-marbles-and-7-blue-56728.htmlI understand the solution provided, but is there anything wrong with the simple method as below as i am getting different ans  ? A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that at least two marbles are blue? Case 1: Only 2 marbles are blue. Prob: 7/10 * 6/9 * 3/8 Case 2: All 3 marbles are blue. Prob: 7/10 * 6/9 * 5/8 Add 1 and 2 A bag of 10 marbles contains 3 red marbles and 7 blue marbles. If three marbles are selected at random, what is the probability that two marbles are blue? Only 2 marbles are blue. Prob: 7/10 * 6/9 * 3/8
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11570
Followers: 1797
Kudos [?]:
9580
[0], given: 826
|
Re: 3 red marbles and 7 blue marbles [#permalink]
07 Mar 2012, 17:10
|
|
|
|
|
|
|
Re: 3 red marbles and 7 blue marbles
[#permalink]
07 Mar 2012, 17:10
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
A bag contains 3 red, 2 white, and 6 blue marbles. What is
|
afife76 |
7 |
09 Aug 2004, 13:33 |
|
|
|
A bag contains 10 marbles - 3 red, 2 green and 5 blue
|
sumitsarkar82 |
7 |
27 Jul 2006, 01:25 |
|
|
|
Bag A contains red, white and blue marbles such that the red
|
nxrfelix |
5 |
28 May 2007, 20:12 |
|
6
|
|
Bag A contains red, white and blue marbles such that the red
|
dred |
45 |
29 Jun 2007, 15:38 |
|
3
|
|
Bag A contains red, white and blue marbles such that the red
|
vigneshpandi |
4 |
08 Sep 2010, 20:56 |
|
|
|
|
|
|