SOLUTION: Find four consecutive odd integers such that the sum of the two greatest is four times the smallest

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive odd integers such that the sum of the two greatest is four times the smallest      Log On


   



Question 801589: Find four consecutive odd integers such that the sum of the two greatest is four times the smallest
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2), (x+4), (x+6)

(x+4) + (x+6) = 4x
2x + 10 = 4x
10 = 2x
x = 5

integers: 5, 7,9, 11