SOLUTION: 30 students are applying for a job at a Warehouse. 3 will be selected. How many different groups can be selected

Algebra ->  Permutations -> SOLUTION: 30 students are applying for a job at a Warehouse. 3 will be selected. How many different groups can be selected       Log On


   



Question 966978: 30 students are applying for a job at a Warehouse. 3 will be selected. How many different groups can be selected
Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
c(30,3) = 30! / (3! * 27!) = 4060 possible groups can be selected.