Last visit was: 19 Nov 2025, 09:32 It is currently 19 Nov 2025, 09:32
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,287
 [38]
Kudos
Add Kudos
38
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,703
 [7]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,703
 [7]
3
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
satya2029
Joined: 10 Dec 2017
Last visit: 29 Sep 2025
Posts: 231
Own Kudos:
Given Kudos: 138
Location: India
Posts: 231
Kudos: 249
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
shiva1325
Joined: 30 Nov 2019
Last visit: 28 Nov 2021
Posts: 17
Own Kudos:
10
 [1]
Given Kudos: 18
Posts: 17
Kudos: 10
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
perfect squares always end in 1,4,9,6,5,0

Now consider statement 1:
we get n=5m+2,5m-2 which always ends in 2 or 7 or 3 or 8 (depending on the values of m,n)
and neither of perfect squares end with 2/3/7/8
hence n is not a perfect square
statement 1 is sufficient

Consider statement 2:
we get n=7p+2,7p-2
this will always end in 2,9,6,0,7,4,1,..... depending on the values on n,p
hence no unique answer.

hence choice A
User avatar
QuantMadeEasy
Joined: 28 Feb 2014
Last visit: 15 Nov 2025
Posts: 502
Own Kudos:
785
 [1]
Given Kudos: 78
Location: India
Concentration: General Management, International Business
GPA: 3.97
WE:Engineering (Education)
Posts: 502
Kudos: 785
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If n is a positive integer, is n the square of an integer?

(1) |n – 5m| = 2 for some integer m.

(2) |n – 7p| = 2 for some integer p.



Are You Up For the Challenge: 700 Level Questions
(1) |n – 5m| = 2 for some integer m.
n - 5m = 2 or n - 5m = -2
n = 5m + 2 or n = 5m - 2

n will be have unit digit as 2 or 7, therefore n cannot be square of an integer.
Sufficient

(2) |n – 7p| = 2 for some integer p.
n - 7p = 2 or n - 7p = -2
n = 7p + 2 or n = 7p - 2

unit digit of 7p can be 7, 4, 1, and so on...
unit digit of n can be 9, 6, 3 and so on...
n may or may not be a square of an integer
Insufficient

A is correct
User avatar
Mck2023
Joined: 23 Feb 2020
Last visit: 09 Jun 2023
Posts: 131
Own Kudos:
Given Kudos: 297
Location: Nepal
GMAT 1: 650 Q44 V35
GMAT 1: 650 Q44 V35
Posts: 131
Kudos: 89
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Experts,
Can we write n-5m = -2 ? Does not the given constraint ' n is a positive integer' restrict us from doing so? Please shed some lights.
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,703
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Mck2023
Hi Experts,
Can we write n-5m = -2 ? Does not the given constraint ' n is a positive integer' restrict us from doing so? Please shed some lights.


Yes n-5m=-2 is a valid equation
n-5m=-2
n=5m-2
This tells us that 5m-2>0 or m>2/5>0, that is m is also a positive integer.
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,350
Own Kudos:
Given Kudos: 1,656
Posts: 1,350
Kudos: 742
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given that n is a positive integer:


Is n = (Integer)^2 ?

Concept: Any Perfect Square will always be either 1 unit away from a Multiple of 5 on the Number Line or will be a Multiple of 5

A Multiple of 5 will have a Units Digit of 5 or 0.

Any Perfect Square of an Integer can only have the following Units Digits: 0 ; 1 ; 4 ; 5 ; 6 ; 9

Thus, a Number Property that can be inferred from this pattern is that an (Integer)^2 must take the form of:

5k -1 --- or ---- 5k ---- or ---- 5k + 1

where k = some (+)positive integer


Statement 1:
(1) |n – 5m| = 2 for some integer m

The way to read the Modulus is as follows: "the Distance between N and a Multiple of 5 will be exactly 2 Units on the Number Line."

Therefore, given the inference we made above, it can never be true that N will be a Perfect Square

Definite NO - S1 Sufficient


Statement 2:
(2) |n – 7p| = 2 for some integer p.

Using the Distance Interpretation of the Absolute Value Expression and Equation, is it possible for N to be a Perfect Square when:

"N must be exactly 2 Units away on the Number Line from a Multiple of 7"


case 1: N = 9 and P = 1

plugging both values in will satisfy Statement 2 and N = 9 = (3)^2 ------> Answers Question YES

case 2: N =23 and P = 3

plugging both values in will satisfy Statement 2 and N = 23 is NOT the Square of an Integer -----> Answers Question NO

S2 NOT Sufficient


A - S1 Sufficient Alone


Bunuel
If n is a positive integer, is n the square of an integer?

(1) |n – 5m| = 2 for some integer m.

(2) |n – 7p| = 2 for some integer p.



Are You Up For the Challenge: 700 Level Questions
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,586
Own Kudos:
Posts: 38,586
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
105389 posts
496 posts