SOLUTION: Find two consecutive odd integers if three times the smallest integer is 7 more than twice the largest integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd integers if three times the smallest integer is 7 more than twice the largest integer      Log On


   



Question 793573: Find two consecutive odd integers if three times the smallest integer is 7 more than twice the largest integer
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

3x = 7 + 2(x+2)
3x = 2x + 11
x = 11

The integers are 11 and 13.