.
Notice that in this problem the very first of the three consecutive integers does not participate at all.
So you can reformulate the problem simpler in this equivalent way:
Find two consecutive odd integer numbers that sum up to 80.
In this case, you can simply divide 80 by 2 to determine the central / (the middle) integer between these two and get 40.
So, the two integers (the second and the third of the original triple) are 39 and 41, so the entire triple is 37, 39 and 40.
You do not need use equations to solve it - you can do it MENTALLY.