GMAT PREP

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 26
Joined: Thu Jul 01, 2010 7:45 am
Thanked: 1 times

GMAT PREP

by trangle » Sat Jan 15, 2011 8:18 pm
The sum of the first 50 positive even integers is 2,550. What is the sum of the even integers from 102 to 200 inclusive?

a. 5,100
b. 7,550
c. 10,100
d. 15,500
e. 20,100

OA: B
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 1179
Joined: Sun Apr 11, 2010 9:07 pm
Location: Milpitas, CA
Thanked: 447 times
Followed by:88 members

by Rahul@gurome » Sat Jan 15, 2011 8:45 pm
We have to find 102 + 104 + 106 +....+ 200 = (100 + 2) + (100 + 4) + (100 + 6) +....+ (100 + 100)
= (100 + 100 + 100 +...+ 100) + (2 + 4 + 6 +...+ 100)

It is given that 2 + 4 + 6 + .... + 100 = 2,550

Now 100 will occur 50 times, so the above sum can be written = (50 × 100) + 2,550 = 5,000 + 2,550 = 7,550

[spoiler]So, the correct answer is B.[/spoiler]
Rahul Lakhani
Quant Expert
Gurome, Inc.
https://www.GuroMe.com
On MBA sabbatical (at ISB) for 2011-12 - will stay active as time permits
1-800-566-4043 (USA)
+91-99201 32411 (India)

User avatar
Master | Next Rank: 500 Posts
Posts: 261
Joined: Wed Mar 31, 2010 8:37 pm
Location: Varanasi
Thanked: 11 times
Followed by:3 members

by ankur.agrawal » Sat Jan 15, 2011 9:44 pm
No of even integers from 102---200 = [(200-102)/2]+1 = 50 even integers.

Sum of the even integers from 102 to 200 inclusive = Average of even integers* no of even integers.

Average of Even Integers from 102- 200 inclusive = (200+102)/2=151. (applying the formula for consecutive integers)

Therefore: Sum= 151*50=7550

The Answer is B.

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sun Jan 16, 2011 3:52 am
trangle wrote:The sum of the first 50 positive even integers is 2,550. What is the sum of the even integers from 102 to 200 inclusive?

a. 5,100
b. 7,550
c. 10,100
d. 15,500
e. 20,100

OA: B
Sum = (number of integers) * (average of biggest and smallest)

To count the number of evenly spaced integers in a set:

Number of integers = (Biggest - Smallest)/(distance between each successive pair) + 1

The distance between each successive pair of even integers is 2.
Thus, the number of even integers from 102 to 200 = (200-102)/2 + 1 = 50.
Average of biggest and smallest = (200+102)/2 = 151.
Sum = (number of integers) * (average of biggest and smallest) = 50*151 = 7550.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Senior | Next Rank: 100 Posts
Posts: 56
Joined: Sat Dec 11, 2010 2:39 pm
Thanked: 3 times

by gmat7202011 » Sun Jan 16, 2011 7:54 am
What is the sum of the even integers from 102 to 200 inclusive?

The number of even terms / integers between 102 and 200 is [200-102]/2 + 1 = 49

This is an AP with a common difference , say variable a, of 2, with the first term as 102

You can use the formula

Sum = n/2[ 2a + (n-1)d]

n=49, a =102, d =2

Subsitute to get the desired answer.

Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Sat Apr 24, 2010 5:02 pm

by samrat_bagchi » Mon Jan 17, 2011 10:16 am
gmat7202011 wrote:What is the sum of the even integers from 102 to 200 inclusive?

The number of even terms / integers between 102 and 200 is [200-102]/2 + 1 = 49

This is an AP with a common difference , say variable a, of 2, with the first term as 102

You can use the formula

Sum = n/2[ 2a + (n-1)d]

n=49, a =102, d =2

Subsitute to get the desired answer.
the no. of even terms shd be 50..
the solution process is however correct.