SOLUTION: What are the integers of twice the smallest of three consecutive odd integers is three more than the largest

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: What are the integers of twice the smallest of three consecutive odd integers is three more than the largest      Log On


   



Question 810789: What are the integers of twice the smallest of three consecutive odd integers is three more than the largest
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)

2(x-2) = 3 + x+2
2x-4 = x+5
x = 9

The integers are 7, 9, and 11.