A jar contains only B black marbles, W white marbles, a

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 298
Joined: Sun Jun 03, 2012 6:42 am
Location: New delhi
Thanked: 10 times
Followed by:7 members
GMAT Score:590
290. A jar contains only B black marbles, W white marbles, and R red marbles. If one marble is to be chosen at random from a 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
Source: — Data Sufficiency |

Master | Next Rank: 500 Posts
Posts: 131
Joined: Wed Nov 14, 2012 2:01 pm
Thanked: 39 times
Followed by:2 members

by puneetkhurana2000 » Sat Dec 15, 2012 11:06 am
We have to find is r > b ?

Statement 1 ) Cross multiply we get rb + r^2 > wb + w^2

Further solving we get (r - w)(r+w+b) > 0

As r+w+b is > 0 , so for inequality to hold true (r - w) > 0 , hence r > w. Sufficient!!!

Statement 2 ) (b - w) > r or b > w + r , so w > r or r > w or w = r . Not Sufficient!!!

Answer A .