SOLUTION: The least of three consecutive odd integers is 15 less than twice the greatest. What are the integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The least of three consecutive odd integers is 15 less than twice the greatest. What are the integers?      Log On


   



Question 793167: The least of three consecutive odd integers is 15 less than twice the greatest. What are the integers?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)

x-2 = 2(x+2) - 15
x - 2 = 2x - 11
9 = x

The integers are 7, 9, and 11.