document.write( "Question 337357: How many different sets of 5 numbers can i get out of 57?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #242114 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
The number of combinations of 5 things out of 57 (different) things is:\r
\n" ); document.write( "\n" ); document.write( "57 C 5 = [57*56*55*54*53] / [5*4*3*2*1] = \r
\n" ); document.write( "\n" ); document.write( "Can you complete the calculation ? Go for it.\r
\n" ); document.write( "\n" ); document.write( "(order is NOT important)\r
\n" ); document.write( "\n" ); document.write( "QED
\n" ); document.write( "
\n" ); document.write( "
\n" );