Last visit was: 19 Nov 2025, 09:44 It is currently 19 Nov 2025, 09:44
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
tarek99
Joined: 21 Jul 2006
Last visit: 14 Nov 2025
Posts: 768
Own Kudos:
Given Kudos: 1
Posts: 768
Kudos: 5,040
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
chan4312
Joined: 04 Jun 2008
Last visit: 15 Sep 2008
Posts: 77
Own Kudos:
Posts: 77
Kudos: 413
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
jallenmorris
Joined: 30 Apr 2008
Last visit: 09 Oct 2014
Posts: 1,227
Own Kudos:
Given Kudos: 32
Location: Oklahoma City
Concentration: Life
Schools:Hard Knocks
Posts: 1,227
Kudos: 963
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
judokan
Joined: 19 Mar 2008
Last visit: 04 Nov 2008
Posts: 203
Own Kudos:
Posts: 203
Kudos: 243
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think the answer is (E).

Because there is upper limit for n. If we insert an super high value for n, the term can surely be divided by 16.


Most likely, I am wrong. I am now in the valley for Quan. Have been too focus on prastising Verb. :oops:
User avatar
chan4312
Joined: 04 Jun 2008
Last visit: 15 Sep 2008
Posts: 77
Own Kudos:
Posts: 77
Kudos: 413
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jallenmorris
Can you please explain why A is insufficient?

chan4312
tarek99
What is the positive integer n?

(1) For every integer m, \((m+n)!/(m-1)!\) is divisible by 16

(2) \(m^2-9n+20=0\)

Please explain your answer!
Thanks

B
back solving

n= (m^2+20) / 9

for n to be a positive integer m^2+20 should be multiple of 9

Try values 9, 18,27 , 36 for m^2+20
m^2+20 = 36 suits best
=> m=+4 or -4

and also n=4;

put n=1
==> (m+1)! / (m-1)! = (m+1)m

put m=15 ...divisible by 16


put n=2
==> (m+2)! / (m-1)! =(m+2)(m+1)m
put m=14 divisible by 16


put n=3
==> (m+3)! / (m-1)! = (m+3)(m+2)(m+1)m
put m=13

put n=4
==> (m+4)! / (m-1)! = (m+4)(m+3)(m+2)(m+1)m


n can be anything..

So i could not deduce anything from A.

Any comments welcome!
User avatar
tarek99
Joined: 21 Jul 2006
Last visit: 14 Nov 2025
Posts: 768
Own Kudos:
Given Kudos: 1
Posts: 768
Kudos: 5,040
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Well guys, the OA is C. Here is the OE, which I never understood clearly. Maybe someone could use that to come up with a better explanation:

(1) Note that (m+n)!/(n-1)! = m(m+1)(m+2).....(m+n), the product of the n+1 integers from m to m+n, inclusive. The product is a multiple of 16 for every integer n if and only if three of the terms are even, i.e. if the product consists of at least 6 terms. Thus n+1 is greater than or equal to 6, and n is at least 5. NOT SUFF.

(2) n is either 4 or 5 NOT SUFF.

(1&2) n=5 SUFF.
User avatar
chan4312
Joined: 04 Jun 2008
Last visit: 15 Sep 2008
Posts: 77
Own Kudos:
Posts: 77
Kudos: 413
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tarek99
Well guys, the OA is C. Here is the OE, which I never understood clearly. Maybe someone could use that to come up with a better explanation:

(1) Note that (m+n)!/(n-1)! = m(m+1)(m+2).....(m+n), the product of the n+1 integers from m to m+n, inclusive. The product is a multiple of 16 for every integer n if and only if three of the terms are even, i.e. if the product consists of at least 6 terms. Thus n+1 is greater than or equal to 6, and n is at least 5. NOT SUFF.

(2) n is either 4 or 5 NOT SUFF.

(1&2) n=5 SUFF.

We can do that!
Let us extend our earlier analysis

n= (m^2+20) / 9

for n to be a positive integer m^2+20 should be multiple of 9

Try values 9, 18,27 , 36, 45 for m^2+20
m^2+20 = 36 => m=+4 or -4
m^2+20 = 45 => m=+5 or -5

substitute m value to get n
==> n can be 4 or 5
let us see which value suits best.

(m+n)!/(n-1)! = m(m+1)(m+2).....(m+n)
for n=4 => it becomes m(m+1)(m+2)(m+3)(m+4)

for a product of consecutive numbers series to have 16 as a factor , there should be atleast three even numbers in the series.
let us see 2*3*4*5*6 = 720 ,divisible by 16

so above n=4 does not suffice.

try n=5 ==> it contains 6 terms..
m can be either even or odd it does not matter..it is divisible by 16.
truly tough one..
User avatar
chalven1
Joined: 17 Aug 2008
Last visit: 16 Sep 2008
Posts: 11
Own Kudos:
Posts: 11
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the positive integer n?

(1) For every integer m, is divisible by 16

(2)

Explanation:

From choice 1, we can deduce that n should atleast be 5 because, the numeration will only yield a product of 16, it (m+n) is 6!. This is because, 6! = 6*5*4*3*2*1 and this is the smallest number that has 4 multiples of 2s, which will give 16. So, n>=5. However, this is insufficient.

Choice 2: Here the equation should be n^2-9n+20 = 0 ; The question cannot relate choice 1 and choice 2. There is nowhere else about "m" except in choice 1. Hence, when we solve for the above equation, we get, (n-5)*(n-4)=0, which will give n = 5 or n = 4; So, this is insufficient.

Combining both the choices, we get n = 5 and hence the correct answer is C.
User avatar
luckylehana
Joined: 15 Jul 2008
Last visit: 25 Sep 2008
Posts: 3
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
for a product of consecutive numbers series to have 16 as a factor , there should be atleast three even numbers in the series.
let us see 2*3*4*5*6 = 720 ,divisible by 16



.........a very simple question ...........u got the core right



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Data Sufficiency (DS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
Moderators:
Math Expert
105389 posts
GMAT Tutor
1924 posts