Last visit was: 19 Nov 2025, 02:20 It is currently 19 Nov 2025, 02:20
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
rheam25
Joined: 17 Jul 2019
Last visit: 24 Apr 2021
Posts: 69
Own Kudos:
642
 [2]
Given Kudos: 296
Posts: 69
Kudos: 642
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
Balkrishna
Joined: 17 Aug 2018
Last visit: 13 May 2022
Posts: 51
Own Kudos:
Given Kudos: 308
Status:Chartered Accountant
Location: India
WE:Accounting (Consulting)
Posts: 51
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
lacktutor
Joined: 25 Jul 2018
Last visit: 23 Oct 2023
Posts: 659
Own Kudos:
1,395
 [1]
Given Kudos: 69
Posts: 659
Kudos: 1,395
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Balkrishna
Joined: 17 Aug 2018
Last visit: 13 May 2022
Posts: 51
Own Kudos:
Given Kudos: 308
Status:Chartered Accountant
Location: India
WE:Accounting (Consulting)
Posts: 51
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
lacktutor
Balkrishna
rheam25
If M and N are integers such that M = \(N^2\) – 1, is M divisible by 12?

(1) N-1 is the square of an even number

(2) N+1 is a two digit number and the sum of its digits is a multiple of 3



M = N^2 - 1
M = (N-1) (N+1)

We need to check whether (N-1)(N+1) contains 2^2 and 3.


Statement-1:
N-1 is the square of an even number.
Therefore, (N-1) = (2k)^2 where k is an integer.

So, (N-1) contains 2^2.

Does (N-1) or (N+1) contains 3? Let's check.

If k=3, then (N-1) = 36 and (N+1) = 14. Here, M is divisible by 12.
If k=4, then (N-1) = 64 and (N+1) = 66. Here, M is not divisible by 12.

There may or may not be 3 in (N-1)(N+1).

So, statement 1 is not sufficient alone.


Statement-2:
N+1 is a two digit number and the sum of its digits is a multiple of 3

(N+1) is divisible by 3.

Does (N-1) or (N+1) contains 2^2? Let's check.

If (N+1)=12, then (N-1)=10. Here, M= (N-1)(N+1)= 12*10. M is divisible by 12.
If (N+1)=15, then (N-1)=13. Here, M= (N-1)(N+1)= 15*13. M is not divisible by 12.

There may or may not be 2^2 in (N-1)(N+1).

So, statement 2 is not sufficient alone.


Combining both statements:
N-1 is the square of an even number.
N+1 is a two digit number and the sum of its digits is a multiple of 3

(N-1) contains 2^2 and (N+1) contains 3.

So, M = (N-1)(N+1) contains 2^2 and 3.

Hence, M is divisible by 12.


Therefore, both statements together are sufficient. Answer is C.

hi, Balkrishna
The highlighted part above is divisible by 12.
Can you check one more time ?

I think, Statement 1 is alone sufficient

lacktutor,

Thank you for highlighting the mistake.

I have modified the solution.
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,355
 [1]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,355
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
M = (N-1)(N+1)

Check whether (N-1)(N+1) contains all 2^2 and 3.

1) if e.g. (N-1) =2^2, then (N+1) =2^2+2 =2*(2+1) =2*3.
Thus, (N-1)(N+1) surely contain all 2^2, 3 and another 2 as a bonus.
SUFFICIENT

2) Say (N+1)=3k and (N-1)=3k-2, where k=4,5,6,... Thus, (N-1)(N+1)=3*k*(3k-2).
(N-1)(N+1) is definitely divisible by 3. However, k*(3k-2) is divisible by 4 ONLY IF k is even.
NOT SUFFICIENT

FINAL ANSWER IS (A)
lnm87, lacktutor, eakabuah, Archit3110 try it.

Posted from my mobile device
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,720
Own Kudos:
2,258
 [1]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,720
Kudos: 2,258
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chondro48
Thanks for tagging, it's a good question. Kudos to rheam25...
Here it is basically asking to check if (N-1)(N+1) is divisible by both 4 and 3.
So, (N-1)(N+1) is a pair where N is either even or odd i.e. pairs as (1,3), (3,5), (5,7)... where N is even
OR pairs as (2,4), (4,6), (6,8)... where N is odd

For statement 1
(N-1)(N+1) starts from (4,6), a multiple of 12. As (N-1) would always have 4 present i.e. (N+1) would always have 3 present. Hence M is a multiple of 12.
SUFFICIENT.

For statement 2
Minimum (N+1) is 12 and maximum is 99
So, Minimum (N-1)(N+1) = 10*12 which divisible by 12
Maximum (N-1)(N+1) = 97*99 which is not
INSUFFICIENT.

Answer A.
chondro48
M = (N-1)(N+1)

Check whether (N-1)(N+1) contains all 2^2 and 3.

1) if e.g. (N-1) =2^2, then (N+1) =2^2+2 =2*(2+1) =2*3.
Thus, (N-1)(N+1) surely contain all 2^2, 3 and another 2 as a bonus.
SUFFICIENT

2) Say (N+1)=3k and (N-1)=3k-2, where k=4,5,6,... Thus, (N-1)(N+1)=3*k*(3k-2).
(N-1)(N+1) is definitely divisible by 3. However, k*(3k-2) is divisible by 4 ONLY IF k is even.
NOT SUFFICIENT

FINAL ANSWER IS (A)
lnm87, lacktutor, eakabuah, Archit3110 try it.

Posted from my mobile device
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 18 Nov 2025
Posts: 8,422
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,422
Kudos: 4,979
Kudos
Add Kudos
Bookmarks
Bookmark this Post
thanks for tagging chondro48
heres my take

given
M= ( N+1) * (N-1) check whether its divisible by 3*4
#1
N-1 is the square of an even number
so possible value of N = 5,17,37
we get Yes for all cases hence sufficient
#2
N+1 is a two digit number and the sum of its digits is a multiple of 3
possible value of N = 11 we get yes and N = 14 , where we get no
hence insufficient
IMO A;
rheam25 not sure whether this is really falls under 700 level question bracket... must be 650-700 level ..





rheam25
If M and N are integers such that M = \(N^2\) – 1, is M divisible by 12?

(1) N-1 is the square of an even number

(2) N+1 is a two digit number and the sum of its digits is a multiple of 3
avatar
nvoonna
Joined: 11 Oct 2018
Last visit: 10 Mar 2021
Posts: 1
Given Kudos: 13
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For statement 1,

If k=3, then (N-1) = 36 and (N+1) = 14. Here, M is divisible by 12.

How did 14 come into picture here? Can someone explain me this? rheam25
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,720
Own Kudos:
2,258
 [1]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,720
Kudos: 2,258
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nvoonna
For statement 1,

If k=3, then (N-1) = 36 and (N+1) = 14. Here, M is divisible by 12.

How did 14 come into picture here? Can someone explain me this? rheam25
Its a typo. Please refer other solutions.

Hope you find them helpful.

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
105379 posts
GMAT Tutor
1924 posts