SOLUTION: For a set of 9 elements, find the number of different subsets of size 3.
Algebra
->
sets and operations
-> SOLUTION: For a set of 9 elements, find the number of different subsets of size 3.
Log On
sets and operations Calculators and Practice
sets
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Click here to see ALL problems on sets-and-operations
Question 955571
:
For a set of 9 elements, find the number of different subsets of size 3.
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
We want the total combinations of 9 items taken 3 at a time,
number of different subsets of size 3 = 9! / (3!*(9-3)!) = 84