document.write( "Question 174378: please help me with this question on probablity.\r
\n" );
document.write( "\n" );
document.write( "A bag Cantains 6 White and 4 black balls, two
\n" );
document.write( "balls are drawm at random. Find the probability
\n" );
document.write( "that they are one of the same colour:-\r
\n" );
document.write( "\n" );
document.write( "Thank you.. \n" );
document.write( "
Algebra.Com's Answer #129327 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag Cantains 6 White and 4 black balls, two \n" ); document.write( "balls are drawm at random. Find the probability \n" ); document.write( "that they are one of the same colour:- \n" ); document.write( "-------------- \n" ); document.write( "P(2white or 2black) = P(2white) + P(2black) = 6C2/10C2 + 4C2/10C2 \n" ); document.write( "= (6C2 + 4C2)/(10C2) = (15 + 6)/45 = 21/45 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |