document.write( "Question 642229: 3 white chips, 7 blue chips, 16 green chips, 2 chips drawn from the box in succession what is the probability that one is blue and other is white?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #403993 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3 white chips, 7 blue chips, 16 green chips, 2 chips drawn from the box in succession what is the probability that one is blue and other is white? \n" ); document.write( "---------------------- \n" ); document.write( "# of ways to succeed: 7*3 = 21 \n" ); document.write( "---- \n" ); document.write( "# of possible outcomes:26C2 = (26*25)/(1*2) = 325 \n" ); document.write( "----------- \n" ); document.write( "Ans: 21/325 = 0.0646 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |