document.write( "Question 749376: If there is a jar with 60 balls, with 5 different colours (i.e. 12 balls of each colour), what is the probability that 8 balls drawn at random will all be the same colour? \n" ); document.write( "
Algebra.Com's Answer #455994 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If there is a jar with 60 balls, with 5 different colours (i.e. 12 balls of each colour), what is the probability that 8 balls drawn at random will all be the same colour?
\n" ); document.write( "----------
\n" ); document.write( "# of ways to succeed: 5* 12C8 = 2475
\n" ); document.write( "# of random groups of 8 = 60C8 = 2558620845
\n" ); document.write( "----
\n" ); document.write( "P(8 of same color) = 2475/2558620845 = 0.00000096732
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========================
\n" ); document.write( "
\n" );