SOLUTION: How do we sum 1 to 100 ?
Algebra
->
Exponents
-> SOLUTION: How do we sum 1 to 100 ?
Log On
Algebra: Exponents and operations on exponents
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponents
Question 333320
:
How do we sum 1 to 100 ?
Answer by
benazir.sj@gmail.com(109)
(
Show Source
):
You can
put this solution on YOUR website!
The formula for finding the sum of integers is
S=n(n+1)/2
here n=100
s=100(100+1)/2
=100*101/2
=10100/2
=5050