SOLUTION: the formula S= n(n+1)over 2 can be used to find the sum of the first n natural numbers find the sum of the first 100 natural numbers

Algebra ->  Equations -> SOLUTION: the formula S= n(n+1)over 2 can be used to find the sum of the first n natural numbers find the sum of the first 100 natural numbers      Log On


   



Question 177357This question is from textbook
: the formula S= n(n+1)over 2 can be used to find the sum of the first n natural numbers find the sum of the first 100 natural numbers This question is from textbook

Answer by gonzo(654) About Me  (Show Source):
You can put this solution on YOUR website!
you just substitute 100 for n to get:
S = (100 * 101)/2 = 10100/2 = 5050