document.write( "Question 416883: You want to play a lottery that uses balls numbered 1 to 50. You have to get five numbers correct, but the order doesn't matter. What is your probability of winning? \n" ); document.write( "
Algebra.Com's Answer #291971 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total no. of ways to get 5 numbers from 50 = 50C5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability = 1 /50C5 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |