document.write( "Question 86826: A box contains 4 blue balls 5 green balls and 3 yellow balls. You randomly select 3 balls, one at a time, from the box without replacing a selected ball. What is the probability of selecting a blue, a green, a yellow in that order? \n" ); document.write( "
Algebra.Com's Answer #62817 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A box contains 4 blue balls 5 green balls and 3 yellow balls. You randomly select 3 balls, one at a time, from the box without replacing a selected ball. What is the probability of selecting a blue, a green, a yellow in that order? \n" ); document.write( "------------- \n" ); document.write( "P(blue)*P(green)*P(yellow)\r \n" ); document.write( "\n" ); document.write( "= 4/12 * 5*11 * 3/10\r \n" ); document.write( "\n" ); document.write( "= 5/110\r \n" ); document.write( "\n" ); document.write( "= 1/22 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |