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.

mgmat practice question

Problem Solving — algebra and arithmetic (GMAT Focus Edition)
Expert replies
by varunkh70 » Wed Jul 08, 2009 3:17 pm
Is the sum of integers from 54 to 153,inclusive, divisible by 100?

Approach 1(explanation in mgmat guide) -

No. of terms =>153 - 54+1=100. No. of terms are even so special sums rule does not hold therefore the answer is "NO"

Special sums rule - the sum of odd no. of integers is always divisible by the no. of terms in the set but this does NOT work for even no. of terms(which is our case)

Approach 2(trying out the other way coz of which I get a different answer)
1) No. of terms is 100
2) Average of the 1st and last term is (54+153)/2= 103.5
3) 100 * 103.5 gives a multiple of 100
therefore the answer is "YES"

Can anyone explain the difference in the results?
Join the discussion
Source: — Quantitative Reasoning |

Re: mgmat practice question

by ssmiles08 » Wed Jul 08, 2009 3:45 pm
varunkh70 wrote:Is the sum of integers from 54 to 153,inclusive, divisible by 100?

Approach 1(explanation in mgmat guide) -

No. of terms =>153 - 54+1=100. No. of terms are even so special sums rule does not hold therefore the answer is "NO"

Special sums rule - the sum of odd no. of integers is always divisible by the no. of terms in the set but this does NOT work for even no. of terms(which is our case)

Approach 2(trying out the other way coz of which I get a different answer)
1) No. of terms is 100
2) Average of the 1st and last term is (54+153)/2= 103.5
3) 100 * 103.5 gives a multiple of 100
therefore the answer is "YES"

Can anyone explain the difference in the results?
I think your first approach is right.

For your second approach: the "SUM" is 10350

10350 is NOT divisible by 100. for a number to be divisible by 100, it must have at least 2 zeros at the end and the result should be an integer.
Last edited by ssmiles08 on Wed Jul 08, 2009 3:47 pm, edited 1 time in total.
Join the discussion

by varunkh70 » Wed Jul 08, 2009 3:46 pm
oh..my bad i got it now..10350 is just not divisible by 100.. :oops:
Join the discussion

by sreak1089 » Fri Jul 10, 2009 6:10 am
I do it this way :

54 + 55 + .. + 153 ==

1 + 2 + 3 + .. *+ 153 - (1 + 2 + 3 + .. .+ 53)

= (153 * 154) / 2 - (53 * 54) / 2
= 1/2 [ (100 + 53)(100 + 54) - 53 * 54) ]
= 1/2 (100*100 + 100 * 54 + 100 * 53)

when divided by 100:
= 1/2(100 + 54 + 53)

hence not divisibly by 100

Is there a shorter method?
Join the discussion

by Ian Stewart » Fri Jul 10, 2009 8:47 am
There are many ways to add evenly spaced sums; if you have a method that works for you and you're comfortable with it, there's no reason to learn a new one. They can all be done without any formulas as follows:

54 + 55 + 56 + ... + 151 + 152 + 153
= (53 + 1) + (53 + 2) + (53 + 3) + ... + (53 + 98) + (53 + 99) + (53 + 100)
= 53n + (1 + 2 + 3 + ... + 98 + 99 + 100)

where n is the number of terms. From the sum in brackets, we can see that n = 100, so our sum is

5300 + 101*50 = 5300 + 5050 = 10350.

(I added 1 + 2 + 3 + ... + 98 + 99 + 100 by regrouping as follows: (1 + 100) + (2 + 99) + (3 + 98) + ... = 101 + 101 + 101 + ... + 101 = 50*101, because we have 50 pairs of numbers which each add to 101).

Of course there are formulas you can learn for these problems that also work well.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com
Join the discussion

by sreak1089 » Fri Jul 10, 2009 8:56 am
Hi Ian,

That was cool....I really appreciate your logic.
Join the discussion