SOLUTION: Find three consecutive odd integers such that four times the middle integer is two more than the sum of the first and third. (Enter your answers as a comma-separated list.)

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive odd integers such that four times the middle integer is two more than the sum of the first and third. (Enter your answers as a comma-separated list.)      Log On


   



Question 918708: Find three consecutive odd integers such that four times the middle integer is two more than the sum of the first and third. (Enter your answers as a comma-separated list.)
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
three consecutive odd integers: x, x+2, x+4
4(x+2) = [x + (x+4)] + 2
4x + 8 = 2x + 6
2x = -2
x = -1
The three consecutive odd integers are: -1, 1, 3
And...checking
4 = 2 + 2