SOLUTION: Find two consecutive odd integers such that their sum is 176

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd integers such that their sum is 176      Log On


   



Question 915372: Find two consecutive odd integers such that their sum is 176
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

x + (x+2) = 176
2x = 174
x = 87

The integers are 87 and 89.