SOLUTION: find the sum of the first 400 whole numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find the sum of the first 400 whole numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 65869: find the sum of the first 400 whole numbers
Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
Whole Numbers = 0,1,2,3,4,5,6,7....
Use Sum of Arithmetic:
Sum = n(t0 + t1)/2
n = 400
t0 = 0
t1 = 0 + 399*1 = 399
Sum = 400(0 + 399)/2 = 200(399) = 79,800