Number of subsets of a set of order three is
Answers
Answered by
1
The number of three elements subsets containing a3 is equal to the number of ways of selecting 2 elements out of n - 1 elements. So, the required number of subsets is n−1C2.
Similar questions