Last visit was: 23 Apr 2026, 00:11 It is currently 23 Apr 2026, 00:11
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
AbhiJ
User avatar
Retired Moderator
Joined: 10 May 2010
Last visit: 30 Jul 2022
Posts: 793
Own Kudos:
648
 [14]
Given Kudos: 192
1
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
810,709
 [6]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,709
 [6]
3
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
avatar
bluesquare
Joined: 29 Mar 2015
Last visit: 01 Dec 2016
Posts: 39
Own Kudos:
65
 [5]
Given Kudos: 9
Location: United States
Products:
Posts: 39
Kudos: 65
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
AbhiJ
User avatar
Retired Moderator
Joined: 10 May 2010
Last visit: 30 Jul 2022
Posts: 793
Own Kudos:
Given Kudos: 192
Kudos
Add Kudos
Bookmarks
Bookmark this Post
My bad, mistook factors for multiples.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
810,709
 [4]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,709
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
If n is a positive integer greater than 1, what is the smallest positive difference between two different factors of n?

(1) \(\frac{\sqrt{n+1}}{10}\) is a positive integer.

(2) n is a multiple of both 11 and 9.


Kudos for a correct solution.
avatar
hsbinfy
Joined: 02 Mar 2012
Last visit: 13 Nov 2017
Posts: 190
Own Kudos:
325
 [3]
Given Kudos: 4
Schools: Schulich '16
Schools: Schulich '16
Posts: 190
Kudos: 325
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A it is.

1. n can be 99 ,9999,999999 and so on..coz then only it will make a perfect square and result in an interger after division by 10.

so 99=11 * 9
9999= 11 * 9 * 101
999999=11 * 9 * 10101(which is further simplified to 3*7*13*37)

but we are asked the smallest....so 11 and 9 will always appear..sufficient i.e. 2
the smallest diff cant be 1 coz there need to be 2 and 3 as factors...and n is would be never divisible by2.

2.insuff

n can be multiple multiple of 8 or not.
either would get diff results.


So its A.
avatar
Vaibhav21
Joined: 01 Jan 2015
Last visit: 09 Oct 2019
Posts: 47
Own Kudos:
14
 [1]
Given Kudos: 7
Posts: 47
Kudos: 14
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
St 1 root(n+1)/10 is a pos int(1,2,3,4.....)
only possible when numerator is a multiple of 10(10,20,30) and to get 10 as numerator n=99;20 as numerator n=399; 30 as numerator n=899
and if you carefully notice all the values of n have 2 factors common i.e 3 and 1 hence the min diff = 2 Satisfied
St 2 N is a multiple of both 11 and 9 so? if n= 11x9x2 factors = 1,2,3,11 smallest diff = 1 AND if N=11X9 factors 1,3,11 samllest diff = 2 THUS NS

Ans = A
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
810,709
 [1]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,709
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If n is a positive integer greater than 1, what is the smallest positive difference between two different factors of n?

(1) \(\frac{\sqrt{n+1}}{10}\) is a positive integer.

(2) n is a multiple of both 11 and 9.


Kudos for a correct solution.
\

MANHATTAN GMAT OFFICIAL SOLUTION:

Factors are integers, by definition, so the smallest possible difference between any two factors has to be at least 1. For example, if n = 2, then the number has factors 1 and 2, and the smallest positive difference between those factors is 1. If, on the other hand, n =3, then the number has factors 1 and 3, and the smallest positive difference between those two factors is 2.

On this problem, statement 2 is (arguably) easier, so you might choose to start there.

(2) NOT SUFFICIENT. If n is a multiple of both 11 and 9, then it could be 99. In this case, the factors would be 1, 9, 11, and 99, and the smallest difference between two factors would be 2. On the other hand, n could be 198, with factors 1 and 2 (among others). In this case, the smallest difference is only 1.

(1) SUFFICIENT. What can this strange expression indicate about the value of n? We’re going to need to dig into number theory a bit here.

If that whole expression represents a positive integer, then squaring it would represent a perfect square of an integer:

\(\frac{n+1}{100} = perfect \ square\)

Use the variable p to represent the perfect square, just to make this easier to write:

\(\frac{n+1}{100}=p\)
\(n+1=100p\)
\(n=100p-1\)
\(n=(10\sqrt{p}+1)(10\sqrt{p}-1)\)

Remember that p is a perfect square, so the square root of p is still an integer. This last equation means that one factor of n is \(10\sqrt{p}+1\) and another factor of n is \(10\sqrt{p}-1\) (where \(10\sqrt{p}\) is an integer). These two factors, then, are really “an integer + 1” and “that same integer – 1.” In other words, these two integers are 2 units apart.

But is that the smallest possible distance between two factors? Here’s the best (and trickiest) part. Remember this stage of the equation simplification above?

n=100p-1

That step means: n equals an even number minus 1. In other words, n is odd!

The only way that two factors can be a distance of just 1 unit apart is when one of those factors is even and one of those factors is odd. If n itself is odd, though, then it cannot have any even factors.

Because n is odd, it isn’t possible for two of the factors to be just 1 unit apart. Therefore, the smallest possible distance between two factors is indeed 2.

The correct answer is A.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,960
Own Kudos:
Posts: 38,960
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109763 posts
498 posts
212 posts