Question 1164377
.
<pre>

Let x be the smallest odd number of these three.


Then the integers are x, (x+2) and (x+4).


The condition requires


    x + (x+2) = (x+4) + 49.


Simplify and find x.


    2x + 2 = x + 53

    2x - x = 53 - 2

    x      = 51.


<U>ANSWER</U>.  The three numbers are  51, 53 and 55.
</pre>

Solved.