BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

pl solve ths sum...asap

Expert replies
by kalyand022 » Mon Dec 01, 2008 2:06 am
if N is a positive integer,is (N^3 - N)/4 ?

1>N=2k+1 WHERE K=INTEGER;
2>N^2 + N IS DIVISIBLE BY 6;

ans is A,

but if i take K as 1,2,3 it is satisfyn but what if i take K=0 then
N=1 ans so (N^3 - N)/4 is giving 0....
then how is A the ans?

pl help me out
Join the discussion
Source: — Data Sufficiency |

by austin » Mon Dec 01, 2008 2:14 am
pardone moi....
Last edited by austin on Mon Dec 01, 2008 2:26 am, edited 1 time in total.
Join the discussion

Re: pl solve ths sum...asap

by logitech » Mon Dec 01, 2008 2:21 am
kalyand022 wrote:if N is a positive integer,is (N^3 - N)/4 ?

1>N=2k+1 WHERE K=INTEGER;
2>N^2 + N IS DIVISIBLE BY 6;

ans is A,

but if i take K as 1,2,3 it is satisfyn but what if i take K=0 then
N=1 ans so (N^3 - N)/4 is giving 0....
then how is A the ans?

pl help me out
(N^3 - N)/4

N(N^2-1)/4

N(N-1)(N+1)/4

so N-1, N and N+1 we have consecutive numbers. This can be divided by 4 in two ways:

1) N is a multiple of 4 3,4,5
2) N-1 and N+1 is divided by 2 2,3,4

Statement 1)

N=2k+1 means N is odd so both N-1 and N+1 are even.

2k, 2k+1, 2k+2 SUF

Statement 2)

N^2 + N IS DIVISIBLE BY 6

N^2+N-6K=0

where K=0,1,2,3,...

You will always have one + and one - solution to this. Since N>0 given in question.

N can be both even or Odd so Insuff

K=2

N^2+N-12=0 --> N=3,-4

K=7

N^2+N-42=0 ---> N=6,-7
LGTCH
---------------------
"DON'T LET ANYONE STEAL YOUR DREAM!"
Join the discussion

by vittalgmat » Mon Dec 01, 2008 2:37 am
Hi Kalyan,
I can partially answer this.

U are trying to find whether (n^3 -n) is divisible by 4.
n^3 -n = n(n^2 -1) = (n-1)n(n+1) <--------- product of 3 consecutive integers.

So, the product is divisible by 4 if two of the 3 number are even numbers.
ie. if n is ODD, the product is divisible by 4.

Stmt1: n = 2k+1
2k+1 is always an Odd integer. So n is odd integer
So, n-1 and n+1 are even integers. therefore the product of 3 conseq ints is divisible by 4.
Sufficient.



Stmt2: n^2 + n is divisible by 6.
ie n^2 +n = 6P, for some int P.
But n^2 +n = n(n+1) <-------- prod of 2 consequtive ints.

so n(n+1) = 6Q, for some int Q.

At this point we can plugin numbers and prove that this is insufficient.

choose n = 2, so n-1 = 1, n+1 = 3. n(n+1) = 6, which is divisible by 6.
But not divisible by 4.
choose n = 5, so n-1 = 4, n+1=6 n(n+1) divisible by 6 and also 4.
so we get 2 different results. stmt 2 is insufficient.

Hence go with A.

Hope i dint miss anything. Cramya, Logitech ?? Your thoughts.
Join the discussion

by logitech » Mon Dec 01, 2008 2:43 am
vittalgmat wrote:Hi Kalyan,
I can partially answer this.

U are trying to find whether (n^3 -n) is divisible by 4.
n^3 -n = n(n^2 -1) = (n-1)n(n+1) <--------- product of 3 consecutive integers.

So, the product is divisible by 4 if two of the 3 number are even numbers.
ie. if n is ODD, the product is divisible by 4.

Stmt1: n = 2k+1
2k+1 is always an Odd integer. So n is odd integer
So, n-1 and n+1 are even integers. therefore the product of 3 conseq ints is divisible by 4.
Sufficient.



Stmt2: n^2 + n is divisible by 6.
ie n^2 +n = 6P, for some int P.
But n^2 +n = n(n+1) <-------- prod of 2 consequtive ints.

so n(n+1) = 6Q, for some int Q.

At this point we can plugin numbers and prove that this is insufficient.

choose n = 2, so n-1 = 1, n+1 = 3. n(n+1) = 6, which is divisible by 6.
But not divisible by 4.
choose n = 5, so n-1 = 4, n+1=6 n(n+1) divisible by 6 and also 4.
so we get 2 different results. stmt 2 is insufficient.

Hence go with A.

Hope i dint miss anything. Cramya, Logitech ?? Your thoughts.
Beautiful solution. And I am sure you can nail this question in less than 2 minutes since you know the concepts!
LGTCH
---------------------
"DON'T LET ANYONE STEAL YOUR DREAM!"
Join the discussion