SOLUTION: How many sets of four numbers can be chosen from a collection of ten, without regard to order? For example, if I have a set of integers 1 through 10, a subset of four might be 1,2,
Algebra.Com
Question 282452: How many sets of four numbers can be chosen from a collection of ten, without regard to order? For example, if I have a set of integers 1 through 10, a subset of four might be 1,2,3,and 4. If I count that as one possible subset, then I do not count 4,3,2,and 1, since I am not concerned with order. Thanks.
Answer by user_dude2008(1862) (Show Source): You can put this solution on YOUR website!
10 C 4 = 10!/(4!(10-4)!) = 10!/(4!6!) = (10*9*8*7*6!)/(4!6!) = (10*9*8*7)/(4*3*2*1) = 210
Answer: 210 different possible combos
RELATED QUESTIONS
A box contains two red, five green, six black, and four blue jelly beans. In how many... (answered by edjones)
How many ways can four calculators be chosen for testing from a group of... (answered by addingup)
The second section of mathematics paper contains 7 questions and a candidate must answer... (answered by ikleyn)
How many different integers can be represented as a sum of four distinct numbers chosen... (answered by Edwin McCravy,greenestamps)
in how many ways can a committee of four be chosen from a group of ten if barry and harry (answered by Theo,robertb)
I currently own a restaurant and am in the process of replenishing my stock of dishes. I... (answered by jim_thompson5910)
Ten sets of twins (20 people) are applying for 3 committee positions. If no sets of twins (answered by ikleyn)
six students are performing one song each in a jazz vocal recital. two students have... (answered by KMST)
i) In how many 5-digit numbers can be formed from the 10 digits (0-9), if
a) Repetitions (answered by ikleyn)