document.write( "Question 593651: Here's my question: To play Wisconsin power ball, you select 5 different numbers from 1 through 59 and 1 power ball number from 1 through 39. The power ball can match a previously selected number. \r
\n" ); document.write( "\n" ); document.write( "So how many different ways are there to select all six numbers?
\n" ); document.write( "AND
\n" ); document.write( "What is the probability of matching all 6 numbers?
\n" ); document.write( "

Algebra.Com's Answer #376397 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The number of combinations of n things taken r at a time = C(n,r)
\n" ); document.write( "In this case we have 5 number combinations from the numbers 1 to 59:
\n" ); document.write( "Number of 5 number combinations = 59!/(5!*54!) = 5006386
\n" ); document.write( "For the powerball, there are 39 possibilities, so the total number of combinations is:
\n" ); document.write( "N = 5006386*39 = 195249054
\n" ); document.write( "So the odds in winning are 1 in 195249054
\n" ); document.write( "
\n" );