54.5k views
1 vote
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 Zck
by
5.6k points

1 Answer

3 votes

Answer:

5050

Explanation:

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

User Mancocapac
by
5.9k points