SOLUTION: The sum of 3 consecutive odd integers is 17 less than 4 times the smallest integer

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


   



Question 916829: The sum of 3 consecutive odd integers is 17 less than 4 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
25 = x

The integers are 23, 25, and 27.