Last visit was: 21 Apr 2026, 19:15 It is currently 21 Apr 2026, 19:15
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
WoundedTiger
Joined: 25 Apr 2012
Last visit: 03 Jan 2026
Posts: 520
Own Kudos:
2,584
 [139]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Products:
Posts: 520
Kudos: 2,584
 [139]
14
Kudos
Add Kudos
125
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,728
Own Kudos:
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,476
 [62]
27
Kudos
Add Kudos
35
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,438
Own Kudos:
79,375
 [9]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,438
Kudos: 79,375
 [9]
6
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Carcass
User avatar
Board of Directors
Joined: 01 Sep 2010
Last visit: 20 Apr 2026
Posts: 4,711
Own Kudos:
37,829
 [11]
Given Kudos: 4,925
Posts: 4,711
Kudos: 37,829
 [11]
6
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
Not a standard gmat question in my humble opinion; it tastes a quite rare rule: (x + y) (x - y) an addition and a subtrction of two mirrored numbers are always a multiple of 11 and 9. So only E fits the bill.

Symbol question could be quite convoluted but never seen a question that tastes a so obscure number property like this one.

My opinion. Anyhow: kudo for the question
avatar
Gonga
Joined: 28 Sep 2015
Last visit: 18 Nov 2017
Posts: 12
Own Kudos:
Given Kudos: 1
Posts: 12
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I don't understand why we had to place a 10 in front of the two variables. Was there a rule or number property I should know for this type of question? Thanks.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,438
Own Kudos:
79,375
 [6]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,438
Kudos: 79,375
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Gonga
I don't understand why we had to place a 10 in front of the two variables. Was there a rule or number property I should know for this type of question? Thanks.


If AB is a 2 digit number such that A is the tens digit and B is the units digit, the place value of A is 10 and place value of B is 1.
So AB = 10A + B
Say, AB = 15
A = 1
B = 5

Is AB = A + B? No. 15 is not equal to 1 + 5 = 6
AB = 10A + B = 10*1 + 5 = 15

When you square AB, what will you get?

Is it (A + B)^2 = (1 + 5)^2 = 36? No. 15^2 = 225

Then what is missing? A's place value of 10.
So it will be (10A + B) = (10*1 + 5)^2 = 225

So, in terms of AB, AB^2 = (10A + B)^2.
User avatar
Kurtosis
User avatar
Current Student
Joined: 13 Apr 2015
Last visit: 10 Nov 2021
Posts: 1,384
Own Kudos:
5,234
 [6]
Given Kudos: 1,228
Location: India
Products:
Posts: 1,384
Kudos: 5,234
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Let the digits be a and b

(ab) can be written as (10a + b)
(ba) can be written as (10b + a)

(ab)^2 - (ba)^2 = (ab + ba)(ab - ba) = (10a + b + 10b + a)(10a + b - 10b - a) = 11(a + b)*9(a - b) = 99(a^2 - b^2)
99(a^2 - b^2) is a perfect square.
So the perfect square must be divisible by 99. Only option E is divisible by 99.

Answer: E
avatar
Dirky
Joined: 20 Jan 2014
Last visit: 31 Jul 2018
Posts: 38
Own Kudos:
31
 [4]
Given Kudos: 5
Location: United States
GMAT 1: 720 Q47 V41
GPA: 3.71
GMAT 1: 720 Q47 V41
Posts: 38
Kudos: 31
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
These types of questions can be hard until you get a set method for doing them. After that, they often are fairly similar.

Anytime I see questions where the ten and units digits switch places this is the method I use:

† changes to 10t, which is 10 times the tens digit
¥ changes to u, which is the units digit of the number
So, †¥ is equal to 10t + u

E.g. †¥ = 81, 10(8) + 1 = 81

And for ¥† since the tens digit and units digit switch places:
¥ changes to 10u, which is 10 times the tens digit
† changes to t, which is the units digit of the number
So, ¥† is equal to 10u + t

E.g ¥† = 18, 10(1) + 8 = 18

Now you have two equations to work with! Anytime you see an equation in the format of (x)² - (y)² think the difference of two squares, which is (x + y)(x - y).

So when we plug our equations into the (x + y )(x - y) we come up with (10t + u + 10u + t)(10t + u - 10u - t)

(11t + 11u)(9t - 9u)

Here you can factor out 11 and 9.

11(t + u)9(t - u)

So now we can see that the answer choice must be a factor of 11 & 9.

a) Factor of 11 but not 9
b) Isn't a factor of 11 or 9
c) Factor of 9 but not 11
d) Isn't a factor of either
e) Correct answer.

Side note on checking to see if numbers are a factor 9. When you add up all of the digits in the number the result must be a factor of 9.

E.g.

Answer a) 1+2+1 = 4, 4 is not a factor or 9

c) 5 + 7 + 6 = 18, 18 is a factor of 9
User avatar
Nevernevergiveup
User avatar
Retired Moderator
Joined: 18 Sep 2014
Last visit: 20 Aug 2023
Posts: 998
Own Kudos:
Given Kudos: 79
Location: India
Products:
Posts: 998
Kudos: 3,080
Kudos
Add Kudos
Bookmarks
Bookmark this Post
OE:

Let's begin by representing the two digit number †¥ as 10† + ¥ and the two digit number ¥† as 10¥ + †.
We have (10† + ¥)² - (10¥ + †)², which simplifies as 99 * (†² - ¥²). 99 = 3 * 3 * 11, so our answer must divide by 9 and 11, and 1089 is the only answer choice meeting such a condition.

Just for fun, if we wanted to go further and actually find † and ¥, we could notice that (†² - ¥²) must divide by 11, which means that either († + ¥) or († - ¥) must = 11. Since † and ¥ are single digits, († + ¥) must = 11. († - ¥) must also equal a perfect square, so † - ¥ must equal 4 or 1. († + ¥) =11 and († - ¥) = 4 is a system without integer solutions, however, so we must have († + ¥) = 11 and († - ¥) = 1, or † = 6 and ¥ = 5. Notice that 65² - 56² = (65+56)(65-56) = 121*9 = 1089. Success!
User avatar
amanvermagmat
User avatar
Retired Moderator
Joined: 22 Aug 2013
Last visit: 28 Mar 2025
Posts: 1,142
Own Kudos:
2,973
 [1]
Given Kudos: 480
Location: India
Posts: 1,142
Kudos: 2,973
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A 2 digit number xy is formed as: 10x + y
Its reverse number yx is formed as: 10y + x

When we add these two numbers (original with reverse), we get: 10x+y + 10y+x = 11x + 11y = 11(x+y)
We can see that this sum is Always a multiple of 11.

When we subtract these two numbers (reverse from original) we get: 10x+y - 10y-x = 9x - 9y = 9(x-y)
We can see that this difference is Always a multiple of 9.

Thus we can subtract their squares, as given in the question: Subtraction of squares means addition of numbers multiplied by their difference
(as in a^2 - b^2 = (a+b)(a-b))

Thus the result has to be a multiple of 11 as well as 9.. We can check the options to see which number is both a multiple of 11 as well as 9. Only option E - hence E answer
User avatar
ydmuley
User avatar
Retired Moderator
Joined: 19 Mar 2014
Last visit: 01 Dec 2019
Posts: 807
Own Kudos:
916
 [2]
Given Kudos: 199
Location: India
Concentration: Finance, Entrepreneurship
GPA: 3.5
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
WoundedTiger
† and ¥ represent nonzero digits, and (†¥)² - (¥†)² is a perfect square. What is that perfect square?

A. 121
B. 361
C. 576
D. 961
E. 1089

Lets assume the above symbols as \(x\) and \(y\) respectively for ease of understanding.

\((xy)^2 - (yx)^2\)

as you know \(xy\)is a two digit number and can be written as \(10x + y\)

Similarly, \(yx\) is a two digit number and can be written as \(10y + x\)

\((10x + y)^2 - (10y + x)^2\)

\((10x)^2 + (y)^2 + 2 * 10x * y - ((10y)^2 + (x)^2 + 2 * 10y * x)\)

\((10x)^2 + (y)^2 + 20xy - ((10y)^2 + (x)^2 + 20xy)\)

\((10x)^2 + (y)^2 + 20xy - (10y)^2 - (x)^2 - 20xy)\)

\(99x^2 - 99y^2\)

\(99 * (x^2 - y^2)\)

\(11 * 9 * (x^2 - y^2)\)

As we can see from above the answer choice should be divisible by \(11\) & \(9\)both and only option \(E - 1089\) can be divided.

Hence, Answer is E
avatar
alcalina
Joined: 11 Jun 2013
Last visit: 25 Aug 2020
Posts: 7
Own Kudos:
Given Kudos: 4
Posts: 7
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Nevernevergiveup
OE:

Let's begin by representing the two digit number †¥ as 10† + ¥ and the two digit number ¥† as 10¥ + †.
We have (10† + ¥)² - (10¥ + †)², which simplifies as 99 * (†² - ¥²). 99 = 3 * 3 * 11, so our answer must divide by 9 and 11, and 1089 is the only answer choice meeting such a condition.

Just for fun, if we wanted to go further and actually find † and ¥, we could notice that (†² - ¥²) must divide by 11, which means that either († + ¥) or († - ¥) must = 11. Since † and ¥ are single digits, († + ¥) must = 11. († - ¥) must also equal a perfect square, so † - ¥ must equal 4 or 1. († + ¥) =11 and († - ¥) = 4 is a system without integer solutions, however, so we must have († + ¥) = 11 and († - ¥) = 1, or † = 6 and ¥ = 5. Notice that 65² - 56² = (65+56)(65-56) = 121*9 = 1089. Success!

Nevernevergiveup
OE:

(† - ¥) must also equal a perfect square, so † - ¥ must equal 4 or 1.

I am having difficulty to understand why † - ¥ must be a perfect square.

Can you explain?

I find the solution
Since I already have 3*3*11*11*(some variable) the only option is this last part to be a perfect square. ( We already have the pairs two 3 and two 11)
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,438
Own Kudos:
79,375
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,438
Kudos: 79,375
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Assume the two symbols are T and V.

99 * (T^2 - V^2) is a perfect square.

So 9*11*(T + V)*(T - V) is a perfect square.

9 is already a perfect square.
If (T + V) is 11, we have 11^2.
So the leftover (T - V) should be a perfect square too.

Posted from my mobile device
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
13,044
 [1]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,044
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi All,

This question is tougher than a typical GMAT "symbolism" question (most symbolism question are based around basic arithmetic or algebra) and whoever wrote it didn't use proper phrasing (the question should ask "Which of the following COULD be that perfect square?"

The logic behind this prompt is built around some rarer arithmetic Number Property rules….

First off, the prompt can be re-written as X^2 - Y^2 = a perfect square (note that X and Y are both 2-digit numbers with none of the digits as 0 and the two numbers are "mirrors" of one another e.g. 14 and 41).

X^2 - Y^2 = (X + Y)(X - Y)

Now, as to the Number Properties:

1) If you add two "mirrored" 2-digit numbers, then you ALWAYS get a multiple of 11.

eg
14 + 41 = 55…..a multiple of 11
27 and 72 = 99….a multiple of 11
87 and 78 = 165….a multiple of 11

2) If you subtract two "mirrored" 2-digit numbers, then you ALWAYS get a multiple of 9.

41 - 14 = 27…a multiple of 9
72 - 27 = 45…a multiple of 9
87 - 78 = 9…a multiple of 9

This ultimately means that the final answer MUST be a multiple of 11 (because X + Y is a multiple of 11) AND a multiple of 9 (because X - Y is a multiple of 9).

The only answer that fits these rules is

GMAT assassins aren't born, they're made,
Rich
User avatar
jfranciscocuencag
Joined: 12 Sep 2017
Last visit: 17 Aug 2024
Posts: 227
Own Kudos:
Given Kudos: 132
Posts: 227
Kudos: 144
Kudos
Add Kudos
Bookmarks
Bookmark this Post
carcass
Not a standard gmat question in my humble opinion; it tastes a quite rare rule: (x + y) (x - y) an addition and a subtrction of two mirrored numbers are always a multiple of 11 and 9. So only E fits the bill.

Symbol question could be quite convoluted but never seen a question that tastes a so obscure number property like this one.

My opinion. Anyhow: kudo for the question

Hello EMPOWERgmatRichC !

Could someone please explain to me this rule?

(x + y) (x - y)

an addition and a subtraction of two mirrored numbers are always a multiple of 11 and 9

What I know is that any number can be written as a difference of squares just if the number is either Odd or has a 4 as a factor.

Am I correct?

I am confused.

Kind regards!
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,438
Own Kudos:
79,375
 [2]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,438
Kudos: 79,375
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
jfranciscocuencag
carcass
Not a standard gmat question in my humble opinion; it tastes a quite rare rule: (x + y) (x - y) an addition and a subtrction of two mirrored numbers are always a multiple of 11 and 9. So only E fits the bill.

Symbol question could be quite convoluted but never seen a question that tastes a so obscure number property like this one.

My opinion. Anyhow: kudo for the question

Hello EMPOWERgmatRichC !

Could someone please explain to me this rule?

(x + y) (x - y)

an addition and a subtraction of two mirrored numbers are always a multiple of 11 and 9

What I know is that any number can be written as a difference of squares just if the number is either Odd or has a 4 as a factor.

Am I correct?

I am confused.

Kind regards!

This is not a rule/property. You can arrive at it using a very intuitive process.

Given (AB)^2 - where A and B are digits, how will you square it keeping the variables?
You will convert it to (10A + B)^2 as you have to if you want a two digit number with variables to undergo some algebraic manipulations. It is what you do when you have AB + BA. You write it as (10A + B) + (10B + A).

So similarly, you write \((AB)^2 - (BA)^2 = (10A + B)^2 - (10B + A)^2 = (10A)^2 + B^2 + 2*10A*B - ((10B)^2 + A^2 + 2*10B*A)\)

\(= 99A^2 - 99B^2\)

\(= 9*11(A^2 - B^2)\)

So now you know that the required expression will be divisible by 9 as well as 11.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,957
Own Kudos:
Posts: 38,957
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109728 posts
Tuck School Moderator
853 posts