What is the number of selections of <strong>AT MOST</strong> 3 things from 6 different things?

  1. A. 20
  2. B. 22
  3. C. 41
  4. 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

Practice more NDA Mathematics questions