document.write( "Question 269453: In a certain lottery game, 54 numbers are randomly mixed and 6 are selected. A person must pick all 6 numbers to win. Order is not important. What is the probability of winning? \n" ); document.write( "
Algebra.Com's Answer #197508 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! The probability of winning is \n" ); document.write( "6 factorial / (54c6) or 2.7878 x 10^(-5) \n" ); document.write( " |