Question
Question: At an election, a voter may vote for any number of candidates not greater than the number to be elec...
At an election, a voter may vote for any number of candidates not greater than the number to be elected. There are 10 candidates and 4 are to be elected. The number of ways in which a voter may vote for at least one candidate is
A
385
B
1110
C
5040
D
None of these
Answer
385
Explanation
Solution
Since a voter may choose one, two, three or four candidates out of 10, therefore, the number of ways in which he can vote is 10C1+10C2+10C3+10C4
= 10 + 45 + 120 + 210
= 385