Last visit was: 21 Apr 2026, 17:04 It is currently 21 Apr 2026, 17:04
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
ggarr
Joined: 12 Jun 2006
Last visit: 20 Mar 2010
Posts: 263
Own Kudos:
842
 [108]
Given Kudos: 1
Posts: 263
Kudos: 842
 [108]
5
Kudos
Add Kudos
103
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
techjanson
Joined: 28 Feb 2007
Last visit: 18 May 2010
Posts: 103
Own Kudos:
55
 [35]
Location: California
Posts: 103
Kudos: 55
 [35]
16
Kudos
Add Kudos
19
Bookmarks
Bookmark this Post
User avatar
flyingbunny
Joined: 14 Aug 2009
Last visit: 18 Aug 2010
Posts: 49
Own Kudos:
153
 [25]
Given Kudos: 13
Posts: 49
Kudos: 153
 [25]
19
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
seofah
Joined: 29 Aug 2005
Last visit: 03 Apr 2010
Posts: 486
Own Kudos:
3,157
 [9]
Given Kudos: 7
Concentration: Finance, Entrepreneurship
Posts: 486
Kudos: 3,157
 [9]
5
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
I am sorry, but described steps have mistakes in it.
My quick way of solving this would be:

1) a= d+24
2) 2a=kd+11
3) multiply step 1 by 2 and subtruct 1 from 2
4) 0=d(k-2)-37
5) because 37 is prime number, eq would make sense if k=3, hence answer would be 37 (D)
User avatar
ggarr
Joined: 12 Jun 2006
Last visit: 20 Mar 2010
Posts: 263
Own Kudos:
842
 [2]
Given Kudos: 1
Posts: 263
Kudos: 842
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
botirvoy
I am sorry, but described steps have mistakes in it.
My quick way of solving this would be:

1) a= d+24
2) 2a=kd+11
3) multiply step 1 by 2 and subtruct 1 from 2
4) 0=d(k-2)-37
5) because 37 is prime number, eq would make sense if k=3, hence answer would be 37 (D)

Hi, Thanks. I know. Hence the answer. Will you let me know what mistakes you found.
Also, how does a = d+24 when the prob says "a number when divided by a divisor leaves a remainder of 24"? Is this some sort of shortcut?
User avatar
andrehaui
Joined: 14 Mar 2007
Last visit: 22 Jan 2008
Posts: 151
Own Kudos:
22
 [2]
Posts: 151
Kudos: 22
 [2]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
make x/y=z+24
and 2x/y=z+11

so it equals 37

D
User avatar
seofah
Joined: 29 Aug 2005
Last visit: 03 Apr 2010
Posts: 486
Own Kudos:
3,157
 [4]
Given Kudos: 7
Concentration: Finance, Entrepreneurship
Posts: 486
Kudos: 3,157
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
andrehaui
make x/y=z+24

D



strictly speaking, x/y =z+24 is not correct (it implies x=zy+z24, which is not what we want to do), as garr was trying to do as well.

Garr, when I wrote a=d+24, it is of the form a=dk+r, where I really considered when k=1
User avatar
[email protected]
Joined: 14 Jan 2007
Last visit: 04 Feb 2009
Posts: 312
Own Kudos:
955
 [6]
Posts: 312
Kudos: 955
 [6]
1
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
Let the number is N, the divisor = D,

I will make the two equations-
N = xD+24
2N = yD+11
where x and y are integers

Solving them: D(y-2x) = 37
as D is also integer and 37 is a prime number, the D should be 37 to satisfy the above equation.

Hence answer is 'D'
User avatar
GMAT TIGER
Joined: 29 Aug 2007
Last visit: 17 Aug 2011
Posts: 1,012
Own Kudos:
1,796
 [2]
Given Kudos: 19
Posts: 1,012
Kudos: 1,796
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tenaman10
A number when divided by a divisor leaves a remainder of 24. When twice the original number is divided by the same divisor, the remainder is 11. What is the value of the divisor?
A. 6
B. 7
C. 5
D. 8
E. 18

Should be 24x2 - 11 = 37
User avatar
powerka
Joined: 22 Jul 2009
Last visit: 29 Apr 2016
Posts: 100
Own Kudos:
573
 [6]
Given Kudos: 18
Posts: 100
Kudos: 573
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Remainder 1 = R1 = 24
Remainder 2 = R2 = 11
R2 = 2R1 - "excess remainder" -> 11 = 48 - "excess remainder" -> "excess remainder" = 37

We know that:
. The excess remainder is a multiple of the divisor.
. The divisor is greater than the greatest remainder (which is 24).

The only multiple of 37 greater than 24 is 37. Therefore, the divisor is 37.

Lets illustrate this by picking numbers: a=24
remainder equation: a/d=k+r/d
-a. 24/37=0+24/37 ->remainder is 24
-ax2. 48/37=1+11/37 ->remainder is 11

Another way to see it is through algebra:
-a. a/d=k+24/d -> a=dk+24
-ax2. 2a/d=q+11/d -> a=(dq+11)/2
-> 2dk+48=dq+11
Keep in mind that dq = 2dk + "excess remainder"
-> 2dk + 48 = 2dk + "excess remainder" + 11
-> "excess remainder" = 37

Sorry if this is not clear enough. Can't think of another way to explain it.

You may want to refer to the Man NP guide for looking into arithmetic with remainders (pg128).

Cheers
avatar
gmate2010
Joined: 25 Aug 2009
Last visit: 26 Nov 2009
Posts: 96
Own Kudos:
253
 [6]
Given Kudos: 12
Posts: 96
Kudos: 253
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
\(N = I1*D + 24\) --equation 1st

\(2N = I2*D + 11\)--equation 2nd

Subtract 1st from 2nd..

=> \(N = (I2 - I1)*D - 13\)

=> \(N + 13 = I*D\) ---- where\(I = I2-I1\) wil also be an integer..

using 1st equation..

=> \(I1*D + 24 +13 = I*D\)

=> \(\frac{I1*D}{D} + \frac{37}{D} = I\)

=> \(I1 + \frac{37}{D} = I\)

=> \(\frac{37}{D}\) should be an integer which is only possible when \(D = 1 or 37\)

But 1 never leaves any reaminder..So, \(D = 37\)
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,441
 [4]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,441
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ggarr
A number when divided by a divisor leaves a remainder of 24. When twice the original number is divided by the same divisor, the remainder is 11. What is the value of the divisor?

A) 12
B) 13
C) 35
D) 37
E) 59

----ASIDE--------------
There's a nice rule that says, "If N divided by D equals Q with remainder R, then N = DQ + R"
For example, since 17 divided by 5 equals 3 with remainder 2, then we can write 17 = (5)(3) + 2
Likewise, since 53 divided by 10 equals 5 with remainder 3, then we can write 53 = (10)(5) + 3
-------------------------

Let the divisor = d
Let the original number be N

Given: A number when divided by a divisor leaves a remainder 24
We're not told what the quotient is. So, let's just say the quotient is k
In other words: When N is divided by d, we get k with remainder 24
Applying the above rule, we can write: N = dk + 24

Also given: When twice the original number is divided by the same divisor the remainder is 11.
Once again, we're not told what the quotient is. So, let's just say the quotient here is j
In other words: When 2N is divided by d, we get j with remainder 11
Applying the above rule, we can write: 2N = dj + 11

We now have two VERY USEFUL equations:
N = dk + 24
2N = dj + 11

Take the top equation and create an EQUIVALENT equation by multiplying both sides by 2 to get:
2N = 2dk + 48
2N = dj + 11

Since both equations are set equal to 2N, we can write: dj + 11 = 2dk + 48
Subtract 11 from both sides: dj = 2dk + 37
Subtract 2dk from both sides: dj - 2dk = 37
Factor: d(j - 2k) = 37

So, d TIMES (j - 2k) = 37
Notice that d and (j - 2k) are INTEGERS.
Also, 37 is a PRIME number, which means it can be factored in only one way: 37 = (1)(37)
This means EITHER d = 1 and (j - 2k) = 37
OR d = 37 and (j - 2k) = 1

Check the answer choices....
Answer: D

RELATED VIDEO
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 21 Apr 2026
Posts: 4,846
Own Kudos:
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,180
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let's say the divisor be K.

When a number is divided by a divisor K, leaves a remainder of 24
N= a*K + 24
From this statement ,we can conclude that K > 24, Hence Option A,B can be eliminated

When twice the original number is divided by the same divisor, the remainder is 11.

2N = b*K + 11

2N= 2*a*K + 48

Equating both,
b*K + 11 = 2*a*K + 48

(b-2*a)K= 48-11 = 37

Since 37 is a prime number, 1 * 37 is the only way we can write 37 as the product of two numbers.
=> (b-2*a)*K= 1* 37
from the above statement we can conclude that , Value of K = 37.

Option D is the correct answer.

Thanks,
Clifin J Francis.
GMAT SME
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,956
Own Kudos:
Posts: 38,956
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