SOLUTION: If the sum of four consecutive odd integers is 64, what is the smallest of the four integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: If the sum of four consecutive odd integers is 64, what is the smallest of the four integers?
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 844807
:
If the sum of four consecutive odd integers is 64, what is the smallest of the four integers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2), (x+4), (x+6)
x + (x+2) + (x+4) + (x+6) = 64
4x + 12 = 64
4x = 52
x = 13
smallest integer = x = 13