Question 404802: what is the sum of the first 110 positive even integers?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! what is the sum of the first 110 positive even integers?
---
2+4+6+...+220
---
This is an arithmetic series with a(1)=2,
d = 2, n = 110
---
Sum = (110/2)(2+220)
= 55*224
---
= 12320
==============
Cheers,
Stan H.
==============
|
|
|