Question:

The number of all three element subsets of the set \(\{a_1,a_2,a_3,\ldots,a_n\}\) which contain \(a_3\) is:

Show Hint

Fix required elements first, then choose remaining elements.
Updated On: Mar 24, 2026
  • \({}^nC_3\)
  • \({}^{n-1}C_3\)
  • \({}^{n-1}C_2\)
  • None of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1:
Fix \(a_3\) in the subset.
Step 2:
Choose remaining 2 elements from the other \(n-1\) elements. \[ \text{Number of subsets}={}^{n-1}C_2 \]
Was this answer helpful?
0
0