🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2011 Math Kangaroo

Problem 22

Problem 22 · 2011 Math Kangaroo Stretch
Counting & Probability caseworkcareful-counting

The five-digit number \(\overline{abcde}\) is called interesting if all of its digits are different and a = b + c + d + e holds true. How many interesting numbers are there?

Show answer
Answer: C — 168
Show hints
Hint 1 of 2
The leading digit a must equal the sum of four distinct digits, so a is at least 6.
Still stuck? Show hint 2 →
Hint 2 of 2
For each value of a from 6 to 9, list the digit-sets, then multiply by the arrangements of the last four digits.
Show solution
Approach: case on the leading digit, then count arrangements
  1. Since a = b+c+d+e with four distinct digits, the smallest possible sum is 0+1+2+3 = 6, so a is 6, 7, 8 or 9.
  2. The sets summing to a (none equal to a) number 1, 1, 2, 3 for a = 6, 7, 8, 9: seven sets in all.
  3. Each set's four digits can be arranged 4! = 24 ways after the fixed leading a.
  4. Total = 7 × 24 = 168, choice (C).
Mark: · log in to save