Madam, I'm Adam

A number is called a palindrome if it reads the same forwards and backwards. How many 5-digit palindromes are there?

Details and assumptions

12321 is a palindrome, while 12345 is not a palindrome.

The number 12 = 012 12 = 012 is a 2-digit number, not a 3-digit number.


The answer is 900.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Arron Kau Staff
May 13, 2014

There are 9 9 choices for what the first digit of the palindrome could be, since the first digit cannot be zero. The last digit will be the same as this. There are 10 10 choices for what the second digit could be, and the fourth digit will be the same as this. There are also 10 10 choices for that the middle digit could be. Since we are choosing a first, second, AND third digit, we use the rule of product. In total there are 9 × 10 × 10 = 900 9 \times 10 \times 10 = 900 5-digit palindromes.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...