document.write( "Question 252695: There are 60 red marbles and 40 blue marbles in a bag. How many blue marbles must be added so that the probability of drawing blue is 75% ? \n" ); document.write( "
Algebra.Com's Answer #184721 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! for a probability of 75%, 75% of the marbles must be blue. \n" ); document.write( "3/4 must be blue \n" ); document.write( "if there were 60 blue marbles the probability would be 50% \n" ); document.write( "if there were 120 blue marbles it would 66.7% or 2/3\r \n" ); document.write( "\n" ); document.write( "if 1/4 were red and 3/4 were blue then it would 75% \n" ); document.write( "1/4x=60 \n" ); document.write( "x=240 \n" ); document.write( "240-40 is 200 \n" ); document.write( "so 200 more blue marbles are needed \n" ); document.write( " |