Skip to main content

2014 AMC 12A Problem 6

Problem 6 of 25EasierNumber Theory

The difference between a two-digit number and the number obtained by reversing its digits is 55 times the sum of the digits of either number. What is the sum of the two-digit number and its reverse?

Answer choices

Show solution

Solution

Let the larger number be 10a+b.10a+b. Then (10a+b)(10b+a)=9(ab)=5(a+b), \begin{aligned} &(10a+b)-(10b+a)=9(a-b)\\ &\quad{}=5(a+b), \end{aligned} which simplifies to 2a=7b.2a=7b. The only nonzero digits satisfying this are a=7a=7 and b=2,b=2, so the number is 7272 and its reverse is 27.27. Their sum is 72+27=99.72+27=99. Thus, the correct answer is D.

More practice

Concepts: place value · digits

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