document.write( "Question 472861: the little lotto asks to select five numbers from the numbers one through 45. how many different sets of five numbers can you select?? \n" ); document.write( "
Algebra.Com's Answer #324192 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the little lotto asks to select five numbers from the numbers one through 45. how many different sets of five numbers can you select??
\n" ); document.write( "----------------
\n" ); document.write( "The 1st number is 1 of 45, then 44, etc (there are no duplicates)
\n" ); document.write( "--> 45*44*43*42*41 = 146611080
\n" ); document.write( "But the order doesn't matter, so it's divided by 5*4*3*2*1
\n" ); document.write( "--> 1221759 combinations\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );