Asked by Laura
Assume that the set S has 14 elements.
How many subsets of S have at most 4 elements?
How many subsets of S have at most 4 elements?
Answers
Answered by
Reiny
null set --- 1
one element --- C(14,1) = 14
two elements --- C(14,2) = 91
three elements --- C(14,3) = 364
four elements --- C(14,4) = 1001
add them up.
one element --- C(14,1) = 14
two elements --- C(14,2) = 91
three elements --- C(14,3) = 364
four elements --- C(14,4) = 1001
add them up.
Answered by
bhow
^no, I just tried it and it isn't right. any other suggestions?
Answered by
bhow
Got it:
C(14,0)+C(14,1)+C(14,3)+C(14,4)=answer
I hate webwork.......
C(14,0)+C(14,1)+C(14,3)+C(14,4)=answer
I hate webwork.......
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.