SOLUTION: The sum of four consecutive odd integers is 112. What is the greatest of the four integers?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The sum of four consecutive odd integers is 112. What is the greatest of the four integers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 486952: The sum of four consecutive odd integers is 112. What is the greatest of the four integers?
Answer by John10(297) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the SMALLEST ODD integer then
the next odd number is x + 2
---------------------- x + 4
---------------------- x + 6
Their sum is 112
x + (x + 2) + (x + 4) + (x + 6) = 112
4x + 12 = 112
4x = 112 - 12
4x = 100
x = 100/4
x = 25
Thus the four numbers are 25, 27, 29, and 31
Check: 25 + 27 + 29 + 31 = 112
John10:)