Last visit was: 22 Apr 2026, 22:18 It is currently 22 Apr 2026, 22:18
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,765
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,765
Kudos: 810,696
 [10]
2
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
GMATBusters
User avatar
GMAT Tutor
Joined: 27 Oct 2017
Last visit: 21 Apr 2026
Posts: 1,921
Own Kudos:
6,855
 [8]
Given Kudos: 241
WE:General Management (Education)
Expert
Expert reply
Posts: 1,921
Kudos: 6,855
 [8]
8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
varundixitmro2512
Joined: 04 Apr 2015
Last visit: 20 Apr 2026
Posts: 73
Own Kudos:
Given Kudos: 3,991
Posts: 73
Kudos: 332
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
CV7585
Joined: 29 Jul 2015
Last visit: 14 Jun 2020
Posts: 53
Own Kudos:
Given Kudos: 68
Location: Australia
GMAT 1: 680 Q49 V33
GPA: 3.25
WE:Business Development (Energy)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
When positive integer y is divided by 51, the remainder is x. What is the remainder when y is divided by 17?

(1) When y is divided by 34 the remainder is zero.
(2) x = 17

Given - y is divided by 51, the remainder is x.

y = 51Q+x (Q is an integer) or y = 17 (3Q) + X. ; have to find out the remainder when y is divided by 17.

Statement 1:

y is a multiple of 34. Values that suit this are: 0, 34, 102 etc. All of these are divisible by 17 (as 34 = 17 x 2).

Hence sufficient as remainder for each of the values is 0.

Statement 2:

x = 17.

From the question stem we have y = 17 (3Q) + x. i.e. y = 17 (3Q) + 17.

This means that y = 17 (3Q+1). Always a multiple of 17.

Sufficient.

Answer D.
User avatar
adkikani
User avatar
IIM School Moderator
Joined: 04 Sep 2016
Last visit: 24 Dec 2023
Posts: 1,223
Own Kudos:
Given Kudos: 1,207
Location: India
WE:Engineering (Other)
Posts: 1,223
Kudos: 1,359
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel PKN gmatbusters chetan2u VeritasKarishma

I have a query regarding solution provided by CV7585

Quote:
Given - y is divided by 51, the remainder is x.

y = 51Q+x (Q is an integer) or y = 17 (3Q) + X. ; have to find out the remainder when y is divided by 17.

Statement 1:

y is a multiple of 34. Values that suit this are:0, 34, 102 etc. All of these are divisible by 17 (as 34 = 17 x 2).

Hence sufficient as remainder for each of the values is 0.

Is not the smallest multiple of a number (ignoring negative integer values as appropriate to this Q) the number itself and not zero?
User avatar
PKN
Joined: 01 Oct 2017
Last visit: 11 Oct 2025
Posts: 809
Own Kudos:
1,636
 [1]
Given Kudos: 41
Status:Learning stage
WE:Supply Chain Management (Energy)
Posts: 809
Kudos: 1,636
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
adkikani
Bunuel PKN gmatbusters chetan2u VeritasKarishma

I have a query regarding solution provided by CV7585

Quote:
Given - y is divided by 51, the remainder is x.

y = 51Q+x (Q is an integer) or y = 17 (3Q) + X. ; have to find out the remainder when y is divided by 17.

Statement 1:

y is a multiple of 34. Values that suit this are:0, 34, 102 etc. All of these are divisible by 17 (as 34 = 17 x 2).

Hence sufficient as remainder for each of the values is 0.

Is not the smallest multiple of a number (ignoring negative integer values as appropriate to this Q) the number itself and not zero?

Hi adkikani,

MULTIPLE=ANY NUMBER*AN INTEGER(+/-/0)

Here, y is a multiple of 34 IMPLIES THAT
y=any number (34)* AN INTEGER(+/-/0)

Hope it helps.

You may raise further queries (if any)
User avatar
Salsanousi
Joined: 19 Oct 2013
Last visit: 29 Dec 2020
Posts: 391
Own Kudos:
Given Kudos: 117
Location: Kuwait
GPA: 3.2
WE:Engineering (Real Estate)
Posts: 391
Kudos: 358
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
When positive integer y is divided by 51, the remainder is x. What is the remainder when y is divided by 17?

(1) When y is divided by 34 the remainder is zero.
(2) x = 17

y/51 = q + x/51 rearranged y = 51q + x

1)
y/34 = b + 0/34 rearranged y = 34b + 0 if we let b = 0 then y = 0 and 0/34 remainder 0
If we let b= 1 then y = 34 and 34/34 = 1.0 remainder zero.

Now since 0,34,68 etc.. are multiples of 17 so the remainder will be zero.
Sufficient

2) x = 17

from question stem if we let q = 0 we get y= 17

17/17 = 1.0 remainder zero

If q = 1 then y = 68 and 68/17 = 4.0 remainder zero

Sufficient

Answer choice D.

Posted from my mobile device
User avatar
Salsanousi
Joined: 19 Oct 2013
Last visit: 29 Dec 2020
Posts: 391
Own Kudos:
Given Kudos: 117
Location: Kuwait
GPA: 3.2
WE:Engineering (Real Estate)
Posts: 391
Kudos: 358
Kudos
Add Kudos
Bookmarks
Bookmark this Post
adkikani
Bunuel PKN gmatbusters chetan2u VeritasKarishma

I have a query regarding solution provided by CV7585

Quote:
Given - y is divided by 51, the remainder is x.

y = 51Q+x (Q is an integer) or y = 17 (3Q) + X. ; have to find out the remainder when y is divided by 17.

Statement 1:

y is a multiple of 34. Values that suit this are:0, 34, 102 etc. All of these are divisible by 17 (as 34 = 17 x 2).

Hence sufficient as remainder for each of the values is 0.

Is not the smallest multiple of a number (ignoring negative integer values as appropriate to this Q) the number itself and not zero?


If you try 2*0 = 0 also 0/2 = 0
2*1 = 2

Etc..

Zero is a multiple of every number except itself.

If you also take a look at this link it would help.

https://gmatclub.com/forum/is-0-zero-to ... 04179.html

Posted from my mobile device
User avatar
merajul
Joined: 05 Oct 2014
Last visit: 10 Feb 2024
Posts: 128
Own Kudos:
Given Kudos: 229
Location: India
Concentration: General Management, Strategy
GMAT Date: 07-23-2015
GMAT 1: 580 Q41 V28
GPA: 3.8
WE:Project Management (Energy)
GMAT 1: 580 Q41 V28
Posts: 128
Kudos: 40
Kudos
Add Kudos
Bookmarks
Bookmark this Post
When positive integer y is divided by 51, the remainder is x. What is the remainder when y is divided by 17?

(1) When y is divided by 34 the remainder is zero.
(2) x = 17[/quote]

The question states, y = (51a + x), y=17b + ?
From (1), (51a+x) divided by 34 gives remainder 0. That means, 51a & x, both are multiple of 34.
34 = 17*2. Thus (51a+x) divided by 17 will give remainder 0
From (2), y= (51a+ 17) = (17*3a + 17) divided by 17 will give remainder 0.
Thus answer is D. Both should be sufficient.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,963
Own Kudos:
Posts: 38,963
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
109765 posts
498 posts
212 posts