Last visit was: 10 Jul 2025, 20:24 It is currently 10 Jul 2025, 20:24
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Jul 2025
Posts: 102,631
Own Kudos:
Given Kudos: 98,170
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,631
Kudos: 740,218
 [41]
4
Kudos
Add Kudos
37
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
pr3mk5
Joined: 01 Jan 2018
Last visit: 10 Aug 2018
Posts: 41
Own Kudos:
68
 [11]
Given Kudos: 10
Posts: 41
Kudos: 68
 [11]
8
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
avatar
JuanSLizardo
Joined: 09 Oct 2016
Last visit: 29 Dec 2020
Posts: 2
Own Kudos:
5
 [5]
Given Kudos: 36
Posts: 2
Kudos: 5
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 10 Jul 2025
Posts: 11,294
Own Kudos:
41,667
 [4]
Given Kudos: 333
Status:Math and DI Expert
Products:
Expert
Expert reply
Posts: 11,294
Kudos: 41,667
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
A license plate number is created by writing a sequence of three letters followed by a sequence of 3 digits. Any digit 0 - 9 is acceptable, as is any letter. What is the probability that either (but not both) the letters or numbers form a palindrome, a series of letters or numbers that read the same forwards and backwards? (For example, ADA and 121 are palindromes but ABC and 123 are not. ADA121 would not be valid but ADA123 would be valid.)

A. 1/26
B. 1/10
C. 17/130
D. 7/52
E. 9/65

a quick answer..
Since the palindromes are only 3 letters or digits, the probability would depend on the third digit/letter

so

1) \(L_1-L_2-L_3-D_1-D_2-D_3\)---------- 26-26-1-10-10-9
when palindrome is with letters, the 3-digit number can have any of remaining 9 digits in units digit, as it has to be different from the first digit \(D_1\)
2) \(L_1-L_2-L_3-D_1-D_2-D_3\)---------- 26-26-25-10-10-1
when palindrome is with digits, the 3-letter formed can have 25 ways in third place, \(L_3\), different from the first digit \(L_1\)
so total ways 9+25=34

while in total ways these number will be 26*10=260

P = \(\frac{34}{260}=\frac{17}{130}\)

C
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,702
Own Kudos:
1,431
 [1]
Given Kudos: 607
Location: United States
Posts: 1,702
Kudos: 1,431
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
A license plate number is created by writing a sequence of three letters followed by a sequence of 3 digits. Any digit 0 - 9 is acceptable, as is any letter. What is the probability that either (but not both) the letters or numbers form a palindrome, a series of letters or numbers that read the same forwards and backwards? (For example, ADA and 121 are palindromes but ABC and 123 are not. ADA121 would not be valid but ADA123 would be valid.)

A. 1/26
B. 1/10
C. 17/130
D. 7/52
E. 9/65

CASES Total
\(26*26*26*10*10*10 = {26}^3{10}^3\)
\(T.Letters = {26}^3\)
\(T.Digits = {10}^3\)

CASES Palindrome
ABA: 26*25*1 = 650
AAA: 26*1*1 = 26
010: 10*9*1 = 90
000: 10*1*1 = 10

\(P.Letters = 676 = {26}^2\)
\(P.Digits = 100 = {10}^2\)

CASES Either Palindrome Not Both
\([Palindrome.Letters]*[T.digits-100]: [{26}^2]*[{10}^3-{10}^2]\)
\([T.letters-650]*[Palindrome.Digits]: [{26}^3-{26}^2]*[{10}^2]\)

PROBABILITY: Favorable Cases / Total Cases
\(Favorable:[{26}^2]*[{10}^3-{10}^2]+[{26}^3-{26}^2]*[{10}^2]…{26}^2{10}^2(9+25)\)
\(Probability:{26}^2{10}^2(9+25)/{26}^3{10}^3…34/260…17/130\)

Ans (C)
User avatar
Crytiocanalyst
Joined: 16 Jun 2021
Last visit: 27 May 2023
Posts: 951
Own Kudos:
Given Kudos: 309
Posts: 951
Kudos: 202
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
A license plate number is created by writing a sequence of three letters followed by a sequence of 3 digits. Any digit 0 - 9 is acceptable, as is any letter. What is the probability that either (but not both) the letters or numbers form a palindrome, a series of letters or numbers that read the same forwards and backwards? (For example, ADA and 121 are palindromes but ABC and 123 are not. ADA121 would not be valid but ADA123 would be valid.)

A. 1/26
B. 1/10
C. 17/130
D. 7/52
E. 9/65

total no of possibilities 26*26*26*10*10*10

alphabhetic palindrome possibilities 26*26*1*10*10*9

numerical possibilities 26*26*25*10*10*1

Therefore the probability = 26*26*10*10 *(9+25) / 26*26*26*10*10*10

=>17 / 130
Therefore IMO C
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 10 Jul 2025
Posts: 4,140
Own Kudos:
10,607
 [3]
Given Kudos: 97
 Q51  V47
Expert
Expert reply
Posts: 4,140
Kudos: 10,607
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The letters make a palindrome when the third letter matches the first. Since when we pick the third letter, only 1 of the 26 possible letters will match the first, in 1/26 of all license plates we have a letter palindrome. Similarly, in 1/10 of all license plates we have a number palindrome. The letters and numbers are independent, so in (1/26)(1/10) = 1/260 of all plates we have both types of palindrome. We counted that overlapping case twice, both when we counted the letter palindromes and when we counted the number palindromes, and we didn't want to count that case at all, so we need to subtract it twice, and the answer is

1/26 + 1/10 - 2/260 = 34/260 = 17/130
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 06 Apr 2025
Posts: 1,353
Own Kudos:
Given Kudos: 1,658
Posts: 1,353
Kudos: 705
Kudos
Add Kudos
Bookmarks
Bookmark this Post
we have Arrangements in which the first 3 Slots are filled with Letters and the second 3 Slots are filled with Digits: 26 Possible Letters and 10 Unique Digits

The Total Possible Outcomes, with no constraints and given that there is no restriction on reusing Letters or Digits is:

L --- L --- L ..........D -- D -- D
26 * 26* 26.....*....10 *10 * 10 =

(26)^3 * (10)^3 = DENOMINATOR


to find the Favorable Outcomes, we can break the Successful Arrangements into 2 Scenarios:


Scenario 1: the Letters are a Palindrome --- and --- the Digits are NOT a Palindrome

Arranging the Letters: We can choose any 1 of the 26 Letters to be repeated in the 1st Place and 3rd Place ---> 26 c 1 = 26

and then the Middle Letter can be any 1 of the 26 Letters as a Sequence such as: A -- A -- A : is still considered a palindrome ---> the Arrangement reads the SAME Forward and Backward. Therefore, there are 26 available options of Letters for the 2nd Place

Total Favorable Arrangements for the Letters in Scenario 1 = (26 c 1) * (26) = (26)^2

AND

The three Digits can NOT be a Palindrome. This means whatever Digit we choose for the 1st Place can NOT appear in the 3rd Place.

Thus: we can choose any 1 of the 10 Digits to appear in the 1st Place.

However, whichever Digit has been chosen for the 1st Place can NOT appear in the 3rd Place. The 3rd Place will have 9 available options.

Finally, it does not matter which Digit appears in the Middle/2nd Place. There are 10 available options, as any Digit can fill this space.

Total Favorable Digit Arrangements under Scenario 1 = (10) * (10) * (9) = (10)^2 * (9)


In Summary: Total Favorable OUTCOMES under Scenario 1 = (26)^2 * (10)^2 * (9)

we found the Total Possible Outcomes (DEN) above = (26)^3 * (10)^3

---we can cancel the Powers of (26)^2 and (10)^2 in the NUM and we are left with----

(9) / (26 * 10) = 9 / 260



Scenario 2: the 3 Letters are NOT a Palindrome --- and ---- the 3 Digits ARE a Palindrome

using Similar Logic as we used above for Scenario 1, we can choose any 1 of the 26 Letters to occupy the 1st Place.

However, since the 3 Letters can not be a Palindrome, whichever Digit is chosen in the 1st Place can NOT appear in the 3rd Place. Thus, there are 25 Available Options of Letters to Fill the 3rd Place.

The 2nd Place/Middle Slot can take any 1 of the 26 Letters

(26) * (26) * (25) = (26)^2 * (25)

AND

the 3 Digits MUST be a Palindrome. Therefore, the 1st Place and 3rd Place must contain the Same Digit so that the 3 Digits read the Same going forward and backward. We can choose this same digit to fill both places by choosing any 1 of the 10 available Digits ----> (10 c 3) = 10

the 2nd Place can take any Digit. Thus, there will be 10 available options of Digits to choose from.

(10) * (10) = (10)^2


the Number of Favorable Arrangements under Scenario 2 = (26)^2 * (25) * (10)^2

the Total Possible Arrangements (DEN) we found above as = (26)^3 * (10)^3


---again, we can cancel out the (26)^2 and the (10)^2 in the NUM with the DEN and we are left with


(25) / (26 * 10) = 25/260


Finally, Adding the: (Probability under Scenario 1) + (Probability under Scenario 2) =

(9 / 260) + (25 / 260) = 34/260 = 17/130


*Answer*

17/130
User avatar
samarpan.g28
Joined: 08 Dec 2023
Last visit: 09 Jul 2025
Posts: 320
Own Kudos:
Given Kudos: 1,234
Location: India
Concentration: Strategy, Operations
GPA: 8.88
WE:Engineering (Technology)
Products:
Posts: 320
Kudos: 103
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
A license plate number is created by writing a sequence of three letters followed by a sequence of 3 digits. Any digit 0 - 9 is acceptable, as is any letter. What is the probability that either (but not both) the letters or numbers form a palindrome, a series of letters or numbers that read the same forwards and backwards? (For example, ADA and 121 are palindromes but ABC and 123 are not. ADA121 would not be valid but ADA123 would be valid.)

A. 1/26
B. 1/10
C. 17/130
D. 7/52
E. 9/65

There are 2 cases - either letters are palindrome, or numbers are palindrome.
1. When letters are palindrome, the combination is (26*26*1). In this case, the numbers are non-palindrome (10*10*9). So total 608400.
2. When letters are non-palindrome, the combination is (26*26*25). In this case, the numbers are palindrome (10*10*1). So total 1690000.
Combining the above two cases, our possible combination is 608400+1690000=2298400.
Total possible combination is (26*26*26)*(10*10*10)=17576000.
Therefore, 2298400/17576000=17/130(C).
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 37,380
Own Kudos:
Posts: 37,380
Kudos: 1,010
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
102631 posts
PS Forum Moderator
686 posts