SOLUTION: The sum of three consecutive odd integers is 17 less than four times the smallest integer.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of three consecutive odd integers is 17 less than four times the smallest integer.      Log On


   



Question 923033: The sum of three consecutive odd integers is 17 less than four times the smallest integer.
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) = 4(x-2) - 17
3x = 4x - 8 - 17
3x = 4x - 25
x = 25

The integers are 23, 25, and 27.