🇺🇸 AMC 8 ⇄ switch contest
1996 AMC 8 Stretch

Problem 26

Problem 26 · AMC 8 Stretch Stretch
Counting & Probability and-process-multiplyconsidering-extreme-cases
A tattoo shop offers 6 different designs. No one gets the same design twice. (a) Bob may get any number of them, even none. How many different sets of tattoos could Bob have? (b) Suppose Bob definitely got the eagle design. Now how many different sets are possible?
Show answer
Answer: (a) 64; (b) 32
Show hints
Hint 1 of 4
Since no design repeats, a set of tattoos is just a subset of the 6 designs — each design is in or out.
Still stuck? Show hint 2 →
Hint 2 of 4
(a) Any number, even none, means count ALL subsets: \(2^6\).
Still stuck? Show hint 3 →
Hint 3 of 4
(b) If the eagle is definitely in, it is no longer a choice. Only the other 5 designs are still in-or-out.
Show solution
Approach: Subsets; fix an element for part (b)
  1. Since no design is repeated, a set of tattoos is a subset of the 6 designs.
  2. (a) Any number, even none: each design is in or out (AND process), so \(2^6 = 64\).
  3. (b) The eagle is definitely in, so that design is fixed and only the other 5 are still free choices: \(2^5 = 32\).
Mark: · log in to save