Last visit was: 17 Jul 2025, 12:20 It is currently 17 Jul 2025, 12:20
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
pratik2018
Joined: 09 Apr 2017
Last visit: 23 Jun 2020
Posts: 37
Own Kudos:
178
 [11]
Given Kudos: 188
Location: Nepal
Concentration: Finance, Entrepreneurship
GMAT 1: 580 Q47 V22
GMAT 2: 640 Q48 V29
GMAT 3: 690 Q48 V36
WE:Information Technology (Computer Software)
Products:
GMAT 3: 690 Q48 V36
Posts: 37
Kudos: 178
 [11]
3
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
ccooley
User avatar
Manhattan Prep Instructor
Joined: 04 Dec 2015
Last visit: 06 Jun 2020
Posts: 931
Own Kudos:
1,620
 [7]
Given Kudos: 115
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Posts: 931
Kudos: 1,620
 [7]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 28 Jun 2025
Posts: 1,853
Own Kudos:
Given Kudos: 707
Location: India
Posts: 1,853
Kudos: 7,840
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,035
Own Kudos:
Given Kudos: 27
Posts: 1,035
Kudos: 1,861
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pratik2018
A number when divided by 18 leaves a remainder 7. The same number when divided by 12 leaves a remainder n. How many values can n take?

A. 0
B. 1
C. 2
D. 3
E. 4

let x=dividend
successive values of x=7,25,43,61,79,97...
successive values of n=7,1,7,1,7,1...
2
C
User avatar
pratik2018
Joined: 09 Apr 2017
Last visit: 23 Jun 2020
Posts: 37
Own Kudos:
Given Kudos: 188
Location: Nepal
Concentration: Finance, Entrepreneurship
GMAT 1: 580 Q47 V22
GMAT 2: 640 Q48 V29
GMAT 3: 690 Q48 V36
WE:Information Technology (Computer Software)
Products:
GMAT 3: 690 Q48 V36
Posts: 37
Kudos: 178
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ccooley
pratik2018
A number when divided by 18 leaves a remainder 7. The same number when divided by 12 leaves a remainder n. How many values can n take?

A. 0
B. 1
C. 2
D. 3
E. 4

"A number when divided by 18 leaves a remainder 7." That means the number is 7 greater than a multiple of 18. So, it's equal to 18(0) + 7, 18(1) + 7, 18(2) + 7, 18(3) + 7, etc.

What's the remainder when you start dividing those values by 12?

18(0) + 7 = 7, so the remainder is 7.
18(1) + 7 = 25, so the remainder is 1.
18(2) + 7 = 43, so the remainder is 7.
18(3) + 7 = 54 + 7 = 61, so the remainder is 1.

In fact, the pattern keeps repeating back and forth between 7 and 1. Mathematically, that happens because each number we check is 18 greater than the one before it. So, if the remainder is originally 1, then the remainder will now be 18 greater, or 19. However, you can't actually have a remainder greater than 12 when you divide by 12, so we need to subtract 12: 19-12 = 7. The same happens when you go from a remainder of 7 to a remainder of 1.

The answer is (C) 2.

Great Explanation. Thanks a lot.
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 06 Apr 2025
Posts: 1,353
Own Kudos:
Given Kudos: 1,658
Posts: 1,353
Kudos: 707
Kudos
Add Kudos
Bookmarks
Bookmark this Post
when an Integer (let's call it X) is Divided by 18 -----> yields a Remainder = 7

X = 7 + (Multiple of 18)

or

X = 18a + 7 ----- where a = NON-Negative Integer Quotient


This Same Number when Divided by 12 ----> yields a Remainder = n

Since the Answer Choices are not that large, you can easily test some values and see if a Pattern emerges:


X = 7 ------ 7/12 ----- Rem = 7

X = 25 ------- 25/12 ------ Rem = 1

X = 43 -------- 43/12 ------- Rem = 7

X = 61 -------- 61/12 ------ Rem = 1


Answer - n can take 2 Values: Rem of 1 or Rem of 7

-C-


or you can take the Euclidean Remainder Equation above and try Dividing the Unique Integer X by 12


X = 18a + 7

(X/12) = (18a + 7)/(12)

Remainder of: (18a + 7) / (12) =

(18a / 12)Rem of + (7 / 12) Rem of =

(18/12) Rem of * (a/12) Rem of + (7 / 12) Rem of =

6 * (a/12)Rem of + 7 =


----where a = Integer quotient------

---The Unique Remainders that (a/12)Remainder of ---> can yield are: [0 ; 1 ; 2 ; 3 ; .......11]


Remove Excess Remainders that EXCEED the Divisor of 12 by continually Dividing by 12:


6 * 1 + 7 = 13 ----- (13/12) = Rem of 1

6 * 2 + 7 = 19 ------ (19/12) = Rem of 7

6 * 3 + 7 = 25 ------- (25/12) = Rem of 1

6 * 4 + 7 = 31 ------ (31/12) = Rem of 7

6 * 5 + 7 = 37 ------ (37/12) = Rem of 1


.....at this point you should be confident that the Pattern will Repeat. However, you could continue through all the Unique Remainders that the Term ---- (a/12)Remainder of ----- can yield.
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,078
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,078
Kudos: 18,754
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A number, when divided by 18, leaves a remainder of 7

Let the number be 7. When divided by 18 will give the remainder as 7.Other possible numbers are:

7, 7+18 = 25, 25 + 18 = 43, 43+18 = 61 and so on.

The same number, when divided by 12, leaves a remainder n.

=> 7 divided by 12 gives remainder as 7
=> 25 divided by 12 gives remainder as 1
=> 43 divided by 12 gives remainder as 7
=> 61 divided by 12 gives remainder as 1

So, there are two values for 'n' which are '7' and '1'.

Answer C
User avatar
VirenderSingh092
Joined: 21 Feb 2024
Last visit: 10 Jul 2025
Posts: 50
Own Kudos:
Given Kudos: 4
GMAT Focus 1: 675 Q88 V83 DI80
WE:Information Technology (Computer Software)
Products:
GMAT Focus 1: 675 Q88 V83 DI80
Posts: 50
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
There are 2 possible values on n.
User avatar
Yosemite98
Joined: 28 Jan 2025
Last visit: 15 Jul 2025
Posts: 56
Own Kudos:
25
 [1]
Given Kudos: 29
Location: Spain
Concentration: Technology
GMAT Focus 1: 655 Q86 V82 DI79
GMAT Focus 1: 655 Q86 V82 DI79
Posts: 56
Kudos: 25
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pratik2018
A number when divided by 18 leaves a remainder 7. The same number when divided by 12 leaves a remainder n. How many values can n take?

A. 0
B. 1
C. 2
D. 3
E. 4
Here is an easy albegra aproach:

We have these two equations:
x = 18 K1 +7
x = 12 K2 +n

Lets equal them and see what n can be:

18 K1 + 7 = 12 K2 + n
n= 18 K1 - 12 K2 + 7 = 6 (3 K1 - 2 K2) + 7

We know that n < 12, so (3 K1 - 2 K2) can only be 0 or -1 so that n will be 7 or 1. For any other value of the parenthesis, n > 12 that is not possible.

IMO C
Moderators:
Math Expert
102603 posts
PS Forum Moderator
697 posts