Last visit was: 21 Apr 2026, 12:22 It is currently 21 Apr 2026, 12:22
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: 21 Apr 2026
Posts: 109,729
Own Kudos:
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,447
 [141]
10
Kudos
Add Kudos
129
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
v12345
Joined: 01 Mar 2015
Last visit: 19 Jan 2026
Posts: 398
Own Kudos:
1,117
 [86]
Given Kudos: 44
Location: India
Posts: 398
Kudos: 1,117
 [86]
59
Kudos
Add Kudos
27
Bookmarks
Bookmark this Post
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
8,708
 [8]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,708
 [8]
5
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,440
 [3]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,440
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
A number when divided successively by 4 and 5 leaves remainders 1 and 4 respectively. What will be the remainder when this number is divided by 20?

(A) 0
(B) 3
(C) 4
(D) 9
(E) 17
When it comes to remainders, we have a nice rule that says:

If N divided by D, leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.
For example, if k divided by 5 leaves a remainder of 1, then the possible values of k are: 1, 1+5, 1+(2)(5), 1+(3)(5), 1+(4)(5), . . . etc.

A number when divided successively by 4 leaves a remainder 1
Possible values of the number are: 1, 5, 9, 13, 17, 21,...

A number when divided successively by 5 leaves a remainder 4
Possible values of the number are: 4, 9...STOP!

Both lists contain 9, so this could be the number.

What will be the remainder when this number is divided by 20?
9 divided by 20 = 0 with remainder 9

Answer: D

Cheers,
Brent
User avatar
Skywalker18
User avatar
Retired Moderator
Joined: 08 Dec 2013
Last visit: 15 Nov 2023
Posts: 1,974
Own Kudos:
10,158
 [4]
Given Kudos: 171
Status:Greatness begins beyond your comfort zone
Location: India
Concentration: General Management, Strategy
GPA: 3.2
WE:Information Technology (Consulting)
Products:
Posts: 1,974
Kudos: 10,158
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
GMATPrepNow
Bunuel
A number when divided successively by 4 and 5 leaves remainders 1 and 4 respectively. What will be the remainder when this number is divided by 20?

(A) 0
(B) 3
(C) 4
(D) 9
(E) 17
When it comes to remainders, we have a nice rule that says:

If N divided by D, leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.
For example, if k divided by 5 leaves a remainder of 1, then the possible values of k are: 1, 1+5, 1+(2)(5), 1+(3)(5), 1+(4)(5), . . . etc.

A number when divided successively by 4 leaves a remainder 1
Possible values of the number are: 1, 5, 9, 13, 17, 21,...

A number when divided successively by 5 leaves a remainder 4
Possible values of the number are: 4, 9...STOP!

Both lists contain 9, so this could be the number.

What will be the remainder when this number is divided by 20?
9 divided by 20 = 0 with remainder 9

Answer: D

Cheers,
Brent
I think the keyword here is that the number is divided successively .
Let x be the number which when successively divided by 4 and 5 gives 1 and 4 as remainder.

1. When we first divide the number by 4 .
x = 4y +1
where y is quotient from the first division

2. Now as the division is done successively , we divide the quotient from the first step by 5
y= 5z +4
where z is quotient from the second division
If Z=1 ,
y = 9
x= 9*4 + 1
= 37

Now , on dividing the by 20 , we get 17

Answer E

Alternatively , we can also proceed from the final quotient .

Let x be the quotient after dividing the original number by 5.
So , the number which we divided by 5 to yield a remainder of 4 = 5x+ 4

This number 5x+4 is the quotient from the first division of the original number by 4
Therefore , the number should be = 4(5x+4) + 1
= 20x +17

We can clearly see that when divided by 20 , we should get a remainder of 17

Answer E
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,440
Kudos
Add Kudos
Bookmarks
Bookmark this Post
skywalker18

I think the keyword here is that the number is divided successively .
Let x be the number which when successively divided by 4 and 5 gives 1 and 4 as remainder.

1. When we first divide the number by 4 .
x = 4y +1
where y is quotient from the first division

2. Now as the division is done successively , we divide the quotient from the first step by 5
y= 5z +4
where z is quotient from the second division
If Z=1 ,
y = 9
x= 9*4 + 1
= 37

Now , on dividing the by 20 , we get 17

Answer E

Alternatively , we can also proceed from the final quotient .

Let x be the quotient after dividing the original number by 5.
So , the number which we divided by 5 to yield a remainder of 4 = 5x+ 4

This number 5x+4 is the quotient from the first division of the original number by 4
Therefore , the number should be = 4(5x+4) + 1
= 20x +17

We can clearly see that when divided by 20 , we should get a remainder of 17

Answer E

I have to admit that, when I saw the word "successively," I thought that this might be what it means. However, I soon discounted that possibility and assumed the intent of the question was to tell us that, "When a certain number is divided by 4 and 5, the remainders are 1 and 4 respectively"

Here's why I discounted the other possibility:

In order for us to proceed as you have suggested above, we must ignore some important information. For example, let's divide 49 "successively" by 5 and 3. First, 49 divided by 5 equals 9 with remainder 4. This means that 49 divided by 5 equals 9 4/5. Now, we must take the result and divide by 3. You are suggesting that we take 9 and divide by 3. What about the the remainder of 4? What do we do with that? Alternatively, what do we do with the 4/5? We ignore it? What is there in the question that tells us to ignore the remainder from the first division?

We could also note that dividing a number successively by 5 and 3, is the same as dividing a number by 15. If we divide 49 by 15, we get a remainder of 4. If we apply the operations as you suggestabove, we get a remainder of 0.

The concept of successively dividing only seems to make sense (in my opinion) if the original number is divisible by BOTH divisors. For example, it makes sense to say that dividing 48 successively by 3 and 2 yields a result of 8. That is, 48/3 = 16 and 16/2 = 8.

Ignoring a certain component (i.e., the remainder) of the first division when performing the second division is not stated anywhere in the question. Given this, I don't think this could ever be an official GMAT question. I have certainly never seen a similar question. Have any other experts seen an official question of this nature?

Cheers,
Brent
User avatar
zxcvbnmas
Joined: 06 Jun 2014
Last visit: 22 Oct 2016
Posts: 71
Own Kudos:
644
 [1]
Given Kudos: 109
Location: United States
Concentration: Finance, General Management
GMAT 1: 450 Q27 V21
GPA: 3.47
GMAT 1: 450 Q27 V21
Posts: 71
Kudos: 644
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
4x+1= 1,5,9,13,17,21,25,29,33,37,41,45,49...
5x+4= 4,9,14,19,24,29,39,44,49....
29 & 49 are common in both so if we divide 29 or 49 by 20, we get 9

IMO Answer is D :roll:
avatar
Praveengeol
Joined: 02 Jun 2015
Last visit: 14 Nov 2017
Posts: 55
Own Kudos:
43
 [1]
Given Kudos: 27
Location: United States
Concentration: Strategy, Human Resources
WE:Engineering (Manufacturing)
Posts: 55
Kudos: 43
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
A number when divided successively by 4 and 5 leaves remainders 1 and 4 respectively. What will be the remainder when this number is divided by 20?

(A) 0
(B) 3
(C) 4
(D) 9
(E) 17


Using cross multiplication formula

4 5

1 4

(4*4)+1 = 17

Good to learn this formula from Bunuel Thread only. It works great.

Answer is E
User avatar
adiagr
Joined: 18 Jan 2010
Last visit: 05 Oct 2019
Posts: 202
Own Kudos:
1,155
 [4]
Given Kudos: 9
GMAT 1: 710 Q48 V40
Posts: 202
Kudos: 1,155
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Bunuel
A number when divided successively by 4 and 5 leaves remainders 1 and 4 respectively. What will be the remainder when this number is divided by 20?

(A) 0
(B) 3
(C) 4
(D) 9
(E) 17

First it is important to understand successive division.

Given No. is divided by 4. Then whatever is the quotient, that quotient is divide by 5.

Let number is N.

N is of the type 4a+1 (Where a is any integer)

Now when N is divided by 4, we get "a" as the quotient.

so a is of the type: 5b+4

Ultimately N is of the type: 4*(5b+4) + 1

N = 20b+16+1 = 20b+17

when N is divided by 20, remainder will be 17.

E is the answer.
User avatar
stonecold
Joined: 12 Aug 2015
Last visit: 09 Apr 2024
Posts: 2,231
Own Kudos:
3,643
 [3]
Given Kudos: 893
GRE 1: Q169 V154
GRE 1: Q169 V154
Posts: 2,231
Kudos: 3,643
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Again ..! Arghhh..

One of those Veritas prep Out of bound Questions.
Personal Opinion =>Veritas prep questions are either 500 level or out of scope of the gmat.
How on earth are we supposed to solve this question.
The only way someone can solve this up on the test day this if he/she has a PHD in mathematics.
Sigh.!

Abhishek009 How do i solve this one?
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 17 Dec 2025
Posts: 5,904
Own Kudos:
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,904
Kudos: 5,446
Kudos
Add Kudos
Bookmarks
Bookmark this Post
stonecold
Again ..! Arghhh..

One of those Veritas prep Out of bound Questions.
Personal Opinion =>Veritas prep questions are either 500 level or out of scope of the gmat.
How on earth are we supposed to solve this question.
The only way someone can solve this up on the test day this if he/she has a PHD in mathematics.
Sigh.!

Abhishek009 How do i solve this one?

Just posting my approach-

Bunuel
A number when divided successively by 4 and 5 leaves remainders 1 and 4 respectively. What will be the remainder when this number is divided by 20?

(A) 0
(B) 3
(C) 4
(D) 9
(E) 17

No algebra required for solving this question since all the options are less than 20...

Try each option individually -

(A) 0/4 = 0 (Quotient) & 0(Remainder) further 0/5 = 0 (Quotient) & 0(Remainder)

(B) 3/4 = 3 (Remainder)

(C) 4/4 = 1 (Quotient) & 0(Remainder)

(D) 9/4 = 2 (Quotient) & 1 (Remainder) further 2/5 = 2 (Quotient) & 1(Remainder)


(E) 17/4 = 4 (Quotient) & 1 (Remainder) further 4/5 = 4 (Remainder)

Thus 17/20 will have remainder as 17, hence answer will be (E)...

For an algebraic approach find Here
avatar
anshul1989
Joined: 15 Oct 2016
Last visit: 26 Feb 2019
Posts: 7
Own Kudos:
6
 [2]
Given Kudos: 44
Posts: 7
Kudos: 6
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hi experts , Please let me know if this is the right way to solve :

N/4= a(1) ------ (we can write this 4a+1=N) let N be any integer, a be the quotient and 1 is the remainder we get when we divide it by 4, as per question
now, a/5=b(4) ----- now the quotient 'a' is divided by 5 giving remainder 4.(let 'b' be the quotient in this case)
So, a/5=b(4) ----> we can write this as 5b+4 = a (possible value of a is : 4,9,14...)

lets put these values of a in equation 4a+1 = N ---> we get N = 17,37,57

All these values of N when divide by 20 ... gives us a remainder 17 hence answer is E.
Please explain if any shortcut is there to solve these kind of problem.
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,333
Own Kudos:
771
 [1]
Given Kudos: 1,656
Posts: 1,333
Kudos: 771
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dividing successively:


1st). Take the number N and divide it by 4 ——yield quotient of A and a remainder of 1

N/4 = a + 1/4

N = 4a + 1


2nd) then take the quotient of A and divide by 5 ———yield quotient of B and a remainder of 4

a/5 = b + 4/5

a = 5b + 4


Insert the value of a into the first equation

N = 4(5b + 4) + 1

N = 20b + 17

Lastly, divide N by 20———> N = (Multiple of 20) + 17

Remainder = 17

(E)

Posted from my mobile device
User avatar
aditya khanna
Joined: 07 Dec 2016
Last visit: 02 Apr 2026
Posts: 7
Own Kudos:
Given Kudos: 606
Location: India
Concentration: Finance, General Management
GPA: 8.5
WE:Engineering (Finance: Investment Banking)
Posts: 7
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
You have missed the word successively , which change the method of solving

BrentGMATPrepNow

When it comes to remainders, we have a nice rule that says:

If N divided by D, leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.
For example, if k divided by 5 leaves a remainder of 1, then the possible values of k are: 1, 1+5, 1+(2)(5), 1+(3)(5), 1+(4)(5), . . . etc.

A number when divided successively by 4 leaves a remainder 1
Possible values of the number are: 1, 5, 9, 13, 17, 21,...

A number when divided successively by 5 leaves a remainder 4
Possible values of the number are: 4, 9...STOP!

Both lists contain 9, so this could be the number.

What will be the remainder when this number is divided by 20?
9 divided by 20 = 0 with remainder 9

Answer: D

Cheers,
Brent
User avatar
dhruva09
Joined: 02 Sep 2024
Last visit: 21 Apr 2026
Posts: 103
Own Kudos:
Given Kudos: 114
Concentration: Strategy, General Management
Posts: 103
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel, are there any similar sums available ?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,729
Own Kudos:
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,447
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Moderators:
Math Expert
109729 posts
Tuck School Moderator
853 posts