SOLUTION: what is the sum of 3 consecutive integers is 13 less than 4 times the smallest

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


   



Question 907060: what is the sum of 3 consecutive integers is 13 less than 4 times the smallest

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)

(x-1) + x + (x+1) = 4(x-1) - 13
3x = 4x - 17
x = 17

The integers are 16, 17, and 18.