document.write( "Question 503377: A bag contains 8 white and 6 red balls. Find the probability of drawing two balls of the same colour. \n" ); document.write( "
Algebra.Com's Answer #339218 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains 8 white and 6 red balls. Find the probability of drawing two balls of the same colour. \n" ); document.write( "--- \n" ); document.write( "P(2white or 2red) = [8C2 + 6C2]/14C2 = [28+15]/182 = 43/182 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |