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

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


   



Question 819686: Find two consecutive odd integers that three times the larger is 21 more than twice the smaller.

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

3(x+2) = 21 + 2x
3x + 6 = 2x + 21
x = 15

The integers are 15 and 17.