Last visit was: 25 Apr 2026, 20:23 It is currently 25 Apr 2026, 20:23
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:
440
 [32]
Given Kudos: 11
Posts: 89
Kudos: 440
 [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: 25 Apr 2026
Posts: 109,830
Own Kudos:
811,288
 [7]
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,288
 [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: 36
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: 478
Own Kudos:
Given Kudos: 141
Posts: 478
Kudos: 3,387
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,302
Own Kudos:
2,978
 [1]
Given Kudos: 355
Concentration: Finance
Posts: 1,302
Kudos: 2,978
 [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: 89
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: 25 Apr 2026
Posts: 109,830
Own Kudos:
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,288
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: 24 Apr 2026
Posts: 4,143
Own Kudos:
11,279
 [1]
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,279
 [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,986
Own Kudos:
Posts: 38,986
Kudos: 1,118
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
109830 posts
498 posts
212 posts