asked 185k views
3 votes
The number 42524 is a palindrome, because it reads the same backwards as forward. How many integer palindromes are between 10,000 and 70,000, and are even?

2 Answers

3 votes

Answer:

300

Explanation:

:):

answered
User Snowguy
by
7.9k points
4 votes

Answer:

300

Explanation:

The first (and last) digit can be any of {2, 4, 6}. The 2nd and 3rd digits can be any from 00 to 99. The 4th digit is the same as the 2nd, and the 5th digit is the same as the first.

There are 3·10·10 = 300 possible even palindromes in the given range.

answered
User Evette
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.