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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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