SOLUTION: Find the three consecutive odd integers such that the sum of the 1st and the 3rd is twice the 2nd.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the three consecutive odd integers such that the sum of the 1st and the 3rd is twice the 2nd.      Log On


   



Question 853424: Find the three consecutive odd integers such that the sum of the 1st and the 3rd is twice the 2nd.
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+2) = 2x
2x = 2x

For any odd integer, this relationship is true.