Hey, been given a few questions, done most of them but have no idea how to even start this, I would go to a lecturer but I feel it needs doing before then.
Question:
A particular lottery has the following rules:
- you choose 5 numbers, with no repeats, from 34 numbers.
-you then choose an additional bonus number from 14 numbers. This step does not depend on how you choose the first numbers.
-To win the jackpot, your first five numbers must match the first five numbers drawn from 34, in any order, AND your bonus number must match the one drawn from 14.
If you wanted to be guaranteed to win this lottery jackpot, what is the minimum number of tickets you would need to purchase?
I thought first one would have been C(34, 5) but that just gives massive numbers back, and C(14,1) for the second but no idea how these would even link up.
How would I even go about starting this? Thanks.
Accidentally put this in the homework section without realising there is a computer science section, sorry.