document.write( "Question 440263: To win a state lottery, a player must correctly select six different numbers from 1 to 60. How many tickets would a person have to buy to have a 1% chance of winning? \n" ); document.write( "
Algebra.Com's Answer #304192 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
60 combined 6 at a time equals 60C6=60!/54!6!=50063860
\n" ); document.write( "To have a 1% chance of winning, a person would have to buy 50063860/100, or 500,639 tickets..
\n" ); document.write( "
\n" );