SOLUTION: The sum of all odd integers greater than 100 and less than 1000 is
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: The sum of all odd integers greater than 100 and less than 1000 is
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 369995
:
The sum of all odd integers greater than 100 and less than 1000 is
Answer by
robertb(5830)
(
Show Source
):
You can
put this solution on YOUR website!
first term is a1 = 101,
nth term is an = 999,
common difference is d = 2. Then an = a1 + (n-1)d, or 999 = 101 + (n-1)2,
or 898 = (n-1)2, or 449 = n-1, or n = 450. The sum is then