document.write( "Question 438620: 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 yellow ball is drawn and set aside. Then a green ball is drawn. \n" );
document.write( "
Algebra.Com's Answer #303276 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 yellow ball is drawn and set aside. Then a green ball is drawn. \n" ); document.write( "---- \n" ); document.write( "P(green | yellow) = (128/196)(64/195) \n" ); document.write( "======================================= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |