SOLUTION: Find two consecutive odd integers such as the smaller one is 12 more than one-third the larger

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd integers such as the smaller one is 12 more than one-third the larger      Log On


   



Question 858417: Find two consecutive odd integers such as the smaller one is 12 more than one-third the larger
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

x = 12 + 1/3 * (x+2)
x - 12 = 1/3 * (x+2)
3x - 36 = x + 2
2x = 38
x = 19

The integers are 19 and 21.