document.write( "Question 438623: A lottery machine contains different-colored balls. There are 64 green, 128 yellow, 1 golden, and 3 silver balls. Find the probability of the event...
\n" );
document.write( "A green ball is drawn and replaced. Then another green ball is drawn. \n" );
document.write( "
Algebra.Com's Answer #303250 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A lottery machine contains different-colored balls. There are 64 green, 128 yellow, 1 golden, and 3 silver balls. Find the probability of the event... \n" ); document.write( "A green ball is drawn and replaced. Then another green ball is drawn. \n" ); document.write( "---- \n" ); document.write( "P(green,green with replacement) = (64/196)^2 = 0.1066 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |