Last visit was: 23 Apr 2026, 12:13 It is currently 23 Apr 2026, 12:13
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
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,451
 [38]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,451
 [38]
8
Kudos
Add Kudos
30
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,451
 [11]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,451
 [11]
6
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
User avatar
rohit8865
Joined: 05 Mar 2015
Last visit: 19 Apr 2026
Posts: 815
Own Kudos:
1,008
 [2]
Given Kudos: 45
Products:
Posts: 815
Kudos: 1,008
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,451
 [1]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,451
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Yeesh, I added those values several times and got 39 each time.
I've changed answer choice E to the correct value.

Cheers and thanks,
Brent
User avatar
vitaliyGMAT
Joined: 13 Oct 2016
Last visit: 26 Jul 2017
Posts: 297
Own Kudos:
895
 [2]
Given Kudos: 40
GPA: 3.98
Posts: 297
Kudos: 895
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
GMATPrepNow
x and y are positive integers. When 16x is divided by y, the quotient is x, and the remainder is 4. What is the sum of all possible y-values?

A) 7
B) 12
C) 19
D) 26
E) 39

*Kudos for all correct solutions

Hi

It seems I've missed something.

16x = yx + 4

16x - yx = 4

x(16 - y) = 4 (1*4), (2*2) and (4*1). I'm discarding negativ values because our x an y are >0.

x=1, 16 - y = 4 ---> y=12, check: 16*1 = 12*1 + 4

x = 2, 16 - y = 2 -----> y = 14, check: 32 = 14*2 + 4

x = 4, 16 - y = 1 -------> y=15, chek: 64 = 15*4 + 4

4<y<16

12+14+15 = 41

I'm not getting 39. Please correct me.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,451
 [1]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,451
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
You're correct, vitaliyGMAT

It seems I have not yet mastered addition. :oops:

Cheers,
Brent
avatar
alandizzle
Joined: 12 Mar 2015
Last visit: 07 Oct 2022
Posts: 42
Own Kudos:
184
 [2]
Given Kudos: 210
Location: United States
GMAT 1: 670 Q45 V38
GPA: 2.99
WE:Corporate Finance (Aerospace and Defense)
GMAT 1: 670 Q45 V38
Posts: 42
Kudos: 184
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Great question! I solved it a very similar way to you all.
(16x)/y = x + 4
--> 16x = xy + 4 --> y = (16x - 4)/x ---> y = 16 - 4/x.

We know from the prompt that Y is an integer, therefore, the only values of X that will make Y and integer is 0, 1, 2, 4. However, the prompt says that X & Y are positive integers. Therefore we can't use 0. So plugging in the values of 1, 2, and 4 into the equation, you're left with 15 + 14 + 12 = 41.
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 03 Apr 2026
Posts: 2,286
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,680
Kudos
Add Kudos
Bookmarks
Bookmark this Post
When 16x is divided by y, the quotient is x, and the remainder is 4

When a positive integer m is divided by 17, the remainder is 3

Theory: Dividend = Divisor*Quotient + Remainder

16x -> Dividend
y -> Divisor
x -> Quotient
4 -> Remainders
=> 16x = y*x + 4 = xy + 4

=> y = \(\frac{16x - 4}{x}\) = \(\frac{16x}{x} - \frac{4}{x}\) = \(16 - \frac{4}{x}\)

Since y is an integer => \(\frac{4}{x}\) will be an integer
=> 4 should be divisible by x
=> x = 1, 2 or 4

x = 1
16x = xy + 4
=> 16*1 = 1*y + 4
=> y = 16 - 4 = 12

x = 2
16x = xy + 4
=> 16*2 = 2*y + 4
=> y = \(\frac{32 - 4}{2}\)= 14

x = 4
16x = xy + 4
=> 16*4 = 4*y + 4
=> y = \(\frac{64 - 4}{4}\)= 15

=> Sum of all values of y = 12 + 14 + 15 = 41

So, Answer will be E
Hope it helps!

Watch the following video to learn the Basics of Remainders

User avatar
rxb266
Joined: 30 Nov 2018
Last visit: 27 Jun 2024
Posts: 138
Own Kudos:
Given Kudos: 79
Location: India
Concentration: Strategy, Marketing
GPA: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We can write the equation and solve -

y(x) + 4 = 16(x)

or y = 16 + (4/x)

since y is an integer, 4/x has to be integer. Hence possible values of x are: 1, 2 and 4. Therefore the possible values of y are - 12, 14 and 15. Therefore the sum of all the possible values of y is : 41 (Option E)
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 23 Apr 2026
Posts: 5,986
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,858
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given: x and y are positive integers. When 16x is divided by y, the quotient is x, and the remainder is 4.
Asked: What is the sum of all possible y-values?

16x/y = x + 4/y
16x = xy + 4
y = (16x-4)/x = 16 - 4/x
x=1; y=12
x=2; y=14
x=4; y=15

Sum of all possible y-values = 12 + 14 + 15 = 41

IMO E
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
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
109783 posts
Tuck School Moderator
853 posts