SOLUTION: SUM OF THREE CONSECUTIVE ODD INTEGERS IS 291

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: SUM OF THREE CONSECUTIVE ODD INTEGERS IS 291      Log On


   



Question 813966: SUM OF THREE CONSECUTIVE ODD INTEGERS IS 291
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)

(x-2) + x + (x+2) = 291
3x = 291
x = 97

The numbers are 95, 97, and 99.