Question 844088
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
choosing three numbers between 0 and 9 (10 choices, A number cannot be selected more than once) 
that will determine a three-digit number. Note: 0 cannot be used in the hundreds place.
a. How many different outcomes (three-digit numbers) are possible? 9*9*8
 b. If you purchase a ticket for the game tonight, what is the likelihood you will win? {{{ 1/(9*9*8)}}}
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 <u>not win</u> with any of the tickets?
 {{{1- (3/(9*9*8))}}}