A bag contains 8 red marbles, 9 yellow marbles, and
7 green marbles. How many additional red marbles
must be added to the 24 marbles already in the bag so
that the probability of randomly drawing a red marble
is 53 ?
One option is to simply try out the answer choices. For example, using choice B,
P(red)=totalred
P(red)=16+2416+8
=4024=53✓
We can write an equation, using x for the unknown amount of red marbles to be added:
P(red)=totalred
53=24+x8+x
3(24+x)=5(8+x)
72+3x=40+5x
32=2x
x=16