SOLUTION: A lotto is conducted where you have to choose 4 numbers from 1 to 17 (no repetition of numbers allowed). If your combination of numbers matches the one drawn, you win the grand pri
Algebra ->
Permutations
-> SOLUTION: A lotto is conducted where you have to choose 4 numbers from 1 to 17 (no repetition of numbers allowed). If your combination of numbers matches the one drawn, you win the grand pri
Log On
Question 581671: A lotto is conducted where you have to choose 4 numbers from 1 to 17 (no repetition of numbers allowed). If your combination of numbers matches the one drawn, you win the grand prize. How many different combinations of numbers are there for this lotto? (Hint: order does not matter) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A lotto is conducted where you have to choose 4 numbers from 1 to 17 (no repetition of numbers allowed). If your combination of numbers matches the one drawn, you win the grand prize. How many different combinations of numbers are there for this lotto?
-----
# of winning sets of 4 numbers: 1
# of random sets of 4 numbers: 17C4 = 2380
-----
cheers,
Stan H.