SOLUTION: if three numbers are consecutive intergers and the sum of the first with the third is 32, then the second number is?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: if three numbers are consecutive intergers and the sum of the first with the third is 32, then the second number is?      Log On


   



Question 816399: if three numbers are consecutive intergers and the sum of the first with the third is 32, then the second number is?
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+1) = 32
2x = 32
x = 16

second number = x = 16