Last visit was: 25 Apr 2024, 11:55 It is currently 25 Apr 2024, 11:55

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31927 [57]
Given Kudos: 290
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6820
Own Kudos [?]: 29928 [25]
Given Kudos: 799
Location: Canada
Send PM
General Discussion
User avatar
Senior Manager
Senior Manager
Joined: 15 Sep 2011
Posts: 258
Own Kudos [?]: 1371 [1]
Given Kudos: 46
Location: United States
WE:Corporate Finance (Manufacturing)
Send PM
Senior Manager
Senior Manager
Joined: 15 Oct 2015
Posts: 375
Own Kudos [?]: 1551 [0]
Given Kudos: 342
Concentration: Finance, Strategy
GPA: 3.93
WE:Account Management (Education)
Send PM
Re: A Palindromic number reads the same forward and backward, [#permalink]
trying to grab this..
Stem needs to get clearer to me.
Palindromic numbers read the same way forward and backward.
as in
100001
131313
555555
770077


They all read the same forward or backward.
It didn't state it must be the alternating example given in the stem.

100001
200002
.
.
900009
nine

101101
201102
301102
.
.
.

My!!
There shud be a formulae for this.
Gmatprepnow solution above isn't quite clear to me either.
Thanks

Posted from my mobile device
Senior Manager
Senior Manager
Joined: 15 Oct 2015
Posts: 375
Own Kudos [?]: 1551 [0]
Given Kudos: 342
Concentration: Finance, Strategy
GPA: 3.93
WE:Account Management (Education)
Send PM
Re: A Palindromic number reads the same forward and backward, [#permalink]
GMATPrepNow wrote:
chetan2u wrote:
How many 6-digits number are Palindromic numbers? A Palindromic number reads the same forward and backward, example 12121.
A) 100
B) 610
C) 729
D) 900
E) 1000


OA after 3 days


Take the task of building palindromes and break it into stages.

Stage 1: Select the ten-thousands digit
We can choose 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 1 in 9 ways

Stage 2: Select the thousands digit
We can choose 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 2 in 10 ways

Stage 3: Select the hundreds digit
We can choose 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 2 in 10 ways

IMPORTANT: At this point, the remaining digits are already locked in.

Stage 4: Select the tens digit
This digit must be the SAME as the thousands digit (which we already chose in stage 2)
So, we can complete this stage in 1 way.

Stage 5: Select the units digit
This digit must be the SAME as the ten-thousands digit (which we already chose in stage 1)
So, we can complete this stage in 1 way.

By the Fundamental Counting Principle (FCP), we can complete all 5 stages (and thus build a 5-digit palindrome) in (9)(10)(10)(1)(1) ways (= 900 ways)

Answer: D
--------------------------

Note: the FCP can be used to solve the majority of counting questions on the GMAT. For more information about the FCP, watch our free video: https://www.gmatprepnow.com/module/gmat-counting?id=775

Cheers,
Brent


Why were the last two digits tied to one possible value? why the sudden change of rule?
I know you guys are right. you are pro. but I need to get it. I'm the learner. pls elucidate.
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6820
Own Kudos [?]: 29928 [0]
Given Kudos: 799
Location: Canada
Send PM
A Palindromic number reads the same forward and backward, [#permalink]
Expert Reply
Top Contributor
Nezdem wrote:
GMATPrepNow wrote:
chetan2u wrote:
How many 6-digits number are Palindromic numbers? A Palindromic number reads the same forward and backward, example 12121.
A) 100
B) 610
C) 729
D) 900
E) 1000


OA after 3 days


Take the task of building palindromes and break it into stages.

Stage 1: Select the hundred-thousands digit
We can choose 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 1 in 9 ways

Stage 2: Select the ten-thousands digit
We can choose 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 2 in 10 ways

Stage 3: Select the thousands digit
We can choose 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 2 in 10 ways

IMPORTANT: At this point, the remaining digits are already locked in.

Stage 4: Select the hundreds digit
This digit must be the SAME as the thousands digit (which we already chose in stage 3)
So, we can complete this stage in 1 way.

Stage 5: Select the tens digit
This digit must be the SAME as the ten-thousands digit (which we already chose in stage 2)
So, we can complete this stage in 1 way.

Stage 6: Select the units digit
This digit must be the SAME as the hundred-thousands digit (which we already chose in stage 1)
So, we can complete this stage in 1 way.
By the Fundamental Counting Principle (FCP), we can complete all 6 stages (and thus build a 6-digit palindrome) in (9)(10)(10)(1)(1)(1) ways (= 900 ways)

Answer: D
--------------------------

Note: the FCP can be used to solve the majority of counting questions on the GMAT. For more information about the FCP, watch our free video: https://www.gmatprepnow.com/module/gmat-counting?id=775

Cheers,
Brent


Why were the last two digits tied to one possible value? why the sudden change of rule?
I know you guys are right. you are pro. but I need to get it. I'm the learner. pls elucidate.


The basic idea is that, once we have selected the first 3 digits of the number, the last 3 digits automatically follow.
For example, if the first 3 digits are 356---, then (to be a palindrome), the last 3 digits must be ---653, so we get the number 356653.
Likewise, if the first 3 digits are 197---, then (to be a palindrome), the last 3 digits must be ---791, so we get the number 197791.

I hope that helps.

Cheers,
Brent

Originally posted by BrentGMATPrepNow on 07 Nov 2016, 05:38.
Last edited by BrentGMATPrepNow on 18 Aug 2019, 05:19, edited 1 time in total.
UNC Kenan Flagler Moderator
Joined: 18 Jul 2015
Posts: 238
Own Kudos [?]: 247 [1]
Given Kudos: 120
GMAT 1: 530 Q43 V20
WE:Analyst (Consumer Products)
Send PM
A Palindromic number reads the same forward and backward, [#permalink]
1
Kudos
GMATPrepNow wrote:
Nezdem wrote:
GMATPrepNow wrote:

Take the task of building palindromes and break it into stages.

Stage 1: Select the hundred-thousands digit
We can choose 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 1 in 9 ways

Stage 2: Select the ten-thousands digit
We can choose 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 2 in 10 ways

Stage 3: Select the thousands digit
We can choose 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9
So, we can complete stage 2 in 10 ways

IMPORTANT: At this point, the remaining digits are already locked in.

Stage 4: Select the hundreds digit
This digit must be the SAME as the thousands digit (which we already chose in stage 3)
So, we can complete this stage in 1 way.

Stage 5: Select the tens digit
This digit must be the SAME as the ten-thousands digit (which we already chose in stage 2)
So, we can complete this stage in 1 way.

Stage 6: Select the units digit
This digit must be the SAME as the hundred-thousands digit (which we already chose in stage 1)
So, we can complete this stage in 1 way.
By the Fundamental Counting Principle (FCP), we can complete all 6 stages (and thus build a 6-digit palindrome) in (9)(10)(10)(1)(1)(1) ways (= 900 ways)

Answer: D
--------------------------

Note: the FCP can be used to solve the majority of counting questions on the GMAT. For more information about the FCP, watch our free video: https://www.gmatprepnow.com/module/gmat-counting?id=775

Cheers,
Brent


Why were the last two digits tied to one possible value? why the sudden change of rule?
I know you guys are right. you are pro. but I need to get it. I'm the learner. pls elucidate.


The basic idea is that, once we have selected the first 3 digits of the number, the last 3 digits automatically follow.
For example, if the first 3 digits are 356---, then (to be a palindrome), the last 3 digits must be ---652, so we get the number 356652.
Likewise, if the first 3 digits are 197---, then (to be a palindrome), the last 3 digits must be ---791, so we get the number 197791.

I hope that helps.

Cheers,
Brent


Hi Brent,

Should the number in the highlighted portion not be 356653?

Also, may be the example used in the question stem does not provide complete clarity into the concept of Palindrome numbers. I was trying hard to replicate a 6-digit number that has first and second digits repeated in the remaining 4 positions. But now I understand from Brent's solution that Palindromes are of the form:

In case of 6-digit integers -> A B C C B A e.g. 123321
In case of 5-digit integers -> A B C B A e.g. 18981
In case of 4-digit integers -> A B B A e.g. 9889
In case of 3-digit integers -> A B A e.g. 989

Warm Regards,
Pritish
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5344
Own Kudos [?]: 3964 [1]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
Re: A Palindromic number reads the same forward and backward, [#permalink]
1
Kudos
chetan2u wrote:
How many 6-digits number are Palindromic numbers? A Palindromic number reads the same forward and backward, example 12121.
A) 100
B) 610
C) 729
D) 900
E) 1000


\(Asked:\) How many 6-digits number are Palindromic numbers? A Palindromic number reads the same forward and backward, example 12121.

Let the 6-digit Palindromic number be xyzzyx

Options for x = 9
Options for y = 10
Options for z = 10

Number of 6-digit Palindromic numbers = 9*10*10 = 900

IMO D
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6820
Own Kudos [?]: 29928 [0]
Given Kudos: 799
Location: Canada
Send PM
Re: A Palindromic number reads the same forward and backward, [#permalink]
Expert Reply
Top Contributor
Pritishd wrote:
Hi Brent,

Should the number in the highlighted portion not be 356653?


You're absolutely right. Lazy error on my part.
I've edited my response.

Cheers and thanks,
Brent
Manager
Manager
Joined: 28 Jan 2017
Posts: 202
Own Kudos [?]: 178 [0]
Given Kudos: 186
GMAT 1: 720 Q50 V36
WE:Consulting (Computer Software)
Send PM
Re: A Palindromic number reads the same forward and backward, [#permalink]
1st digit can have 9 options. 2nd digit 10. 3rd digit also 10.
6th digit = 1st digit = 1 option
5th Digit = 2nd digit = 1 option
4th digit = 3rd digit = 1 option.

Multiply all cases = 9*10*10*1*1*1 = 900
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8019
Own Kudos [?]: 4096 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Re: A Palindromic number reads the same forward and backward, [#permalink]
chetan2u wrote:
How many 6-digits number are Palindromic numbers? A Palindromic number reads the same forward and backward, example 12121.
A) 100
B) 610
C) 729
D) 900
E) 1000


this pallindrome would exists as ; xyzzyx ;
so x= 9 ; y=10 & z= 10
total pairs ; 9*10*10 ; 900
IMO D
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32676
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: A Palindromic number reads the same forward and backward, [#permalink]
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.
GMAT Club Bot
Re: A Palindromic number reads the same forward and backward, [#permalink]
Moderators:
Math Expert
92914 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne