SOLUTION: Find two consecutive odd integers such that three times the smaller is 5 more than twice the larger.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd integers such that three times the smaller is 5 more than twice the larger.      Log On


   



Question 788904: Find two consecutive odd integers such that three times the smaller is 5 more than twice the larger.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

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

The integers are 9 and 11.