SOLUTION: how do you work out this.... find the sum of odd numbers less than 10?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: how do you work out this.... find the sum of odd numbers less than 10?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 854662: how do you work out this....
find the sum of odd numbers less than 10?

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Look at the odd numbers less than 10 : {1,3,5,7,9}
Then add them,
S=1%2B3%2B5%2B7%2B9