What is the number of selections of <strong>AT MOST</strong> 3 things from 6 different things?
- A. 20
- B. 22
- C. 41
- D. 42 ✓
Correct Answer: D. 42
Explanation
Selections of at most 3 items means selecting 0, 1, 2, or 3 items. Total ways = \binom{6}{0} + \binom{6}{1} + \binom{6}{2} + \binom{6}{3} = 1 + 6 + 15 + 20 = 42.
Related questions on Algebra
- How many four-digit natural numbers are there such that <strong>ALL</strong> of the digits are odd?
- What is \sum_{r=0}^{n}2^{r}C(n,r) equal to ?
- If different permutations of the letters of the word 'MATHEMATICS' are listed as in a dictionary, how many words (with or without meaning) a...
- Consider the following statements : 1. If f is the subset of Z\times Z defined by f=\{(xy,x-y);x,y\in Z\}, then f is a function from...
- For how many quadratic equations, the sum of roots is equal to the product of roots?