Questions: Counting Principles

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A committee must select a president OR a secretary from 8 candidates — exactly one of these roles will be filled. How many possible outcomes are there?

A8 × 8 = 64, by the multiplication principle
B8 + 8 = 16, by the addition principle
C8² = 64, since the same pool is used twice
D8, since only one candidate is selected in total
Question 2 Multiple Choice

A password must have one uppercase letter, then one digit, then one lowercase letter — all three positions required. How many passwords are possible?

A26 + 10 + 26 = 62, by the addition principle
B26 × 10 × 26 = 6,760, by the multiplication principle
C(26 + 10 + 26)³ = 62³, treating all characters as drawn from a single pool
D26! / (26−3)!, treating the selection as a permutation
Question 3 True / False

If a task can be completed in either of two mutually exclusive ways — 5 outcomes via method A or 7 outcomes via method B — the total number of possible outcomes is 35.

TTrue
FFalse
Question 4 True / False

When choices are sequential and independent, the total number of outcomes equals the product of the number of options at each stage.

TTrue
FFalse
Question 5 Short Answer

How do you determine whether to apply the multiplication principle or the addition principle to a counting problem?

Think about your answer, then reveal below.