document.write( "Question 1061914: Lottery mathematics\r
\n" );
document.write( "\n" );
document.write( "In a lottery game, a player picks six numbers from 1 to 48. If 4 of those 6 numbers match those drawn, the player wins third prize. What is the probability of winning this prize? (Give your answer as a fraction.) \n" );
document.write( "
Algebra.Com's Answer #676669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a lottery game, a player picks six numbers from 1 to 48. If 4 of those 6 numbers match those drawn, the player wins third prize. What is the probability of winning this prize? (Give your answer as a fraction. \n" ); document.write( "----- \n" ); document.write( "# of groups of 6 numbers:: 48C6 \n" ); document.write( "# of winning groups of 6 numbers:: 1 \n" ); document.write( "------ \n" ); document.write( "# of sets of 4 numbers in the winning set:: 6C4 \n" ); document.write( "------- \n" ); document.write( "P(getting a winning set of 4) = (6C4)/(48C6) = 0.000001222... \n" ); document.write( "------ \n" ); document.write( "Recommendation:: \n" ); document.write( "Save your money. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |