Last visit was: 12 Jul 2025, 08:25 It is currently 12 Jul 2025, 08:25
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: 12 July 2025
Posts: 102,636
Own Kudos:
740,690
 [4]
Given Kudos: 98,172
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,636
Kudos: 740,690
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 12 Jul 2025
Posts: 6,378
Own Kudos:
15,585
 [1]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,378
Kudos: 15,585
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
RaghavKhanna
Joined: 03 May 2020
Last visit: 16 Jun 2025
Posts: 265
Own Kudos:
306
 [1]
Given Kudos: 675
Location: India
Concentration: Marketing, Strategy
GMAT 1: 700 Q47 V39
GMAT 1: 700 Q47 V39
Posts: 265
Kudos: 306
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 30 Jun 2025
Posts: 3,095
Own Kudos:
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
When a no. Is divided by 2. It either leave remainder 0 or 1

Statement 1: When n is divided by 13, the remainder is 3
Therefore value of n = 3,16,29,42.............
When odd/2 leaves 1 as remainder
When even/2 leaves 0 as remainder
(Not sufficient)

Statement 2: n + 2 is a multiple of 7
N+2=7x
Where x is a positive natural no. = 1,2,3.........
X = 1
07 = N+2 => N = 5
X = 2
14 = N+2 => N = 12
X = 3
21 = N+2 => N = 19
Values of N = 5,12,19,26.......
When odd/2 leaves 1 as remainder
When even/2 leaves 0 as remainder
(Not sufficient).

Statement 1&2 together: Set values of N = 3,5,12,16,19,26,29,42,26......
When odd/2 leaves 1 as remainder
When even/2 leaves 0 as remainder
(Not sufficient)

Answer is E

Posted from my mobile device
User avatar
dimri10
Joined: 16 May 2011
Last visit: 25 Sep 2023
Posts: 240
Own Kudos:
Given Kudos: 64
Concentration: Finance, Real Estate
GMAT Date: 12-27-2011
WE:Law (Law)
Posts: 240
Kudos: 337
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I DO HOPE IT IS E
1. N/13 THEN R=3. IT COULD BE 3 SO 3/2 HAS A REMAINDER OR 16 WHICH HAS NO REMINDER AT ALL. NOT SUFFICIENT
2. N+2 IS 7X SO N CAN BE 5 OR 12 . 5 LEAVES A RAMAINDER BUT 12 NOT. NOT SUFFICIENT

BOTH:
n=13K+3
n=7W-2
2n=13K+7w+1
n=6.5K+3.5w+1 (since N is an integer- K and W could be only even numbers so that N will be an integer-- ------ 0.5*3 etc. is a fraction. 0.5*4 or *6 or * 8 is a whole number)

now if K and W are i.e, 2 N is odd ( 6.5*2+ 3.5*2+1), so when N is divided by 2, N will have a remainder.

but if K is 2 and W is 4, i.e, N is even (6.5*2+ 3.5*4+1), so he won't have a reminder.

81 and 146, i.e applies to both statements
User avatar
Ahmed9955
Joined: 18 Feb 2019
Last visit: 02 Dec 2023
Posts: 83
Own Kudos:
Given Kudos: 326
Location: India
GMAT 1: 570 Q46 V21
GMAT 1: 570 Q46 V21
Posts: 83
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATinsight
Bunuel
What is the remainder when the positive integer n is divided by 2?

(1) When n is divided by 13, the remainder is 3
(2) n + 2 is a multiple of 7

Question: Remainder when n is divided by 2?

If n is even then remainder is 0 and if n is odd then remainder is 1 so we only need to know whether n is even or odd

Question: Is n even?

Statement 1: When n is divided by 13, the remainder is 3

i.e. \(n = 13a+3\)

but n may be 16 or 29 hence

NOT SUFFICIENT

Statement 2: n + 2 is a multiple of 7
i.e. \(n = 7b-2\)
i.e. n+2 = 7 or 14
i.e n - 5 or 14 hence

NOT SUFFICIENT

COmbining the statements

\(n = 13a+3\) and \(n = 7b-2\)

13a+3 = 7b-2

i.e. 13a + 5 = 7b

FOr, a = 5, b=10, n = 68 EVEN
FOr, a = 12, b=23, n = 159 ODD

NOT SUFFICIENT

Answer: Option E

How to think for a=12 :roll:
I checked by putting values for a and got for a=5 -> n=68
but to reach a=12 n-159 would be lengthy and time consuming.
How to do I think that it'll further give a value with a different remainder?
User avatar
ueh55406
Joined: 19 Dec 2020
Last visit: 31 Aug 2021
Posts: 151
Own Kudos:
Given Kudos: 316
Posts: 151
Kudos: 47
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
What is the remainder when the positive integer n is divided by 2?

(1) When n is divided by 13, the remainder is 3
(2) n + 2 is a multiple of 7


(1) When n is divided by 13, the remainder is 3

n is of the form:

\(n=13q+3\)-----> if we divide 13q+3 by 2, we will get multiple values for remainders.

if \(q=;1 n=13+3=16\) in that case remainder will be 0.
if \(q=2;n=26+3=29\) in this case remainder will be 1.

clearly Not sufficient.

(2) n + 2 is a multiple of 7.

this means, \(7q=n+2\), where q is any integer: 1,2,3,4...

\(n=7q-2\)

\(7q-2 / 2\) gives multiple remainders as well.

if q=1; \( n=7*2-2= 12\). in this case, when divided by 2, remainder will be 0
if q=3; \(n=7*3-2=19\).in this case, when divided by 2, remainder will be 1

Not sufficient.

1+2 together.

\(n=13q+3\) and n+2 is a multiple of 7

therefore, \(n+2= 13q+3+2\)----> \(n+2=13q+5\) is also a multiple of 7. again, q can be any integer=1,2,3,4...

you don't need to "solve" further it's clear we're kinda in a circle now. since q can be any integer this will not give one single result.

Hence, E.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 37,375
Own Kudos:
Posts: 37,375
Kudos: 1,010
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.
Moderator:
Math Expert
102636 posts