document.write( "Question 403546: To win the lottery you ,must pick six numbers from 49 balls numbered 1-49. The order in which you pick the balls doesn’t matter. How many different combinations can you pick? \n" ); document.write( "
Algebra.Com's Answer #285335 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
To win the lottery you ,must pick six numbers from 49 balls numbered 1-49. The order in which you pick the balls doesn’t matter. How many different combinations can you pick?
\n" ); document.write( "----
\n" ); document.write( "49C6 = 49!/[(49-6)!*6!] = (49*48*47*46*45*44)/(1*2*3*4*5*6) = 13,983,816
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "========
\n" ); document.write( "
\n" );