We want to find three consecutive odd numbers.
Let the first odd number be x.
Then, the second one will be x + 2
The third will be x + 2 + 2, that is, x + 4
3 times the last number increased by the second is 50. That is:
Solve that by expanding the bracket and collecting like terms:
Therefore, the three consecutive numbers are:
x = 9
x + 2 = 11
x + 4 = 13
9, 11 and 13