SOLUTION: what is the sum of the first 100 odd numbers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: what is the sum of the first 100 odd numbers?       Log On


   



Question 1001971: what is the sum of the first 100 odd numbers?

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
sum of first n odd numbers = n^2

sum of first 100 odd numbers = 100^2 = 10,000