document.write( "Question 889289: I have the numbers 1 through 60. I have to choose 5 of these numbers. How many different ways could i accomplish this? \n" ); document.write( "
Algebra.Com's Answer #538031 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We have 60 things, and we are to choose 5.  That's\r\n" );
document.write( "\r\n" );
document.write( "60 choose 5 = 60C5, also sometimes written C(60,5) or \"%28matrix%282%2C1%2C60%2C5%29%29\",\r\n" );
document.write( "\r\n" );
document.write( "computed \"%2860%2A59%2A58%2A57%2A56%29%2F%285%2A4%2A3%2A2%2A1%29\" \r\n" );
document.write( "\r\n" );
document.write( "(5 factors in the numerator, 5 factors in the denominator)\r\n" );
document.write( "\r\n" );
document.write( "Then the entire denominator always cancels entirely into the numerator,\r\n" );
document.write( "and you end up with a huge number of ways\r\n" );
document.write( "\r\n" );
document.write( "5,461,512 = five million four hundred sixty one thousand five hundred twelve.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );