Last visit was: 18 Nov 2025, 14:08 It is currently 18 Nov 2025, 14:08
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,062
 [26]
3
Kudos
Add Kudos
23
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,062
 [6]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,062
 [6]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
Saasingh
User avatar
Current Student
Joined: 11 Apr 2020
Last visit: 06 Aug 2022
Posts: 408
Own Kudos:
258
 [4]
Given Kudos: 820
Status:Working hard
Location: India
GPA: 3.93
WE:Information Technology (Computer Software)
Products:
Posts: 408
Kudos: 258
 [4]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
avatar
c93liu
Joined: 30 Aug 2020
Last visit: 13 Nov 2022
Posts: 21
Own Kudos:
93
 [5]
Given Kudos: 20
Location: Canada
GMAT 1: 770 Q51 V42 (Online)
GPA: 3.81
Products:
GMAT 1: 770 Q51 V42 (Online)
Posts: 21
Kudos: 93
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
xy = ab + 11
wz = cd + 11

assume abcd = m^2, and xywz = n^2

xywz = (10a + b + 11) * 100 + 10c + d + 11 = 1000a + 100b + 10c + d + 1111

Notice that 1000a + 100b + 10c + d = abcd = m^2, so m^2 + 1111 = n^2 -> (n-m)(n+m) = 1111

Since m and n are both integers (as stated in the question), and 1111 = 11 * 101, n-m=11 and n+m=101, so n=56 and m=45. m^2 = 2025

So ab = 20, which is Achilles' age now. Notice that n-m=1 and n+m=1111 does not work because n=556 and m=555, the squares of which are beyond 4 digits.

So B).
User avatar
rvgmat12
Joined: 19 Oct 2014
Last visit: 15 Nov 2025
Posts: 356
Own Kudos:
373
 [4]
Given Kudos: 189
Location: United Arab Emirates
Products:
Posts: 356
Kudos: 373
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
abcd is a square (x^2) and

abcd + 1111 is a square (y^2)


y^2 - x^2 = 1111 = 11*101

y+x = 101
y-x =11

y=56 and x = 45

x^2 = 2025 and y^2 = 3136

B
User avatar
Berdiyor
Joined: 02 Feb 2019
Last visit: 18 Sep 2025
Posts: 40
Own Kudos:
87
 [2]
Given Kudos: 14
Location: Uzbekistan
GMAT 1: 640 Q50 V25
GMAT 2: 670 Q51 V28
GPA: 3.4
GMAT 2: 670 Q51 V28
Posts: 40
Kudos: 87
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello everyone

My answer is B

Here is my solution!
Attachments

photo_2021-08-23_20-31-00.jpg
photo_2021-08-23_20-31-00.jpg [ 56.27 KiB | Viewed 6999 times ]

User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,696
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,696
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Achilles's age is a 2-digit number ab and Hector's age is a 2-digit number cd. A 4-digit number abcd is the square of an integer. In 11 years, Achilles's age will be a 2-digit number xy and Hector's age will be a 2-digit number wz. A 4-digit number xywz will also be the square of an integer. What is Achilles's age now?

A. 18
B. 20
C. 22
D. 25
E. 30


 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $40,000 in prizes such as Courses, Tests, Private Tutoring, and more

 



Say the number abcd is square of m and the other xywz is square of n. Also square of n is 1111 more than the square of m as we have increased each digit by 1
Let us see how the difference is 1111.
Given: After 11 years - ab becomes xy and cd becomes wz => xy=ab+11 and wz=cd+11
\(m^2=abcd = 100ab +cd\)
\(n^2=xywz = 100xy +wz = 100(ab+11) + cd+11 = 100ab+1100+cd+11 = 100ab+cd+1111\)
Thus \(n^2-m^2=(n-m)(n+m)=1111=11*101=1*1111\)

Only two cases
I. n-m=11 and n+m=101………
2n=112…..n=56 and m =45
Thus, abcd=\(45^2=2025\). ab=age of A now =20.

II. n-m=1 and n+m=1111………
2n=1112…..n=556 and m =555
NOT possible as squares of m and n will not be 4-digit numbers.


B
User avatar
killersword
Joined: 01 Dec 2020
Last visit: 22 Feb 2023
Posts: 7
Own Kudos:
20
 [1]
Given Kudos: 8
Location: India
Schools: ISB '24 (A)
GMAT 1: 640 Q50 V28
GMAT 2: 720 Q51 V36
GPA: 3.4
Products:
Schools: ISB '24 (A)
GMAT 2: 720 Q51 V36
Posts: 7
Kudos: 20
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Working with options works best for me in these type of questions.

Since it is guaranteed that the 4 digits with Achilles' current age is a perfect square, try to find the squares with the initial two digits mentioned in the options. For instance, the only 4-digit square beginning with 18 is 1849. Now we work with the next condition. Adding 11 to both numbers, the new 4-digit number will be 2960 which is not a perfect square. Hence, it is not the correct option.

Moving to next option we have 2025 as the square. Adding 11 we get, 3136 which is also a perfect square. As this satisfies both conditions this is our answer. Hence, current age of Achilles should be 20.
User avatar
sivatx2
Joined: 23 Oct 2015
Last visit: 27 Dec 2023
Posts: 294
Own Kudos:
277
 [2]
Given Kudos: 33
Location: United States (NH)
Concentration: Leadership, Technology
Schools: Wharton '25
WE:Information Technology (Non-Profit and Government)
Products:
Schools: Wharton '25
Posts: 294
Kudos: 277
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Range of both Achilles & Hector age has to be 10 to 88. Square root range from 32 to 99 to be less than 10,000.
Square of a number in this range when added with 1111 is also a square.
m is abcd and n is xywz
m^2+1111 = n^2 and still maintain n^2 less than 10,000.
The maximum value of n can be 56 as square root of 1111 is 33.333 approximately (obtained by substracting 89-33.333).

1000a+100b + 10c+d = m^2
1000(a+1) + 100(b+1)+10(c+1)+(d+1) = n^2

(d+1) cannot be greater than 6 as square of the double digit (say that it was 16) will be greater than 100.
(a+1) cannot be greater than 3 as square of the double digit (say that xy was 40) will be greater than 1000.(since we expect 4 digit number)
xy can be maximum 33
wz and cd should be a square of the number by itself.
It cannot be 2^2 as it is 4 which is less than double digit.
3^2 is again 9 which is less than double digit number.
So after incrementing the age's unit's and ten's digit (which is 11) , cd+11 = wz both should be square.
4^2, will have 16 as square, and if we add 11, it will be 27 which is not a square.
5^2, will have 25 as square, and if we add 11, it will be 36 which is a square as well, and matches all the condition.

=> cd = 25 and wz = 36.
Similarly we can prove that xy = 31 and hence ab = 20 ( as x cannot be greater than 3 and as the new age after adding 11 years to Achilles & Hector as xywz should be (56)^2 = 3136. This is of the form n^2 where n= 56.)
So when substracting 11 from the xy and wz, respectively we get abcd as 2025. This is of the form m^2 where m= 45.

So the age of Achilles currently is 20.

Therefore, B is the right choice.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,265
Own Kudos:
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,265
Kudos: 76,980
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Achilles's age is a 2-digit number ab and Hector's age is a 2-digit number cd. A 4-digit number abcd is the square of an integer. In 11 years, Achilles's age will be a 2-digit number xy and Hector's age will be a 2-digit number wz. A 4-digit number xywz will also be the square of an integer. What is Achilles's age now?

A. 18
B. 20
C. 22
D. 25
E. 30



 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $40,000 in prizes such as Courses, Tests, Private Tutoring, and more

 



Attachment:
BBAlKwR.gif


Some perfect squares we know off the top of our head:

\(40^2 = 1600\)

\(45^2 = 2025\) (To get the square of a number ending in 5, we write 25 at the end and multiply the rest of the number by the consecutive integer. So 45^2 = (4*5) 25 = 2025

\(50^2 = 2500\)

\(55^2 = 3025\) (Write 25 first, then multiply 5 by 6 to get 30)

\(60^2 = 3600\)

\(65^5 = 4225\)

(A) Check 43^2 = 1849
But 2960 cannot be a perfect square because it ends with 1 zero.

(B) 2025 is a perfect square. Is 3136 a perfect square? It is if it is the square of 56. We see that it is.

(C) 47^2 = 2209 but 09 is not a two digit number. Ignore

(D) 2500 is a perfect square that doesn't work and next square will be more than 100 away i.e. 2601 so ignore.

(E) 55^2 = 3025. Is 4136 a perfect square? No because as we go forward, difference between adjacent perfect squares keeps increasing so the next perfect square will be more than 100 away.
User avatar
sayan640
Joined: 29 Oct 2015
Last visit: 10 Nov 2025
Posts: 1,180
Own Kudos:
Given Kudos: 783
GMAT 1: 570 Q42 V28
Products:
GMAT 1: 570 Q42 V28
Posts: 1,180
Kudos: 813
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel , Can you please explain how you derived this part ?
xywz=100(10a+b+11)+(10c+d+11)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,062
 [1]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,062
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
sayan640
Bunuel , Can you please explain how you derived this part ?
xywz=100(10a+b+11)+(10c+d+11)

1234 = 100(12) + 34

xywz = 100(xy) + wz

Since xy = 10a + b + 11 and wz = 10c + d + 11, then:

xywz = 100(xy) + wz = 100(10a + b + 11) + (10c + d + 11)

Hope it's clear.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,586
Own Kudos:
Posts: 38,586
Kudos: 1,079
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
105355 posts
Tuck School Moderator
805 posts