Let us suppose that n is the first odd integer.
Then the second odd integer will be (n + 2)
Then the third odd integer will be (n + 4)
three times the first means 3n
one time the second means 1*(n + 2) = (n + 2)
two times the third means 2*(n + 4) = (2n + 8)
Now their sum is equal to 424 so we can write
Now let us simplify the above equation
So the first odd integer is n = 69
Then the second odd integer is (n + 2) = 69 + 2 = 71
Then the third odd integer is (n + 4) = 69 + 4 = 73
Therefore, the three consecutive odd integers are 69, 71, 73.