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)\"\" \"About 
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 \"100%2F200\" = \"1%2F2\"\r\n" );
document.write( "The probability that the 2nd one is green is \"99%2F199\" \r\n" );
document.write( "The probability that the 3rd one is green is \"98%2F198\" = \"49%2F99\"\r\n" );
document.write( "The probability that the 4th one is green is \"97%2F197\" \r\n" );
document.write( "The probability that the 5th one is green is \"96%2F196\" = \"24%2F49\"\r\n" );
document.write( "The probability that the 6th one is green is \"95%2F195\" = \"19%2F39\"\r\n" );
document.write( "\r\n" );
document.write( "Desired probability \r\n" );
document.write( "            \r\n" );
document.write( "\"1%2F2\"\"99%2F199\"\"49%2F99\"\"97%2F197\"\"24%2F49\"\"19%2F39\" =\r\n" );
document.write( "\r\n" );
document.write( "           \"4\"\r\n" );
document.write( "          \"cross%288%29\"\r\n" );
document.write( "\"1%2Fcross%282%29\"\"cross%2899%29%2F199\"\"cross%2849%29%2Fcross%2899%29\"\"97%2F197\"\"cross%2824%29%2Fcross%2849%29\"\"19%2Fcross%2839%29\" = \"%2897%2A4%2A19%29%2F%28199%2A197%2A13%29\" = \"7372%2F509639\" = .014465141 \r\n" );
document.write( "            \"13\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );