Answer:
There is 2,348,889,264 way to pick exactly 5 out of the 6 winning numbers.
Explanation:
hi, we need to use a combination in order to get 5 out of the 6 winning numbers of a ticket without regard to order. The formula is as follows.
[tex]C(n,r)=\frac{n!}{r!(n-r)!}[/tex]
Where:
n = total numbers in the lottery (in our case, 84)
r = winning numbers (in our case, 5)
everything should look like this:
[tex]C(n,r)=\frac{84!}{5!(84-5)!}[/tex]
[tex]C(n,r)=\frac{84!}{5!(79)!}[/tex]
[tex]C(n,r)=\frac{84*83*82*81*80}{5*4*3*2}=2,348,889,264[/tex]
Best of luck.