document.write( "Question 1039941: In one lottery, a player wins the jackpot by matching all five numbers drawn from white balls (1 through 45)
\n" );
document.write( "and matching the number on the gold ball (1 through 33)
\n" );
document.write( "What is the probability of winning the jackpot? \n" );
document.write( "
Algebra.Com's Answer #654712 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " In one lottery, a player wins the jackpot by matching all five numbers drawn from white balls (1 through 45) \n" ); document.write( "and matching the number on the gold ball (1 through 33) \n" ); document.write( "What is the probability of winning the jackpot? \n" ); document.write( "------ \n" ); document.write( "# of sets of 5 numbers in 1 - 45:: 45C5 = 1221759 \n" ); document.write( "# of winning sets of 5 numbers:: 1 \n" ); document.write( "------ \n" ); document.write( "P(pick the proper set of 5 numbers) = 1/1221759 \n" ); document.write( "--- \n" ); document.write( "P(correct # on gold ball) = 1/33 \n" ); document.write( "---- \n" ); document.write( "Ans:: (1/1221759)(1/33) = 1/40,318,047\r \n" ); document.write( "\n" ); document.write( "--------------- \n" ); document.write( "Recommendation:: Save your money; you'll be a winner every time. \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |