Last visit was: 18 Nov 2025, 20:12 It is currently 18 Nov 2025, 20:12
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,087
 [30]
1
Kudos
Add Kudos
29
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,087
 [3]
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,087
 [3]
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
avatar
Deepakjhamb
Joined: 29 Mar 2020
Last visit: 15 Sep 2022
Posts: 218
Own Kudos:
135
 [4]
Given Kudos: 14
Location: India
Concentration: General Management, Leadership
GPA: 3.96
WE:Business Development (Telecommunications)
Posts: 218
Kudos: 135
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
harvardforsure
Joined: 10 Nov 2020
Last visit: 14 Oct 2023
Posts: 26
Own Kudos:
14
 [4]
Given Kudos: 140
Posts: 26
Kudos: 14
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
since x and y is not a multiple of 10 but sum of digits of x*y is 1. thus no can be 10,100,1000 etc with 2^1/2/3/4/5 as x and 5^1/2/3/4/5.. as y. since last two digits of 5 powers are always 5 and 2 follows 2,4,8,6 rule, remainders can be 7,9,3,1.
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,721
Own Kudos:
2,258
 [2]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,721
Kudos: 2,258
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas GMAT Competition with Lots of Fun

x and y are positive integers and the sum of the digits of x*y is 1. If x and y are not multiples of 10, which of the following cannot be the remainder when |x - y| is divided by 10?

I. 2
II. 4
III. 5

(A) I only
(B) I and II only
(C) I and III only
(D) II and III only
(E) I, II and III

Kudos to Bunuel for sharing such a nice questions with those types of layers lad out beautifully.
Although i took too much time, here's my take. Would love to see an easier approach.
Since each of x and y is not a multiple of 10, there multiple(x*y) can only be a multiple of 10(so that the products digits result in a sum of 1). This is possible only if either of x and y is a multiple of 5 and 2.

Note that 5 and 2 can't be multiplied with other as it would invalidate the condition that one of x and y would be then be a multiple of 10, additionally invalidating another condition that sum of digits of x*y would not be 1.

Now, \(x*y = 10 = 5*2\)
OR
\(x*y = 100 = 5^2*2^2\)
\(x*y = 1000 = 5^3*2^3\)
..
..
so on.

Thus \(x = 5^a\) and \(y = 2^a\) or vice-a-versa, as we are only concerned about |x - y|(modulus being more important.
So we can check for remainders that would result from dividing |x - y| by 10 i.e. the last digit of x - y.
Hence, we have a pattern here
\(5^a - 2^a = ..b\)
\(5^1 - 2^1 = ..3\)
\(5^2 - 2^2 = ..1\)
\(5^3 - 2^3 = ..7\)
\(5^4 - 2^4 = ..9\)
\(5^5 - 2^5 = ..3\)
...

We can be sure of this because of the cyclicity of 2 which results in last digits of 2 as 2, 4, 8, 6.

Hence 3, 1, 7 and 9 are only possible remainders.
Hope this is helpful.

Answer E.
User avatar
callmeDP
Joined: 25 Oct 2020
Last visit: 12 Dec 2022
Posts: 71
Own Kudos:
111
 [1]
Given Kudos: 274
Status:No one but you matter
Location: India
Posts: 71
Kudos: 111
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x and y are positive integers and the sum of the digits of x*y is 1. If x and y are not multiples of 10, which of the following cannot be the remainder when |x - y| is divided by 10?

the sum of the digits of x*y is 1 means x*y = 1,10,100,1000

Now, if x and y are not multiple of 10 that means x and y are neither even nor multiple of 5.

Thus, their product can never be equal to 10,100,100

Therefore, none of them can be the remainder.

IMO E
User avatar
vv65
Joined: 01 Mar 2015
Last visit: 10 Nov 2025
Posts: 534
Own Kudos:
395
 [2]
Given Kudos: 774
Location: India
GMAT 1: 740 Q47 V44
GMAT 1: 740 Q47 V44
Posts: 534
Kudos: 395
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The sum of the digits of x*y will be 1 only if x*y is a power of 10

We know that neither x nor y is a multiple of 10

For x*y=10: (x, y)= (2, 5)
For x*y=100: (x, y) = (4, 25)
For x*y=1000: (x, y) = (8, 125)
And so on...
For x*y=10**n, x=2**n and y=5**n

Since y is always odd, the difference |x-y| will always be odd
The remainder when we divide by 10 will also be odd.
So the remainder cannot be 2 or 4.

y is always a multiple of 5
For the remainder to be 5, x will need to be a multiple of 10 - but that is not possible.

So 2, 4, 5 : none of them can be the remainder
Hence the answer is E

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
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