document.write( "Question 922881: A bag contains 5 white, 7 red and 8 black balls. If four balls are drawn one by one without replacement, find the probability of getting all white balls.could you please help to get calculations and also the explanation as to which formula have you applied \n" ); document.write( "
Algebra.Com's Answer #559760 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains 5 white, 7 red and 8 black balls. If four balls are drawn one by one without replacement, find the probability of getting all white balls.could you please help to get calculations and also the explanation as to which formula have you applied \n" ); document.write( "----------------- \n" ); document.write( "# of ways to succeed:: 5C4 = 5C1 = 5 \n" ); document.write( "--- \n" ); document.write( "# of possible outcomes:: 20C4 = (20*19*18*17)/(1*2*3*4) = 4845 \n" ); document.write( "----- \n" ); document.write( "P(4 white) = 5/4845 = 1/969 \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------- \n" ); document.write( " |