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

Redeem

OG PS question

Expert replies
by prernamalhotra » Thu May 08, 2014 1:41 am
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2. What is the sum of all the even integers between 99 and 301?

a) 10,100
b) 20,200
c) 40,200
d) 45,150

Thank you,
Prerna
Join the discussion
Source: — Problem Solving |

by Brent@GMATPrepNow » Thu May 08, 2014 1:50 am
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2.
What is the sum of all the even integers between 99 and 301 ?

(A) 10,100
(B) 20,200
(C) 22,650
(D) 40,200
(E) 45,150
Approach #1

We want 100+102+104+....298+300
This equals 2(50+51+52+...+149+150)
From here, a quick way is to evaluate this is to first recognize that there are 101 integers from 50 to 150 inclusive (150-50+1=101)

To evaluate 2(50+51+52+...+149+150) I'll add values in pairs:

....50 + 51 + 52 +...+ 149 + 150
+150+ 149+ 148+...+ 51 + 50
...200+ 200+ 200+...+ 200 + 200

How many 200's do we have in the new sum? There are 101 altogether.
101x200 = [spoiler]20,200 = B[/spoiler]

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by Brent@GMATPrepNow » Thu May 08, 2014 1:51 am
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2.
What is the sum of all the even integers between 99 and 301 ?

(A) 10,100
(B) 20,200
(C) 22,650
(D) 40,200
(E) 45,150
Approach #2:

From my last post, we can see that we have 101 even integers from 100 to 300 inclusive.

Since the values in the set are equally spaced, the average (mean) of the 101 numbers = (first number + last number)/2 = (100 + 300)/2 = 400/2 = 200

So, we have 101 integers, whose average value is 200.
So, the sum of all 101 integers = (101)(200)
= 20,200
= B

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by Brent@GMATPrepNow » Thu May 08, 2014 1:51 am
For any positive integer n, the sum of the first n positive integers equals n(n+1)/2.
What is the sum of all the even integers between 99 and 301 ?

(A) 10,100
(B) 20,200
(C) 22,650
(D) 40,200
(E) 45,150
Approach #3:
Take 100+102+104+ ...+298+300 and factor out the 2 to get 2(50+51+52+...+149+150)
From here, we'll evaluate the sum 50+51+52+...+149+150, and then double it.

Important: notice that 50+51+.....149+150 = (sum of 1 to 150) - (sum of 1 to 49)

Now we use the given formula:
sum of 1 to 150 = 150(151)/2 = 11,325
sum of 1 to 49 = 49(50)/2 = 1,225

So, sum of 50 to 150 = 11,325 - 1,225 = 10,100

So, 2(50+51+52+...+149+150) = 2(10,100) = [spoiler]20,200 = B[/spoiler]

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by janxavier » Sat Jun 07, 2014 8:46 am
We can consider doing it like the A.P way. Finding the sum (Sn) for n terms :
First term (a) = 100
Last Term = 300
No. of terms (n) = 101 (51 terms from 100 to 200 , 50 terms from 201 to 300)
Even numbers, common diff (d) = 2

Therefore , Sum (Sn) = (n/2)[2a+(n-1)d] = (101/2)[2*100 + (101-1)*2] = 20200
Join the discussion