SOLUTION: a club consist of ten members. in how many different ways can a group of three people be selected to go on a trip?

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: a club consist of ten members. in how many different ways can a group of three people be selected to go on a trip?       Log On


   



Question 256104: a club consist of ten members. in how many different ways can a group of three people be selected to go on a trip?
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
a club consist of ten members. in how many different ways can a group of three people be selected to go on a trip?

Sometimes that's written

10C3, sometimes C%2810%2C3%29 and sometimes %28matrix%282%2C1%2C10%2C3%29%29

Sometimes it's called "Ten choose three" and sometimes 
it's called "The number of combinations of ten things 
taken three at a time".

But it always means to make a fraction which has 3 factors in the
numerator and three factors in the denominator  

The three factors in the numerator start with 10 and we subtract 
1 each time until we have three factors.  That is, 10*9*8.

The three factors in the denominator start with 3 and we subtract 
1 each time until we have three factors.  That is, 3*2*1

So the answer is 

%2810%2A9%2A8%29%2F%283%2A2%2A1%29

This fraction will always reduce to a whole number.

Divide the 3 into the 9 and the 2 into the 8 and you end up with

10%2A3%2A4 or 120 ways to choose a group of 3 out of a group of 10.

Edwin