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.
We need to state that R>W 1) r/(b+w) > w/(b+r), add 1 on each side and solve the fraction it will be (r+b+w)/b+w > (r+b+w)/b+r => from this we can say r > w
2) can't say anythinf about relation between r&B...insuff
1/(b+w) > 1/(b+r) [Divided both sides by (r + b + w)]
b+r > b+w
r > w
Note: Don't worry about the inequality being switched because in this probelm you know that you'll always be working with positive integers. [You can't have negative number of marbles]