SOLUTION: How many ways can 4 people be chosen from a group of 9? Tell whether the situation is a permutation or combination. Then solve.

Algebra ->  Probability-and-statistics -> SOLUTION: How many ways can 4 people be chosen from a group of 9? Tell whether the situation is a permutation or combination. Then solve.      Log On


   



Question 309450: How many ways can 4 people be chosen from a group of 9? Tell whether the situation is a permutation or combination. Then solve.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How many ways can 4 people be chosen from a group of 9? Tell whether the situation is a permutation or combination. Then solve.
----
Counting groups means counting combinations.
Counting arrangements means counting permutations.
---
Your Problem:
9C4 = 9!/(9-4)!4! = (9*8*7*6)/(1*2*3*4) = 9*7*2 = 126
=====================================================
Cheers,
Stan H.