document.write( "Question 473059: to win a lottery, 10 numbers must be picked in any combination from 15 numbers that can be repeated. What is the probability of selecting the correct series? what would the correct series equation be \n" ); document.write( "
Algebra.Com's Answer #324353 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
to win a lottery, 10 numbers must be picked in any combination from 15 numbers that can be repeated. What is the probability of selecting the correct series? what would the correct series equation be
\n" ); document.write( "----
\n" ); document.write( "# of ways to pick the correct series: 1
\n" ); document.write( "# of combinations of 10 numbers: 15C10 = 15C5 = 3003
\n" ); document.write( "-----
\n" ); document.write( "P(pick correct combination) = 1/3003
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );