SOLUTION: Find the sum of all the integers from 1 to 1000
Algebra
->
Sequences-and-series
-> SOLUTION: Find the sum of all the integers from 1 to 1000
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 994678
:
Find the sum of all the integers from 1 to 1000
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
The formula is (n)(n+1)/2=1000*(1001)/2=500(1001)=500,500
You can take the average of the top and bottom, which is (1+1000)/2=500.5, and multiply that by the number, 1000, to get the same result.