SOLUTION: if six numbers are picked from 1 to 45 and if a number is not repeated.How many sets of six numbers could be picked
Algebra.Com
Question 508054: if six numbers are picked from 1 to 45 and if a number is not repeated.How many sets of six numbers could be picked
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
I'm assuming order does not matter.
C(n, r) = (n!)/(r!(n-r)!)
C(45, 6) = (45!)/(6!*(45-6)!)
C(45, 6) = (45!)/(6!*39!)
C(45, 6) = (45*44*43*42*41*40*39!)/(6!*39!)
C(45, 6) = (45*44*43*42*41*40)/(6!)
C(45, 6) = (45*44*43*42*41*40)/(6*5*4*3*2*1)
C(45, 6) = (5864443200)/(720)
C(45, 6) = 8145060
So there are 8145060 different ways.
RELATED QUESTIONS
Five lotto numbers are to be picked at random from a collection of 100 numbers. Order... (answered by solver91311)
Package of 10 game boy sets contains 2 defective sets. If 5 sets are to be picked out... (answered by stanbon)
Package of 10 game boy sets contains 2 defective sets. If 5 sets are to be picked out... (answered by stanbon)
To keep computer files secure, many programs require the user to enter a password. The... (answered by sudhanshu_kmr)
Package of 10 game boy sets contains 3 defective sets. If 5 sets are to be picked out... (answered by Boreal)
The correct combination of a lock is first turn right to d1, then turn left to d2, and... (answered by Theo)
Each month, a random digit is picked for the month. This person has an incentive of... (answered by stanbon)
You bought six numbers at your local hardware store. The numbers are 0, 1, 2, 3, 4, 5.... (answered by Edwin McCravy,Aldorozos)
These are questions I have difficulty in solving:
a.) If the average of four numbers... (answered by lynnlo)