85.2k views
1 vote
A palindrome is a number that reads the same forward and backward. For example, 2442 and 111 are palindromes. If 5-digit palindromes are formed using one or more of the digits 1, 2, and 3, how many such palindromes are possible?

a) 12
b) 15
c) 18
d) 24
e) 27

User Evadne Wu
by
7.1k points

1 Answer

0 votes

Answer:

The correct option is e) 27.

Explanation:

Consider the provided information.

We need to find how many palindromes are possible If 5-digit palindromes are formed using one or more of the digits 1, 2, and 3,

The number should be in the form of XYZYX

Now for the first digit we have 3 choices, for second digit we also have 3 choices, for third digit we also have 3 choices but for fourth and fifth digit we have only one choice.

Therefore the number of possible palindromes are:

3 × 3 × 3 × 1 × 1 = 27

Hence, the correct option is e) 27.

User Thomasena
by
6.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.