document.write( "Question 268752: a box contains 8 red chips, 6 blue chips, and 12 white chips. three chips are randomly drawn from the box and not replaced. find the probability of drawing a red then a white then a blue chip. \n" ); document.write( "
Algebra.Com's Answer #196978 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a box contains 8 red chips, 6 blue chips, and 12 white chips. three chips are randomly drawn from the box and not replaced. find the probability of drawing a red then a white then a blue chip. \n" ); document.write( "--------------- \n" ); document.write( "P(red then white then blue without replacement) \n" ); document.write( "= (8/26)(12/25)(6/24) \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |