document.write( "Question 197977: For the daily lottery game in Illinois, participations select three numbers between 0 and 9. A number cannot be selected more than once. So a winning ticket could be, say 307, but not 337. Purchasing one ticket allows you to select one set of numbers. The winning numbers are announced on tv each night.\r
\n" );
document.write( "\n" );
document.write( "a. How many different outcomes (Three different numbers) are possible?
\n" );
document.write( "b. If you purchased a ticket for the game tonight, what is the likelihood you will win?
\n" );
document.write( "c. Suppose you purchase three tickets for tonight’s drawing and select a different number for each ticket. What is the probability that you will not win with any of the tickets \n" );
document.write( "
Algebra.Com's Answer #148459 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For the daily lottery game in Illinois, participations select three numbers between 0 and 9. A number cannot be selected more than once. So a winning ticket could be, say 307, but not 337. Purchasing one ticket allows you to select one set of numbers. The winning numbers are announced on tv each night. \n" ); document.write( "--- \n" ); document.write( "a. How many different outcomes (Three different numbers) are possible? \n" ); document.write( "There are 10C3 = 120 \"sets\" of three numbers. \n" ); document.write( "Each set can be arranged in 3! = 6 ways \n" ); document.write( "------------- \n" ); document.write( "Total # of 3 digit numbers is 6*120 = 720 \n" ); document.write( "============================================================ \n" ); document.write( "b. If you purchased a ticket for the game tonight, what is the likelihood you will win? \n" ); document.write( "Ans: 1/720 \n" ); document.write( "============================================================ \n" ); document.write( "c. Suppose you purchase three tickets for tonight’s drawing and select a different number for each ticket. What is the probability that you will not win with any of the tickets \n" ); document.write( "Ans: 1 - (3/720) = 0.9958333.... or 99.58% \n" ); document.write( "============================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |