document.write( "Question 552589: 100 red gumball 100 green gumballs a penny gets you 6 gumballs what is the chance of getting all 6 green gumballs \n" ); document.write( "
Algebra.Com's Answer #360413 by AnlytcPhil(1810) You can put this solution on YOUR website! \r\n" ); document.write( "C(100,6)\r\n" ); document.write( "-------- = .014465141\r\n" ); document.write( "C(200,6)\r\n" ); document.write( "\r\n" ); document.write( "Or you can look at it this way. Suppose the gumballs come out one at a time.\r\n" ); document.write( "\r\n" ); document.write( "The probability that the 1st one is green is\n" ); document.write( " |