document.write( "Question 959191: a box contains 6 white 5 red and 4 black balls. find the probability of getting at least two red balls͵ if 4 balls are drawn from the box \n" ); document.write( "
Algebra.Com's Answer #586293 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a box contains 6 white 5 red and 4 black balls. find the probability of getting at least two red balls͵ if 4 balls are drawn from the box \n" ); document.write( "--------- \n" ); document.write( "# of ways to succeed:: 5C2*10C2 + 5C3*10C1 + 5C4 = 10*45 + 10*10 + 5 = 555 ways \n" ); document.write( "# of possible groups of 4:: 15C4 = 1365 \n" ); document.write( "---- \n" ); document.write( "Ans: 555/1365 = 0.4066 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |