Skip to main content

2007 AMC 12A Problem 16

Problem 16 of 25IntermediateAlgebraNumber Theory

How many three-digit numbers are composed of three distinct digits such that one digit is the average of the other two?

Answer choices

Show solution

Solution

The three distinct digits form an increasing arithmetic progression. Counting by common difference: 88 with difference 1,1, 66 with difference 2,2, 44 with difference 3,3, and 22 with difference 4,4, for 2020 sets. Of these, 44 sets contain 00 (namely {0,1,2},\{0,1,2\}, {0,2,4},\{0,2,4\}, {0,3,6},\{0,3,6\}, {0,4,8}\{0,4,8\}); each yields 22!=42\cdot 2!=4 valid numbers since 00 cannot lead. The other 1616 sets each yield 3!=63!=6 numbers. The total is 44+166=112.4\cdot 4+16\cdot 6=112. Thus, the correct answer is C.

More practice

Concepts: arithmetic sequence · digits · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.