document.write( "Question 504577: to win the lotto in one state, one must correctly select 8 numbers from a collection of 65 numbers (one through 65)the order does not matter. how many different selections are possible? \n" ); document.write( "
Algebra.Com's Answer #339637 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
65C8=65x64x63x62x61x60x59x58x57!/8x7x6x5x4x3x2x57!=5 047 381 560 different selections possible.. \n" ); document.write( "
\n" );