Home » Aptitude » Permutation and Combination

Find the number of subsets of the set {1,2,3,4,5,6,7,8,9,10,11} having 4 elements.

Correct Answer: 330

Explanation:

Here the order of choosing the elements doesn’t matter and this is a problem in combinations.


 


We have to find the number of ways of choosing 4 elements of this set which has 11 elements.


 


This can be done in 11 C 4  ways = 330 ways


← Previous Question Next Question→

More Questions from Permutation and Combination

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion