SOLUTION: Find the 3 consecutive odd integers such that the sum of the second and third is 136.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the 3 consecutive odd integers such that the sum of the second and third is 136.      Log On


   



Question 819601: Find the 3 consecutive odd integers such that the sum of the second and third is 136.
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 + (x+2) = 136
2x + 2 = 136
2x = 134
x = 67

The integers are 65, 67, and 69.