SOLUTION: How many different groups of 3 can you make you make with 22 students?
Algebra
->
Permutations
-> SOLUTION: How many different groups of 3 can you make you make with 22 students?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 895304
:
How many different groups of 3 can you make you make with 22 students?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
n C r = (n!)/(r!(n-r)!)
22 C 3 = (22!)/(3!*(22-3)!)
22 C 3 = (22!)/(3!*19!)
22 C 3 = (22*21*20*19!)/(3!*19!)
22 C 3 = (22*21*20)/(3!)
22 C 3 = (22*21*20)/(3*2*1)
22 C 3 = (9240)/(6)
22 C 3 = 1540
So there are
1,540
different groups (assuming order doesn't matter)