πŸ‡ΊπŸ‡Έ AMC 8 ⇄ switch contest
2000 AMC 8

Problem 8

Problem 8 · 2000 AMC 8 Medium
Arithmetic & Operations complementary-counting
Figure for AMC 8 2000 Problem 8
Show answer
Answer: D — 41.
Show hints
Hint 1 of 2
Eleven hidden faces is a lot to track β€” but every face, hidden or not, belongs to a die whose six faces total a *fixed* amount. So compute the grand total and subtract only what you CAN see.
Still stuck? Show hint 2 →
Hint 2 of 2
This is complementary counting: hidden = (everything) βˆ’ (visible). It's far less error-prone than reasoning about which specific hidden faces are which.
Show solution
Approach: complementary counting β€” total dots minus visible dots
  1. One die's faces always sum to 1+2+3+4+5+6 = 21, so three dice hold 3 Γ— 21 = 63 dots no matter how they're stacked.
  2. Add up only the seven visible faces: 1 + 1 + 2 + 3 + 4 + 5 + 6 = 22.
  3. Hidden dots = 63 βˆ’ 22 = 41.
  4. You'll see it again: when the 'unseen' part is messy but the 'whole' is easy and fixed, count the whole and subtract the seen β€” the hard part cancels out.
Mark: · log in to save