SOLUTION: find the larger of two consecutive odd integers if the larger is 40 less than three times the smaller

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find the larger of two consecutive odd integers if the larger is 40 less than three times the smaller       Log On


   



Question 810883: find the larger of two consecutive odd integers if the larger is 40 less than three times the smaller

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

x+2 = 3x - 40
-2x = -42
x = 21

The integers are 21 and 23.