document.write( "Question 1195138: A bag contains red, white, green, and blue marbles. There are an equal number of red marbles and white marbles, and fice times as many green marbles as blue marbles. There is a 35% chance of selecting a red marble first. What is the fewest possible number of green marbles in the bag? \n" ); document.write( "
Algebra.Com's Answer #827541 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The probability is 35% that a red marble is selected first, and the numbers of red and white marbles are the same, so the probability is also 35% that a white marble is selected first.

\n" ); document.write( "That means the probability of selecting either a blue or green marble first is (100-35-35) = 30%.

\n" ); document.write( "Then, since the number of green marbles is 5 times the number of blue marbles, that 30% probability of selecting either a blue or a green breaks down into a 25% probability of selecting a green and a 5% probability of selecting a blue.

\n" ); document.write( "The ratio of the numbers of marbles of the different colors is the same as the ratio of the probabilities of selecting each color first: B:G:R:W = 5:25:35:35 = 1:5:7:7.

\n" ); document.write( "So the smallest possible number of green marbles in the bag is 5.

\n" ); document.write( "ANSWER: 5

\n" ); document.write( "
\n" ); document.write( "
\n" );