|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 19 Aug 2007
Posts: 171
Followers: 1
Kudos [?]:
4
[0], given: 0
|
A certain jar contains only b black marbles, w white [#permalink]
26 Dec 2007, 20:07
Question Stats:
47% (02:04) correct
52% (01:25) wrong based on 17 sessions
A certain jar contains only b black marbles, w white marbles, and r red marbles. If one marble is to be chosen at random from the jar, is the probability that the marble chosen will be red greater than the probability that the marble chosen will be white?
1) r / (b+w) > w / (b+r)
2) b-w > r
|
|
|
|
|
|
|
Director
Joined: 12 Jul 2007
Posts: 875
Followers: 8
Kudos [?]:
137
[1] , given: 0
|
1
This post received KUDOS
Simplify the question: are there more red marbles or white marbles?
1. boils down to r/w > w/r (since b is found in both denominators) telling us there are more red marbles than white marbles.
SUFFICIENT
2. b-w > r tells us there are more black than white, but that's all. Doesn't tell us anything about the relationship between red and white.
INSUFFICIENT
Answer A
|
|
|
|
|
|
SVP
Joined: 07 Nov 2007
Posts: 1837
Location: New York
Followers: 20
Kudos [?]:
296
[0], given: 5
|
Re: DS - Probability [#permalink]
25 Aug 2008, 11:13
jimjohn wrote: A certain jar contains only b black marbles, w white marbles, and r red marbles. If one marble is to be chosen at random from the jar, is the probability that the marble chosen will be red greater than the probability that the marble chosen will be white?
1) r / (b+w) > w / (b+r)
2) b-w > r 1) r / (b+w) > w / (b+r) r(b+r) > w(b+w) ... this is possible only if r>w. suffcieint 2) b-w > r w >r or w<r INSUFFCIENT. A
_________________
Your attitude determines your altitude Smiling wins more friends than frowning
|
|
|
|
|
|
Manager
Joined: 01 Jan 2008
Posts: 231
Schools: Booth, Stern, Haas
Followers: 1
Kudos [?]:
37
[0], given: 2
|
eschn3am wrote: Simplify the question: are there more red marbles or white marbles?
1. boils down to r/w > w/r (since b is found in both denominators) telling us there are more red marbles than white marbles.
SUFFICIENT
2. b-w > r tells us there are more black than white, but that's all. Doesn't tell us anything about the relationship between red and white.
INSUFFICIENT
Answer A can someone explain how did it happen?
|
|
|
|
|
|
SVP
Joined: 17 Jun 2008
Posts: 1592
Followers: 7
Kudos [?]:
132
[0], given: 0
|
kazakhb wrote: eschn3am wrote: Simplify the question: are there more red marbles or white marbles?
1. boils down to r/w > w/r (since b is found in both denominators) telling us there are more red marbles than white marbles.
SUFFICIENT
2. b-w > r tells us there are more black than white, but that's all. Doesn't tell us anything about the relationship between red and white.
INSUFFICIENT
Answer A can someone explain how did it happen? Look at stmt1: r/(b+w) > w/(b+r) Since, b is common in both denominators, remove it. Hence, r/w > w/r. Alternatively, (my approcah): 1 + r/(b+w) > 1 + w/(b+r) or, (b+w+r)/(b+w) > (b+w+r)/(b+r) or, 1/(b+w) > 1/(b+r) or b+w < b+r or w < r.
|
|
|
|
|
|
Manager
Joined: 12 Feb 2008
Posts: 186
Followers: 1
Kudos [?]:
33
[0], given: 0
|
Re: DS - Probability [#permalink]
16 Oct 2008, 08:07
picking #'s works very nice here as well.
A is suff,
|
|
|
|
|
|
Manager
Joined: 27 Oct 2008
Posts: 188
Followers: 1
Kudos [?]:
42
[0], given: 3
|
Re: DS - Probability [#permalink]
27 Sep 2009, 11:44
A certain jar contains only b black marbles, w white marbles, and r red marbles. If one marble is to be chosen at random from the jar, is the probability that the marble chosen will be red greater than the probability that the marble chosen will be white?
1) r / (b+w) > w / (b+r)
2) b-w > r
Soln. From statements what we need to find is i.e if P(choosing one red) > P(choosing one white) i.e if r / (b+w+r) > w / (b+w+r) or in its simplest form after cancelling out the denominators, if r > w
Statement 1 alone is sufficient. Given that => r / (b+w) > w / (b+r) => (b+r)/w > (b+w)/r adding 1 to both sides and taking common denominator => (b+r+w)/w > (b+w+r)/r cancelling numerators and taking r and w to numerators => r > w
Statement 2 alone is not sufficient Given that => b-w > r from this we cannot find if r > w or r < w Hence not sufficient
Thus ans is A
|
|
|
|
|
|
Senior Manager
Joined: 22 Dec 2009
Posts: 368
Followers: 9
Kudos [?]:
140
[0], given: 47
|
Re: DS - Probability [#permalink]
15 Feb 2010, 16:16
jimjohn wrote: A certain jar contains only b black marbles, w white marbles, and r red marbles. If one marble is to be chosen at random from the jar, is the probability that the marble chosen will be red greater than the probability that the marble chosen will be white?
1) r / (b+w) > w / (b+r)
2) b-w > r Ques: Is r /(b+w+r) > w /(b+w+r) ? or rb + rw + r^2 > wb + w^2 + rw? or rb + r^2 > wb + w^2 ? S1: r / (b+w) > w / (b+r) rb + r^2 > wb + w^2... Hence SuFF.. S2: b-w>r b > r + w..... this doesnt give r > w or not..... hence INSUFF. Therefore A.
_________________
Cheers! JT........... If u like my post..... payback in Kudos!! 
|Do not post questions with OA|Please underline your SC questions while posting|Try posting the explanation along with your answer choice| |For CR refer Powerscore CR Bible|For SC refer Manhattan SC Guide|
~~Better Burn Out... Than Fade Away~~
|
|
|
|
|
|
Director
Joined: 03 Sep 2006
Posts: 909
Followers: 5
Kudos [?]:
35
[0], given: 33
|
Re: DS - Probability [#permalink]
15 Feb 2010, 16:39
jimjohn wrote: A certain jar contains only b black marbles, w white marbles, and r red marbles. If one marble is to be chosen at random from the jar, is the probability that the marble chosen will be red greater than the probability that the marble chosen will be white?
1) r / (b+w) > w / (b+r)
2) b-w > r (i) is sufficient because it gives us r<w. Thus we know the answer. From (ii) we can'tsay whether w>r or r>w. Therefore "A"
|
|
|
|
|
|
Manager
Joined: 10 Aug 2009
Posts: 125
Followers: 2
Kudos [?]:
11
[0], given: 13
|
Re: DS - Probability [#permalink]
17 Feb 2010, 14:53
Damn I'm so bad at DS and inequalities.... scthakur's solution was the easiest for me to understand. Do you guys actually see the answer intuitively without going all the way to the end?
|
|
|
|
|
|
Manager
Joined: 07 Aug 2010
Posts: 89
Followers: 1
Kudos [?]:
13
[0], given: 9
|
Re: DS - Probability [#permalink]
08 Oct 2010, 16:18
A is p(r) > p(w) => is r > w? 1) r w ------ > ------- b + w b + r b is a positive constant... hence, r > w => SUFF 2) does not say anything about the relationship between w and r => NOT SUFF
_________________
Click that thing - Give kudos if u like this
|
|
|
|
|
|
|
Re: DS - Probability
[#permalink]
08 Oct 2010, 16:18
|
|
|
|
|
|
|
|
|
|
|