SOLUTION: the smallest of three consecutive integers is 18 less than the sum of the two larger intergers find the three integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the smallest of three consecutive integers is 18 less than the sum of the two larger intergers find the three integers      Log On


   



Question 946757: the smallest of three consecutive integers is 18 less than the sum of the two larger intergers find the three integers
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
integers: (x-1), x, (x+1)

x - 1 = (x + (x+1)) - 18
x - 1 = 2x - 17
16 = x

The integers are 15, 16, and 17.