SOLUTION: What is the sum of the first 500 counting numbers.
Algebra
->
Real-numbers
-> SOLUTION: What is the sum of the first 500 counting numbers.
Log On
Algebra: Real numbers, Irrational numbers, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on real-numbers
Question 97529
:
What is the sum of the first 500 counting numbers.
Found 2 solutions by
mathslover, checkley71
:
Answer by
mathslover(157)
(
Show Source
):
You can
put this solution on YOUR website!
Sum of first n numbers is given by
sum of first 500 numbers = 1+2+ 3+ ...+500
=
=125250
Answer by
checkley71(8403)
(
Show Source
):
You can
put this solution on YOUR website!
SUM OF THE FIRST N NUMBERS IS (N+1)N/2
(500+1)500/2
501*500/2
250,500/2
125,250 ANSWER FOR THE SUM OFTHE FIRST 500 NUMBERS.