SOLUTION: Another question ! How can you find three consecutive integers such that twice the third decreased by the first is 34 ?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Another question ! How can you find three consecutive integers such that twice the third decreased by the first is 34 ?       Log On


   



Question 698034: Another question ! How can you find three consecutive integers such that twice the third decreased by the first is 34 ?

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

2(x+1) - (x-1) = 34
2x + 2 - x + 1 = 34
x = 31

integers: 30, 31, 32