Last visit was: 19 Nov 2025, 16:12 It is currently 19 Nov 2025, 16: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
kashishh
Joined: 02 Jun 2011
Last visit: 15 Oct 2019
Posts: 89
Own Kudos:
432
 [32]
Given Kudos: 11
Posts: 89
Kudos: 432
 [32]
2
Kudos
Add Kudos
30
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,368
 [7]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
 [7]
3
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
avatar
vishalrastogi
Joined: 07 Mar 2013
Last visit: 13 Apr 2015
Posts: 22
Own Kudos:
Given Kudos: 80
Posts: 22
Kudos: 35
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
Given Kudos: 141
Posts: 479
Kudos: 3,340
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vishalrastogi
Hi Banuel,

one confusion here.

from (1) we know that m is a multiple of 11. we also know that m-n= multiple of 11.
now, if we consider m to be 99 than , 99-n=multiple of 11. can we have any other 2 digit no. which is NOT a multiple of 11 for n in this case ? I think no. so effectively shouldn't the answer be A ? Have I missed something here ?

The highlighted portion is the problem. When you say (m-n) is a multiple of 11, that implies that you ARE saying that x IS an integer. But that is something which is in-fact being asked. You can't assume it while solving for the question stem.
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,311
Own Kudos:
2,863
 [1]
Given Kudos: 355
Concentration: Finance
Posts: 1,311
Kudos: 2,863
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
First we know that m is a a multiple of 11 but we still don’t know anything about 'n' therefore insufficient. Then we know that m+n is a multiple of 11 but that doesn't mean that they are both multiples of 11, it could be that they are both not non multiples of 11. Both together since m is a multiple of 11 then n must also be a multiple of 11. The difference of two multiples of 11 is always a multiple of 11. Thus answer is C

Hope this clarifies

Gimme some freaking Kudos!!
Best
J
User avatar
vipulgoel
Joined: 03 May 2013
Last visit: 09 Oct 2025
Posts: 90
Own Kudos:
Given Kudos: 114
Location: India
Kudos
Add Kudos
Bookmarks
Bookmark this Post
how can we say that m is a multiple of 11

m could be 11.10
No where mentioned is the stem that M is an int , its just a number

OA should E
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vipulgoel
how can we say that m is a multiple of 11

m could be 11.10
No where mentioned is the stem that M is an int , its just a number

OA should E

11.10 is not a 2-digit number.
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 18 Nov 2025
Posts: 4,145
Own Kudos:
10,989
 [1]
Given Kudos: 99
Expert
Expert reply
Posts: 4,145
Kudos: 10,989
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If a number is a multiple of 11, that means you can write the number as '11q' where q is an integer. So if m - n = 11x, and x is an integer, that just means that m-n is a multiple of 11. So that's the question we're trying to answer: is m - n divisible by 11?

Statement 1 tells us that the two-digit number m looks something like 11, 22, 33, etc. Those numbers are all multiples of 11, so Statement 1 is just telling us that m alone is divisible by 11. We know nothing about n, however, so we can't say if m - n is divisible by 11.

Statement 2 tells us that m + n is divisible by 11. This is not sufficient, as you can see by generating almost any two examples, one using multiples of 11, and one not. So maybe m = 22 and n = 11, and then m-n is also divisible by 11. But maybe m = 23 and n = 10, and then m - n is not divisible by 11.

Using both statements, we know that m+n and m are both multiples of 11. That guarantees that n is also a multiple of 11. And if m and n are both multiples of 11, then m-n will always be a multiple of 11 as well, so the answer is C.

If it's unclear why n must be a multiple of 11 here, you can see that in one of the following ways:

• perhaps the fastest is to use the fact that, if we subtract one multiple of 11 from another, we always get a multiple of 11. So if (m+n) and (m) are both multiples of 11, then (m+n) - m will be too, but that's just equal to n.

• the longer way is conceptually more useful to understand, because it illustrates why it's true that you always get a multiple of 11 when you add or subtract two multiples of 11:

- if m+n is a multiple of 11, then m+n = 11q for some integer q
- if m is a multiple of 11, then m = 11k for some integer k

So we know:

m + n = 11q

but m = 11k, so we can substitute for m and rearrange:

11k + n = 11q
n = 11q - 11k
n = 11 (q - k)

and we can now see that n is equal to 11 times some integer, so n is a multiple of 11 also.

Of course there's nothing special about '11' here. When you add or subtract two multiples of any integer p, you always get a multiple of p.
User avatar
h31337u
Joined: 26 Jul 2014
Last visit: 10 May 2023
Posts: 84
Own Kudos:
Given Kudos: 32
Posts: 84
Kudos: 93
Kudos
Add Kudos
Bookmarks
Bookmark this Post
My way to solve this problem was plugging numbers.


(1) m could be 11, 22, 33 ......
If n is 21, then m-n = 1.
11x = 1 when x is 1/11. So x is not integer.
If n is 11 and m is 22,
Then m-n = 11
If this is the case, x = 1. So x is integer.
Two different answers. Not sufficient.

(2)
If m = 22 and n = 11, then m-n = 11. X is integer.
If m = 23 and n = 10, then m-n = 13. X is not integer (11/13).
Not sufficient.

(1) + (2)

If m = 22, then n can only be a multiple of 11. Otherwise, (2) can’t be true.
Also, if m=22, then
22 + n = 11a
N = 11a-22
N = 11(a-2)
So n should be a multiple of 11.

So, M = 11a n = 11b. (A,b are just randomly chosen variables which will be replaced by positive integers, here it is positive because it is two digit numbers)
11a-11b = 11(a-b)
11(a-b) = 11x
A-b = x
Since, a and b are integers, x must be integers.

IMO = C.
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
105390 posts
496 posts