SOLUTION: Find the number of ways in which each commitee can be selected. -3 people from a group of 5

Algebra.Com
Question 600714: Find the number of ways in which each commitee can be selected.
-3 people from a group of 5

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
C(n,r) = (n!)/(r!(n-r)!)

C(5,3) = (5!)/(3!*(5-3)!)

C(5,3) = (5!)/(3!*2!)

C(5,3) = (5*4*3!)/(3!*2!)

C(5,3) = (5*4)/(2!)

C(5,3) = (5*4)/(2*1)

C(5,3) = (20)/(2)

C(5,3) = 10


So there are 10 ways (assuming order doesn't matter)

RELATED QUESTIONS

Find the number of ways in which a committee of 5 can be selected from a group of 8... (answered by robertb)
find the the number of ways in which a group of 3 people can be chosen from 6 students, 5 (answered by Edwin McCravy)
Combinations Question: Find the number of ways in which each committee can be... (answered by stanbon)
In how many ways can a mixed commitee of 5 be selected from 5 boys and 4 girls if the... (answered by jim_thompson5910)
Find the number of ways in which 9 people can be divided into 2 groups: the first group... (answered by stanbon)
in how many ways we can form a commitee of 5 person,form a group of six men and four... (answered by robertb)
In how many ways can a committee of 3 be selected from a group of 5? (answered by rapaljer,CharStar)
In how many ways can a committee of 3 be selected from a group of 5? (answered by rapaljer,Levski123)
in how many ways can 3 students be selected from a group of 5 students? (answered by ewatrrr)