Problema Solution

Find two consecutive odd integers such that when the lesser is added to twice the greater, the result is 24 more than the greater integer.

Answer provided by our tutors

let integers are x and x+2

x+2(x+2) = x+2+24

3x+4= x+26

2x = 22

x = 11

greater integrr = 11+2 = 13