Last visit was: 19 Nov 2025, 14:49 It is currently 19 Nov 2025, 14:49
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
BillyZ
User avatar
Current Student
Joined: 14 Nov 2016
Last visit: 03 May 2025
Posts: 1,143
Own Kudos:
22,217
 [32]
Given Kudos: 926
Location: Malaysia
Concentration: General Management, Strategy
GMAT 1: 750 Q51 V40 (Online)
GPA: 3.53
Products:
1
Kudos
Add Kudos
31
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
vitaliyGMAT
Joined: 13 Oct 2016
Last visit: 26 Jul 2017
Posts: 297
Own Kudos:
875
 [7]
Given Kudos: 40
GPA: 3.98
Posts: 297
Kudos: 875
 [7]
4
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
avatar
NatC
Joined: 11 Jun 2016
Last visit: 13 Apr 2017
Posts: 4
Own Kudos:
Given Kudos: 44
Posts: 4
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
quantumliner
Joined: 24 Apr 2016
Last visit: 26 Sep 2018
Posts: 242
Own Kudos:
779
 [1]
Given Kudos: 48
Posts: 242
Kudos: 779
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the value of the positive integer n?

(1) n^2+2n has four distinct positive factors.
This can be written as n * (n+2).
If N is even positive integer 2, then we get 2 * 4 = 8 = 2^3. Total number of distinct positive factors equals 4.
If N is Odd positive integer 3, then we get 3 * 5. Total number of distinct positive factors equals 4.
If N is Odd positive integer 5, then we get 5 * 7. Total number of distinct positive factors equals 4.

As we see that there are multiple values of N which satisfy the above, Statement 1 is insufficient.

(2) n^2+6n+8 has four distinct positive factors.
This can be written as (n+2)(n+4)

If N is even positive integer 2, then we get 4 * 6 = 24 = (2^3) * 3. Total number of distinct positive factors equals 8. So this is out
If N is Odd positive integer 1, then we get 3 * 5. Total number of distinct positive factors equals 4.
If N is Odd positive integer 3, then we get 5 * 7. Total number of distinct positive factors equals 4.

As we see that there are multiple values of N which satisfy the above, Statement 2 is insufficient.

Combining both statements we see that N=3, satisfies both. Hence answer is C.
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,784
Own Kudos:
12,807
 [4]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,784
Kudos: 12,807
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Hi All,

We're told that N is a positive integer. We're asked for the value of N. This question can be solved by TESTing VALUES and a rare Number Property rule: for a number to have exactly 4 factors, that number must be the product of two different prime numbers OR the cube of a prime number.

For example:
(2)(3) = 6 and its factors are 1, 2, 3 and 6
(2)(2)(2) = 8 and its factors are 1, 2, 4 and 8

With the given information in Facts 1 and 2, we can ‘rewrite’ the expressions as a product of 2 values to see how many different ‘pairs’ of prime numbers are possible.

1) N^2 + 2N has 4 distinct positive factors.

N^2 + 2N can be rewritten as N(N+2), so what COULD N be so that BOTH N and (N+2) are prime numbers or a cubed prime….

N could be 2, meaning the product would be (2)(4) = (2)(2)(2)
N could be 3, meaning the product would be (3)(5)
N could be 5, meaning the product would be (5)(7)
N could be 11, meaning the product would be (11)(13)
Etc.
Fact 1 is INSUFFICIENT

2) N^2 + 6N + 8 has 4 distinct positive factors.

N^2 + 6N + 8 can be rewritten as (N+2)(N+4). In the same way that we handled Fact 1, what COULD N be so that BOTH (N+2) and (N+4) are prime numbers or a cubed prime….

N could be 1, meaning the product would be (3)(5)
N could be 3, meaning the product would be (5)(7)
N could be 9, meaning the product would be (11)(13)
Etc.
Fact 2 is INSUFFICIENT

Combined, we can’t use N=2 (since it does not ‘fit’ Fact 2) and N, (N+2) and (N+4) would ALL have to be primes. Put another way, we need 3 CONSECUTIVE ODD integers that are ALL prime. That will only occur when N = 3… meaning the three numbers would be 3, 5 and 7. In any other circumstance, we will end up with at least one non-prime odd number among the 3 integers.
Combined, SUFFICIENT

Final Answer:
GMAT assassins aren't born, they're made,
Rich
avatar
shmba
Joined: 16 Aug 2018
Last visit: 14 Sep 2018
Posts: 24
Own Kudos:
10
 [1]
Given Kudos: 92
Concentration: General Management, Strategy
GMAT 1: 700 Q49 V36
GMAT 1: 700 Q49 V36
Posts: 24
Kudos: 10
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EMPOWERgmatRichC
Hi All,

We're told that N is a positive integer. We're asked for the value of N. This question can be solved by TESTing VALUES.

1) N^2 + 2N has 4 distinct positive factors.

IF....
N=3, then N^2+2N = 15 (factors are 1, 3, 5 and 15)
N=5, then N^2+2N = 35 (factors are 1, 5, 7 and 35)
Fact 1 is INSUFFICIENT

2) N^2 + 6N + 8 has 4 distinct positive factors.

IF....
N=3, then N^2+6N+8 = 35 (factors are 1, 5, 7 and 35)
N=5, then N^2+6N+8 = 63 (factors are 1, 7, 9 and 63)
Fact 2 is INSUFFICIENT

Combined, we already have two different values for N that 'fit' both Facts.
Combined, INSUFFICIENT

Final Answer:
GMAT assassins aren't born, they're made,
Rich
Hi Rich,
I don't agree with your explanation on statement2.
if N=5,(N+2)(N+4)=5*9=5*3^2. it has (1+1)*(2+1)=6 factors. not four.
3 seems to be the only value that makes N,N+2,N+4 all primes.
User avatar
Mo2men
Joined: 26 Mar 2013
Last visit: 09 May 2023
Posts: 2,439
Own Kudos:
Given Kudos: 641
Concentration: Operations, Strategy
Schools: Erasmus (II)
Products:
Schools: Erasmus (II)
Posts: 2,439
Kudos: 1,478
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EMPOWERgmatRichC
Hi All,

We're told that N is a positive integer. We're asked for the value of N. This question can be solved by TESTing VALUES.

1) N^2 + 2N has 4 distinct positive factors.

IF....
N=3, then N^2+2N = 15 (factors are 1, 3, 5 and 15)
N=5, then N^2+2N = 35 (factors are 1, 5, 7 and 35)
Fact 1 is INSUFFICIENT

2) N^2 + 6N + 8 has 4 distinct positive factors.

IF....
N=3, then N^2+6N+8 = 35 (factors are 1, 5, 7 and 35)
N=5, then N^2+6N+8 = 63 (factors are 1, 7, 9 and 63)
Fact 2 is INSUFFICIENT

Combined, we already have two different values for N that 'fit' both Facts.
Combined, INSUFFICIENT

Final Answer:
GMAT assassins aren't born, they're made,
Rich

Dear EMPOWERgmatRichC

In statement 2, if N=5, then 63 will have 6 factors (1,3,7,9, 21, 63)......So 5 is invalid.

Thanks
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,784
Own Kudos:
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,784
Kudos: 12,807
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi shmba,

Good catch! I've updated my explanation.

GMAT assassins aren't born, they're made,
Rich
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hazelnut
What is the value of the positive integer n?

(1) \(n^2 + 2n\) has four distinct positive factors.

(2) \(n^2 + 6n + 8\) has four distinct positive factors.

Hi Bunuel,
Someone may be misguided by the word "Highlight" in the "Rules of posting", because we get a shortcut button namely "highlight" when make new topic. Please see the attachment.

https://gmatclub.com/forum/rules-for-po ... l#p1096628
Attachments

nnnnnnnn.PNG
nnnnnnnn.PNG [ 14.77 KiB | Viewed 5695 times ]

posting rules.PNG
posting rules.PNG [ 70.23 KiB | Viewed 5666 times ]

User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
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,390
Kudos: 778,361
Kudos
Add Kudos
Bookmarks
Bookmark this Post
AsadAbu
hazelnut
What is the value of the positive integer n?

(1) \(n^2 + 2n\) has four distinct positive factors.

(2) \(n^2 + 6n + 8\) has four distinct positive factors.

Hi Bunuel,
Someone may be misguided by the word "Highlight" in the "Rules of posting", because we get a shortcut button namely "highlight" when make new topic. Please see the attachment.

https://gmatclub.com/forum/rules-for-po ... l#p1096628

I see what you mean. Would Mark be better? Or?
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
AsadAbu
hazelnut
What is the value of the positive integer n?

(1) \(n^2 + 2n\) has four distinct positive factors.

(2) \(n^2 + 6n + 8\) has four distinct positive factors.

Hi Bunuel,
Someone may be misguided by the word "Highlight" in the "Rules of posting", because we get a shortcut button namely "highlight" when make new topic. Please see the attachment.

https://gmatclub.com/forum/rules-for-po ... l#p1096628

I see what you mean. Would Mark be better? Or?
Thanks for your kudos.
Actually, I'm a non-native speaker, so it will be wrong decision to make any suggestion (for me) for this specific word. The word "mark" is perfectly fine at least to me. So, if the word "mark" also makes sense to native and non-native then the problematic word (highlight) should be replaced with "mark".
Thanks__
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
Kudos: 1,079
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.
Moderators:
Math Expert
105390 posts
496 posts