Last visit was: 19 Nov 2025, 07:59 It is currently 19 Nov 2025, 07:59
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: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,259
 [39]
Kudos
Add Kudos
39
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,237
 [8]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,237
 [8]
5
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,224
Own Kudos:
1,111
 [6]
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Expert
Expert reply
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Posts: 1,224
Kudos: 1,111
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
ShreyasJavahar
Joined: 30 Sep 2019
Last visit: 24 Dec 2022
Posts: 93
Own Kudos:
Given Kudos: 421
Location: India
GMAT 1: 700 Q49 V37
GMAT 2: 720 Q49 V38
GMAT 2: 720 Q49 V38
Posts: 93
Kudos: 67
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816
Tough one Bunuel. Giving it try tho.

3a - Nb = 5

3 cases are possible

1. N= 3k

3a-3kb =5
3(a-kb)=5
a-kb = 5/3

since a, k and b are integers, a-kb can't be a fraction. hence, N can never be a multiple of 3.

2. N=3k+1

3a-3kb-b=5
3(a-kb)-b=5
3(a-kb)=5+b

if b is in the form of 3x+1(x is an integer), there is always at least 1 integral solution possible

3. N=3k+2

3a-3kb-2b=5
3(a-kb)-2b=5
3(a-kb)=5+2b

if b is in the form of 3x+2 (x is an integer), there is always at least 1 integral solution possible.

Hence, there is no integral solution possible for equation 3a – Nb = 5 when N is multiple of 3.

There ate 13 multiples of 3 in the range from 0-40(both exclusive)






Bunuel
For how many positive integer values of N, less than 40 does the equation 3a – Nb = 5, have no integer solution?

A. 11
B. 12
C. 13
D. 14
E. 15






Are You Up For the Challenge: 700 Level Questions

Hi Nick, could you please explain how you arrived at the 3 cases that you've mentioned?
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
5,509
 [2]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,509
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
For how many positive integer values of N, less than 40 does the equation 3a – Nb = 5, have no integer solution?

A. 11
B. 12
C. 13
D. 14
E. 15


Are You Up For the Challenge: 700 Level Questions

Asked: For how many positive integer values of N, less than 40 does the equation 3a – Nb = 5, have no integer solution?

If N is a multiple of 3, Left side of the equation will become multiple of 3 and right side =5 is not a multiple of 3
Therefore, N can not be a multiple of 3.

N = {3,6,9.....,39}
number of values of N = (39-3)/3 + 1 = 13

IMO C
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
5,509
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,509
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ShreyasJavahar
nick1816
Tough one Bunuel. Giving it try tho.

3a - Nb = 5

3 cases are possible

1. N= 3k

3a-3kb =5
3(a-kb)=5
a-kb = 5/3

since a, k and b are integers, a-kb can't be a fraction. hence, N can never be a multiple of 3.



2. N=3k+1

3a-3kb-b=5
3(a-kb)-b=5
3(a-kb)=5+b

if b is in the form of 3x+1(x is an integer), there is always at least 1 integral solution possible

3. N=3k+2

3a-3kb-2b=5
3(a-kb)-2b=5
3(a-kb)=5+2b

if b is in the form of 3x+2 (x is an integer), there is always at least 1 integral solution possible.

Hence, there is no integral solution possible for equation 3a – Nb = 5 when N is multiple of 3.

There ate 13 multiples of 3 in the range from 0-40(both exclusive)






Bunuel
For how many positive integer values of N, less than 40 does the equation 3a – Nb = 5, have no integer solution?

A. 11
B. 12
C. 13
D. 14
E. 15

Are You Up For the Challenge: 700 Level Questions

Hi Nick, could you please explain how you arrived at the 3 cases that you've mentioned?

Hi ShreyasJavahar

Any integer can be written in the forms 3k, 3k+1 or 3k+2 since if you divide any integer by 3, remainders you can get will be 0,1 or 2.
User avatar
DrAnkita91
Joined: 29 Aug 2022
Last visit: 09 Nov 2025
Posts: 61
Own Kudos:
Given Kudos: 93
Posts: 61
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In some GMAT questions, positive integers include zero as well..
I am confused.. Please throw some light on it
whether to consider zero as a positive integer
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
778,259
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,259
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
DrAnkita91
In some GMAT questions, positive integers include zero as well..
I am confused.. Please throw some light on it
whether to consider zero as a positive integer

Zero is an even integer that is neither positive nor negative. No proper GMAT question would suggest otherwise.

ZERO:

1. Zero is an INTEGER.

2. Zero is an EVEN integer. An even number is an integer that is "evenly divisible" by 2, i.e., divisible by 2 without a remainder and as zero is evenly divisible by 2 then it must be even.

3. Zero is neither positive nor negative (the only one of this kind).

4. Zero is divisible by EVERY integer except 0 itself (\(\frac{x}{0} = 0\), so 0 is a divisible by every number, x).

5. Zero is a multiple of EVERY integer (\(x*0 = 0\), so 0 is a multiple of any number, x).

6. Zero is NOT a prime number (neither is 1 by the way; the smallest prime number is 2).

7. Division by zero is NOT allowed: anything/0 is undefined.

8. Any non-zero number to the power of 0 equals 1 (\(x^0 = 1\))

9. \(0^0\) case is NOT tested on the GMAT.

10. If the exponent n is positive (n > 0), \(0^n = 0\).

11. If the exponent n is negative (n < 0), \(0^n\) is undefined, because \(0^{negative}=0^n=\frac{1}{0^{(-n)}} = \frac{1}{0}\), which is undefined. You CANNOT take 0 to the negative power.

12. \(0! = 1! = 1\).
User avatar
nipun7399
Joined: 17 Oct 2015
Last visit: 26 Dec 2023
Posts: 9
Own Kudos:
3
 [1]
Given Kudos: 7
GMAT 1: 620 Q47 V28
GMAT 1: 620 Q47 V28
Posts: 9
Kudos: 3
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given -> 3a - Nb = 5,
N = +ve int <40 --> N ={1,2,3............39}

Since question says that solution shouldn't be an intiger so to make RHS a fraction let's assume N = 3k, where k = {1,2,3.....} [+ve int]

Now, 3a - Nb =5
3a - 3kb = 5
3(a - kb) = 5
a - kb = 5/3 = non int

Now N= 3k < 40 & k = {1,2,3.....}
therefore N = {3,6,9.......39}

and hence for 13 values of N, equation cannot have an intiger solution
Moderators:
Math Expert
105389 posts
Tuck School Moderator
805 posts