38,322 views
24 votes
24 votes
To find the sum of consecutive integers, starting at 1, we use the formula n(n+1)/2

, where n is the last number. Find the sum of the numbers from 1 to 100.

User Jaydee
by
2.7k points

1 Answer

15 votes
15 votes

Answer:

5050

Explanation:

sum=(100(100+1))/2=(100(101))/2=5050

User Bo Xiao
by
3.0k points