Last visit was: 23 Apr 2026, 00:40 It is currently 23 Apr 2026, 00:40
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: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,711
 [54]
3
Kudos
Add Kudos
51
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,711
 [12]
6
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
avatar
revul
Joined: 07 Oct 2014
Last visit: 07 May 2016
Posts: 160
Own Kudos:
68
 [3]
Given Kudos: 17
GMAT 1: 710 Q48 V39
WE:Sales (Other)
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
harshaiit
Joined: 22 Feb 2014
Last visit: 06 Nov 2017
Posts: 27
Own Kudos:
16
 [4]
Given Kudos: 3
Products:
Posts: 27
Kudos: 16
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ground rules: 0<= A,B,C <=9 - to form a 3 digit number.

1) Re-arranging: 11A = 10B + C - Applying the ground rule; A = (10B+C)/11 => 10B+C has to be multiple of 11 starting from 0 to 99. 0 isn't going to give a 3 digit number (A=0 makes it 2 digit). So, 10B+C=11,22....99 and A = 1,2,....9. So the numbers that fit this condition are 111,222,333......999. All these numbers are divisible by 37. So the remainder = 0. A gives an unambiguous answer

2) Re-arranging: 11C = 10A + B - Same as above; C=1,2,....9 and 10A+B = 11,22...99 and the numbers that fit this condition are again 111,222,333.....999. Same as above and B too gives an unambiguous answer.

Answer should be (D). OA?
avatar
gillesalex07
Joined: 29 Sep 2014
Last visit: 02 Apr 2015
Posts: 15
Own Kudos:
18
 [4]
Given Kudos: 11
Posts: 15
Kudos: 18
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi there,

(1) implies ABC=BCA therefore A=B=C
A is at least 1 so ABC is 111, 222, etc.
111/37 = 3 so the remainder is zero.
Same will be true with 222, etc. as they are multiples of 111.

(2) same reasoning as above

Solution: D
avatar
kinghyts
Joined: 22 Sep 2012
Last visit: 26 Apr 2015
Posts: 106
Own Kudos:
151
 [3]
Given Kudos: 49
Concentration: Strategy, Technology
WE:Information Technology (Computer Software)
Posts: 106
Kudos: 151
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
n = ABC = 100A +10B + C

From statement 1 : A + B/10 + C/100 = B + C/10 + A /100
or, 100A + 10B+C = 100B + 10C + A

From this we can say A=B=C , therefore the possible numbers are 111, 222, 333, 444... , which are all divisible by 37.

From statement 2, we can deduce the same.

Therefore the answer has to be D) , since each of the statements is sufficient.
avatar
rdoshi
Joined: 08 Sep 2014
Last visit: 22 Mar 2015
Posts: 15
Own Kudos:
39
 [1]
Given Kudos: 7
Posts: 15
Kudos: 39
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
From either 1 or 2, we can deduce that

A=B=C

111 = 37*3 so all multiples of 111 (222,333, 444,...,999) will be divisible by 37.

Thus, each statement alone is sufficient. Answer should be D.
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,063
Own Kudos:
20,000
 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,063
Kudos: 20,000
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and independent equations ensures a solution.

The three-digit positive integer n can be written as ABC , in which A , B , and C stand for the unknown digits of n . What is the remainder when n is divided by 37?


When you modify the original condition,

(1) A+B10 +C100 =B+C10 +A100 Multiply 100 to the both equations. It becomes 100A+10B+C=100B+10C+A -> 99A=90B+9C, 11A=10B+C.

(2) A+B10 +C100 =C+A10 +B100 Multiply 100 to the both equations. It becomes 100A+10B+C=100C+10A+B -> 99C=90A+9B, 11C=10A+B.


In the original condition, there are 3 variables, which should match with the number of equations. So, you need 3 more equations. For 1) 1 equation, for 2) 1 equation, which is likely to make E the answer as 1 more equation is needed. When 1) & 2), in 1)=2), n=111,222,333,.......,999. In 111=37*3+0, 0 is the remainder when n is divided by 37, which is unique and sufficient. Therefore, the answer is D. When 1)=2), it is about 95% that D is the answer.
User avatar
Ekland
Joined: 15 Oct 2015
Last visit: 30 Apr 2023
Posts: 355
Own Kudos:
878
 [1]
Given Kudos: 342
Concentration: Finance, Strategy
GPA: 3.93
WE:Account Management (Education)
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Remainders.



The three-digit positive integer \(n\) can be written as \(ABC\), in which \(A\), \(B\), and \(C\) stand for the unknown digits of \(n\). What is the remainder when \(n\) is divided by 37?

(1) \(A + \frac{B}{10} + \frac{C}{100} = B + \frac{C}{10} + \frac{A}{100}\)

(2) \(A + \frac{B}{10} + \frac{C}{100} = C + \frac{A}{10} + \frac{B}{100}\)

Kudos for a correct solution.

To solve this math in a CAT u need to stick a couple of math rules to your head otherwise u cant in 3 minutes.
FIRSTLY \(234 = 100(2) + 10(3) + 4\)
\(200 + 20 + 4 = 234\)
This works for any number such that the four digit number \(ABDE = 1000(A) + 100(B) + 10(D) + E\)

SECONDLY, the 37 rule: 37 is can divide 111, 222, 333, 444, 555, ..., 999.

Now SOLUTION to the question above
(1) if rearranged, simply states that \(ABC = BCA\) (i.e. for the 3-digit integer, when u place the first digit as the last and the second as the first it must equal the original number in value)
only if the three digits are equal will that condition hold.
So ABC must equal 111 or 222 or 333 or 444 or 555 or 666 or 777 or 888 or 999.
We dont care which of them it is. Each leaves a remainder 0 when divided by 37.
Sufficient!

For 2, same condition in 1. sufficient.
D. Each.
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 17 Apr 2026
Posts: 4,143
Own Kudos:
11,270
 [2]
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,270
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If ABC is a three-digit number, where A, B and C are digits, then it is equal to 100A + 10B + C.

Multiplying by 100 on both sides of Statement 1, we find

100A + 10B + C = 100B + 10C + A

But if A, B and C are between 0 and 9, the left side of this equation is just the three digit number ABC, and the right side is BCA. And if ABC and BCA are the same number, they must have the same hundreds digit, so A = B, and the same tens digit, so B = C. So A = B = C, and our number is actually AAA. Since 111 is divisible by 37 (it is 37*3), any three-digit number AAA will be divisible by 37 (it will be 37*(3A)). So using Statement, the required remainder is zero and Statement 1 is sufficient.

Statement 2 tells us

100A + 10B + C = 100C + 10A + B

which means ABC = CAB, and again, A = C and A = B, so our number looks like AAA, and is divisible by 37. So the answer is D.
User avatar
shridhar786
Joined: 31 May 2018
Last visit: 08 Feb 2022
Posts: 322
Own Kudos:
1,752
 [2]
Given Kudos: 132
Location: United States
Concentration: Finance, Marketing
Posts: 322
Kudos: 1,752
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
MSIMBA
The three-digit positive integer n can be written as ABC, in which A, B, and C stand for the unknown digits of n. What is the remainder when n is divided by 37?
(1) A+B/10+C/100=B+C/10+A/100
(2) A+B/10+C/100=C+A/10+B/100

n = 100A+10B+C

STATEMENT 1 --- A+\(\frac{B}{10}\)+\(\frac{C}{100}\)=B+\(\frac{C}{10}\)+\(\frac{A}{100}\)

100A+10B+C = 100B+10C+A
99A-90B-9C=0
11A-10B-C=0
11A=10B+C
now n = 100A+11A (putting value of 10B+C)
n = 111A divisible by 37
so sufficient

STATEMENT 2 -- A+\(\frac{B}{10}\)+\(\frac{C}{100}\)=C+\(\frac{A}{10}\)+\(\frac{B}{100}\)
100A+10B+C=100C+10A+B
99C-90A-9B=0
11C-10A-B=0
B=11C-10A
now n = 100A+10(11C-10A)+C (putting value of B)
N = 100A+110C-100A+C
N = 111C divisible by 37
so sufficient

ans D
User avatar
wtstone
Joined: 20 Apr 2020
Last visit: 13 Jul 2025
Posts: 16
Own Kudos:
Given Kudos: 8
Posts: 16
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart
If ABC is a three-digit number, where A, B and C are digits, then it is equal to 100A + 10B + C.

Multiplying by 100 on both sides of Statement 1, we find

100A + 10B + C = 100B + 10C + A

But if A, B and C are between 0 and 9, the left side of this equation is just the three digit number ABC, and the right side is BCA. And if ABC and BCA are the same number, they must have the same hundreds digit, so A = B, and the same tens digit, so B = C. So A = B = C, and our number is actually AAA. Since 111 is divisible by 37 (it is 37*3), any three-digit number AAA will be divisible by 37 (it will be 37*(3A)). So using Statement, the required remainder is zero and Statement 1 is sufficient.

Statement 2 tells us

100A + 10B + C = 100C + 10A + B

which means ABC = CAB, and again, A = C and A = B, so our number looks like AAA, and is divisible by 37. So the answer is D.

What is stopping me from setting A, B, and C equal to each other... 0,1,2,... infinity...? in that case the answer would be E. I know how I am likely falling in to a trap with that logic or I am understanding/accounting for restrictions, conditions, etc...

All help is greatly appreciated!
User avatar
G-Man
Joined: 01 Apr 2022
Last visit: 28 Jun 2024
Posts: 47
Own Kudos:
Given Kudos: 56
Location: India
GMAT 1: 690 Q50 V34
GMAT 2: 730 Q49 V40
GPA: 4
Products:
GMAT 2: 730 Q49 V40
Posts: 47
Kudos: 44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Remainder when divided by 37

A). A + B/10 + C/100 = B + C/10 + A/100
This is possible only if all 3 digits are the same (If they are different, the equation will not be correct)
Implies, n = 111, 222, ..... 999
If you check 111, it is a multiple of 37. All following numbers will also be multiples of 37 in that case
A is sufficient

B). It is the same a s A
Hence B is also sufficient

Both are sufficient (D)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,959
Own Kudos:
Posts: 38,959
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
109763 posts
498 posts
212 posts