🇺🇸 AMC 8 ⇄ switch contest
2006 AMC 8

Problem 24

Problem 24 · 2006 AMC 8 Hard
Number Theory factor-1010cryptarithm

In the multiplication problem below, A, B, C, D are different digits. ABA × CD = CDCD. What is A + B?

Show answer
Answer: A — 1.
Show hints
Hint 1 of 2
Look at the answer CDCD: it's the two-digit block CD written twice. Ask what number you multiply a two-digit block by to repeat it — like how 37 × 1001 = 37037.
Still stuck? Show hint 2 →
Hint 2 of 2
Repeating a 2-digit block means multiplying by 101 (since CD·101 = CD00 + CD = CDCD). Compare that to the given ABA × CD and the value of ABA falls right out.
Show solution
Approach: recognize the repeat as multiplying by 101
  1. Writing the block CD twice is exactly CD × 101, because CD × 100 shifts it left two places and adding CD fills the bottom: CDCD.
  2. But the problem says ABA × CD = CDCD = 101 × CD. Cancelling the CD on both sides forces ABA = 101.
  3. Reading off the digits: A = 1, B = 0, so A + B = 1.
  4. Worth keeping: repeating an n-digit block multiplies it by a "1 0…0 1" number — 11 for 1 digit, 101 for 2 digits, 1001 for 3. Recognizing these place-value patterns cracks most cryptarithms without trial and error.
Mark: · log in to save