document.write( "Question 1050950: To play LOTTO 6/49 you choose six numbers from 1 to 49. On each draw date, the International Lottery Corporation generates (randomly) six winning numbers from 1 to 49.
\n" ); document.write( "How many different ways can they generate the six winning numbers?
\n" ); document.write( "What is the probability of winning the Jackpot, that is to match 6 of the 6 winning numbers?
\n" ); document.write( "What is the probability to match 4 of the 6 winning numbers?
\n" ); document.write( "

Algebra.Com's Answer #666540 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
To play LOTTO 6/49 you choose six numbers from 1 to 49. On each draw date, the International Lottery Corporation generates (randomly) six winning numbers from 1 to 49.
\n" ); document.write( "How many different ways can they generate the six winning numbe rs?
\n" ); document.write( "49C6 = 13983816 ways
\n" ); document.write( "--------------------------------------
\n" ); document.write( "What is the probability of winning the Jackpot, that is to match 6 of the 6 winning numbers?
\n" ); document.write( "1/(49C6)
\n" ); document.write( "--------------------
\n" ); document.write( "What is the probability to match 4 of the 6 winning numbers?
\n" ); document.write( "[4*3*2*1*45*44]/(49C6)
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );