SOLUTION: Find the sum of the first 90 odd numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find the sum of the first 90 odd numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 392612: Find the sum of the first 90 odd numbers
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
There's a well known formula that the sum of the first n odd numbers is n^2 (can you prove it works for all positive n?). Using this, the sum of the first 90 odd numbers is 90^2, or 8100.