Home
Traveling Toes Big Numbers Boys and Girls Cable Curve Square Sequence ★★ Train Trouble ★★ Charlie's Chickens ★★ Rowing Across the River ★★ Sneaking Spider ★★ Buying Bitterballs ★★ Speedy Sums ★★ Traveling Bird ★★ Cork in the Canal ★★ Square and Rectangle ★★ Two Trains ★★Fint the Fault ★★Three Taps ★★Notable Number ★★Baffling Birthdays ★★William's Whereabouts ★★The Prince and the Pearls ★★Plus & Minus ★★Missing Pages ★★Postman Pat ★★All Apples ★★Camel & Bananas ★★Buying Books ★★Four Flies ★★Fabulous Fraction ★★Circling Cyclist ★★Odd Oranges ★★The Cucumber Case ★★Palindrome Puzzle ★★Escalator Exercise ★★
List of All PuzzlesAbout this SiteSend an E-mailPrivacy Policy

Solution to: Palindrome Puzzle

Because the reverse of the starting number is greater than the starting number itself, the first digit of the starting number must be less than the last digit. Therefore, the starting number must be at least 102. Secondly, we know that after two summations, the result has still only three digits.

  ABC
  CBA +
-------
  DEF
  FED +
-------
  GHI

We know that DEF is not a palindrome. Therefore, D differs from F. This is only possible if D = F + 1 (D can only be one greater than F, because B is at most 9). Since ABC is at least 102, DEF is at least 403, so D + F will be at least 7. Since GHI is still a 3-digit number but not a palindrome, I can be at most 8, so D + F can be at most 8. Since D = F + 1, D + F can only be 7, from which we conclude that A = 1 and C = 2. Now we have:

  1B2
  2B1 +
-------
  4E3

To make the first digit of 4E3 a 4, B must be 5, 6, 7, 8, or 9. Now calculate the sum of 4E3 and 3E4:

  4E3
  3E4 +
-------
  8H7

Because the first digit of the sum must be 8, E must be at least 5. Therefore, the only remaining candidates for B are 8 (8 + 8 = 16) and 9 (9 + 9 = 18). Now it can easily be found that B must be 9 and the starting number we are looking for is 192:

  192
  291 +    (291 is greater than 192)
-------
  483
  384 +
-------
  867      (still a 3-digit number)
  768 +
-------
 1635
 5361 +
-------
 6996      (the 4-digit palindrome)

Back to the puzzle
×