SOLUTION: the greatest of three consecutive integers is 32 less than twice the smallest integer. Find all three integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the greatest of three consecutive integers is 32 less than twice the smallest integer. Find all three integers.      Log On


   



Question 915199: the greatest of three consecutive integers is 32 less than twice the smallest integer. Find all three integers.
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) = 2(x-1) - 32
x+1 = 2x-34
35 = x

The integers are 34, 35, and 36.