Last visit was: 19 Nov 2025, 16:54 It is currently 19 Nov 2025, 16:54
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,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,369
 [29]
1
Kudos
Add Kudos
28
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
arthearoth
Joined: 29 Sep 2014
Last visit: 09 Jul 2016
Posts: 12
Own Kudos:
35
 [6]
Given Kudos: 2
Posts: 12
Kudos: 35
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
avatar
pksam
Joined: 06 Jul 2014
Last visit: 08 Mar 2017
Posts: 11
Own Kudos:
20
 [6]
Given Kudos: 5
WE:Supply Chain Management (Manufacturing)
Posts: 11
Kudos: 20
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
avatar
abhib3388
Joined: 17 Aug 2014
Last visit: 18 Oct 2016
Posts: 10
Own Kudos:
16
 [3]
Given Kudos: 1
Posts: 10
Kudos: 16
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
(n+2)!=(n+2)*(n+1)*n*(n-1)*(n-2)!
(n-2)!
(n+4)!=(n+4)*(n+3)*(n+2)*(n+1)*n*(n-1)*(n-2)!

GCD=common factors=(n-2)!
Given, GCD=120
n-2=5=>n=7
Ans D
User avatar
shapla
Joined: 29 Aug 2013
Last visit: 27 Apr 2020
Posts: 33
Own Kudos:
99
 [1]
Given Kudos: 48
Location: Bangladesh
GPA: 3.76
WE:Supply Chain Management (Transportation)
Posts: 33
Kudos: 99
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If the greatest common divisor of (n+2)!, (n-2)!, and (n+4)! is 120, what is the value of n?

A. 4
B. 5
C. 6
D. 7
E. 3

Solution:
(n+2)!=(n+2)(n+1)!=(n+2)(n+1)n!=(n+2)(n+1)n(n-1)!=(n+2)(n+1)n(n-1)(n-2)!
(n-2)!=(n-2)!
(n+4)!=(n+4)(n+3)!=(n+4)(n+3)(n+2)!=(n+4)(n+3)(n+2)(n+1)!=(n+4)(n+3)(n+2)(n+1)n!=(n+4)(n+3)(n+2)(n+1)n(n-1)!=(n+4)(n+3)(n+2)(n+1)n(n-1)(n-2)!

hereby, Greatest common divisor= (n-2)!

Given condition: (n-2)! will be 120

if we plug (n-2)! into answers, we get:

A. 4 =(4-2)!=2!=2
B. 5 =(5-2)!=3!=6
C. 6 =(6-2)!=4!=24
D. 7 =(7-2)!=5!=120
E. 3=(3-2)!=1!=1


Answer: "D"
User avatar
Kurtosis
User avatar
Current Student
Joined: 13 Apr 2015
Last visit: 10 Nov 2021
Posts: 1,395
Own Kudos:
5,124
 [3]
Given Kudos: 1,228
Location: India
Products:
Posts: 1,395
Kudos: 5,124
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
greatest common divisor of (n+2)!, (n-2)!, and (n+4)! is 120

Each of (n+2)!, (n-2)!, and (n+4)! has to be divisible by 120

120 = 5!

(n+2)! has to be divisible by 5! --> n can be an integer >= 3
(n-2)! has to be divisible by 5! --> n can be an integer >= 7
(n+4)! has to be divisible by 5! --> n can be an integer >= 1

From the above values of n it can be seen that the minimum value of n has to be 7.

Answer: D
User avatar
Lazure
Joined: 10 Aug 2015
Last visit: 14 Oct 2016
Posts: 54
Own Kudos:
93
 [1]
Given Kudos: 48
Concentration: General Management, Entrepreneurship
GMAT 1: 730 Q48 V42
Products:
GMAT 1: 730 Q48 V42
Posts: 54
Kudos: 93
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(n\) = _____________ ?

Arrange this expression in order: \(( n - 2 ) !\) , \(( n + 2 ) !\) and \(( n + 4 ) !\).

Since these are factorials, it means that \(( n - 2 ) !\) is contained within both \(( n + 2 )!\) and \(( n + 4 ) !\). So the greatest common factor (or divisor) of all these expressions is actually \(( n - 2 ) !\).

\(( n - 2 ) ! = 120\) --> \(( n - 2 ) ! = 5 !\) --> \(n = 7\).


The demonstration :

\(( n - 2 ) ! = ( n - 2 ) * ( n - 3 ) * ( n - 4 ) * ( n - 5 ) * (....)\). We don't know where this factorization stops, it depends on the value of n. But we don't need to know.

\(( n + 2 ) ! = ( n + 2 ) * ( n + 1 ) * ( n ) * ( n - 1 ) * ( n - 2 ) !\)

\(( n + 4) ! = ( n + 4) * ( n + 3) * ( n + 2) * ( n + 1 ) * ( n ) * ( n - 1 ) * ( n - 2 ) !\)

So as you can see \(( n - 2 ) !\) is actually the greatest common factor for all three expressions. You can be sure that it is the greatest common factor because none of the factors of ( n + 2 ) ! and ( n + 4) ! can be found in the factors of ( n - 2) ! .

I hope that this is clear.

Answer D.
User avatar
rockthegmat007
Joined: 21 Jan 2013
Last visit: 10 Sep 2017
Posts: 33
Own Kudos:
32
 [1]
Given Kudos: 68
Concentration: General Management, Leadership
Schools: LBS
GPA: 3.82
WE:Engineering (Computer Software)
Products:
Schools: LBS
Posts: 33
Kudos: 32
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
QUESTION #11:

If the greatest common divisor of (n+2)!, (n-2)!, and (n+4)! is 120, what is the value of n?

A. 4
B. 5
C. 6
D. 7
E. 3

--
Expanding :
(n+2)! , (n-2)! and (n+4)! :

(n+2)*(n+1)*(n)*(n-1)*(n-2)!
(n-2)!
(n+4)*(n+3)*(n+2)*(n+1)*(n)*(n-1)*(n-2)!

Each of these factorials have a common factorial (n-2)! , so (n-2)! is one possible divisor.
Given that a largest factor for any integer K is K itself, AND that we're looking for the GREATEST COMMON factor for the three factorials presented, it can be deduced that (n-2)! is indeed the greatest common factor looking for.
any factor bigger than (n-2)! cannot be common across the three terms because it cannot divide (n-2)! - so cannot be common ,
and any factor of the three terms , lesser than (n-2)! cannot be the GCD because it cannot be greatest.

Hence, (n-2)! is the GCD.

Given : (n-2)! = 120 => n-2 = 5
Hence n = 7;

Answer : D
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,369
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Math Revolution and GMAT Club Contest Starts!



QUESTION #11:

If the greatest common divisor of (n+2)!, (n-2)!, and (n+4)! is 120, what is the value of n?

A. 4
B. 5
C. 6
D. 7
E. 3


Check conditions below:



Math Revolution and GMAT Club Contest

The Contest Starts November 28th in Quant Forum


We are happy to announce a Math Revolution and GMAT Club Contest

For the following four (!) weekends we'll be publishing 4 FRESH math questions per weekend (2 on Saturday and 2 on Sunday).

To participate, you will have to reply with your best answer/solution to the new questions that will be posted on Saturday and Sunday at 9 AM Pacific.
Then a week later, the forum moderator will be selecting 2 winners who provided most correct answers to the questions, along with best solutions. Those winners will get 6-months access to GMAT Club Tests.

PLUS! Based on the answers and solutions for all the questions published during the project ONE user will be awarded with ONE Grand prize:

PS + DS course with 502 videos that is worth $299!



All announcements and winnings are final and no whining :-) GMAT Club reserves the rights to modify the terms of this offer at any time.

NOTE: Test Prep Experts and Tutors are asked not to participate. We would like to have the members maximize their learning and problem solving process.

Thank you!


MATH REVOLUTION OFFICIAL SOLUTION:

\((n+2)!=(n+2)(n+1)n(n-1)(n-2)!\) and \((n+4)!=(n+4)(n+3)(n+2)(n+1)n(n-1)(n-2)!\).

From this, we can observe that (n+4)!, (n+2)! and (n-2)! include (n-2)!, which means the greatest common divisor for them is (n-2)!. So, since we get n-2=5 and n=7 from \((n-2)!=120=5!\), the correct answer is D.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
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
Tuck School Moderator
805 posts