🇺🇸 AMC 8 ⇄ switch contest
1996 AMC 8 Stretch

Problem 3

Problem 3 · AMC 8 Stretch Core
Counting & Probability account-for-all-possibilitiesvisual-representation
Picture a flower with 6 triangular petals around a center. Each petal can be either OPEN or CLOSED, all on its own. How many different open/closed patterns are possible in all?
Show answer
Answer: 64 patterns
Show hints
Hint 1 of 4
Start small. If there were just 1 petal, how many patterns? If there were 2 petals?
Still stuck? Show hint 2 →
Hint 2 of 4
Each petal has exactly 2 choices (open or closed), and the petals don't affect each other.
Still stuck? Show hint 3 →
Hint 3 of 4
Multiply the choices: 2 for petal 1, times 2 for petal 2, and so on for all 6 petals.
Show solution
Approach: Multiplication (counting) principle
  1. Go petal by petal. Petal 1 can be open or closed: 2 choices. For each of those, petal 2 has 2 choices, so 2 petals give \(2 \times 2 = 4\) patterns.
  2. Three petals give \(2 \times 2 \times 2 = 8\), and so on — each new petal doubles the count.
  3. For all 6 petals: \(2 \times 2 \times 2 \times 2 \times 2 \times 2 = 2^6 = 64\).
  4. So there are 64 different open/closed patterns. (Fun aside: many of these look the SAME if you rotate or flip the flower; counting only the truly different shapes gives 13, but that uses symmetry ideas beyond this problem.)
Mark: · log in to save