Jump to content
Urch Forums

Sum of even integers


tester2

Recommended Posts

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)5100 b) 7550 c) 10100 d) 15500 e) 20100

 

 

OK, sometimes these ridiculous number sums come up and i never know how to hand them. I guessed the correct answer of B only because I figured A was a trap. How do you do this problem?

Thanks!

Link to comment
Share on other sites

sum of first 50 even # i.e. from 2-100=2550

sum of 102 - 200=here each term is added with 100, so 100*50+2550

since 50 even terms are there in 102-200

ans 7550

sum of first 50 +ve even integers = 2550

2 + 4 + .. + 100 = 2550

Given sum = G = 2(1+2+ .. + 50) = 2550

 

Required sum = S = 102 + 104 + .. + 200

=> S = 2(51 + 52 + ... + 100)

 

Now, G + S = 2550 +S = 2(1+ .. +50) +2(51+ .. +100)

=> S + 2550 = 2(1+2+3+ ..100)

= 2 * 100 * 101 / 2 = 10100

=> S = 10100 - 2550 = 7550

 

This appears long but the easiest way.

Link to comment
Share on other sites

Step 1: Find the average of the even series - (102+200)/2 = 151

 

Step 2: Find the number of even integers in the series - Easy way, 200-102=98+1=99 integers in the series. 99/2+1=50 even integers because it starts and ends with a even number.

 

50x151=7550. Ans:B

 

Or you can use the AP nth digit formula to get the number of even integers in a series.

 

Tn=(a+n-1)d

200=102+(n-1)2

n=50

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...