SOLUTION: In a certain lottery, 4 numbers between 1 and 10 inclusive are drawn. These are the winning numbers. How many different selections are possible? Assume that the order in which th

Algebra ->  Probability-and-statistics -> SOLUTION: In a certain lottery, 4 numbers between 1 and 10 inclusive are drawn. These are the winning numbers. How many different selections are possible? Assume that the order in which th      Log On


   



Question 309702: In a certain lottery, 4 numbers between 1 and 10 inclusive are drawn. These are the winning numbers. How many different selections are possible? Assume that the order in which the numbers are drawn is not important.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In a certain lottery, 4 numbers between 1 and 10 inclusive are drawn. These are the winning numbers. How many different selections are possible? Assume that the order in which the numbers are drawn is not important.
--------------
# of sets of 4 numbers: 10C4 = (10*9*8*7)/(1*2*3*4) = 210
-----------
# of winning sets of 4: 4! = 4*3*2*1 = 24
===========================================
Cheers,
Stan H.