Question 269923
the sum of three consecutive odd integers is 89 more than twice the largest integer.find the integer

Let x be the smallest of the three integers. The second and third consecutive odd integers would then be x+2 and x+4.

So we have:

x + (x+2) + (x+4) = 2*(x+4)

Solve the above for x and then calculate x+2 and x+4.