document.write( "Question 47514: Six blue books and three red books in a bag. If three (3) books are selected and replaced. Find the probability that at least one is red. \n" ); document.write( "
Algebra.Com's Answer #31362 by stanbon(75887) ![]() You can put this solution on YOUR website! Six blue books and three red books in a bag. If three (3) books are selected and replaced. Find the probability that at least one is red.\r \n" ); document.write( "\n" ); document.write( "Prob(at least one red) = 1 - Prob(none red) \n" ); document.write( "Prob( none red) = Prob (blue,blue,blue)= (6/9)^3=0.296... \n" ); document.write( "Therefore Prob (at least one red) = 1-0.296...=0.70... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |