Answer:
7, 9, 11
Explanation:
If x is the smallest of the integers, then x+2 is the next consecutive odd integer, and x+4 is the largest odd integer.
1 less than 3 times the largest is equal to the sum of twice the first and twice the second.
3(x+4) − 1 = 2x + 2(x+2)
3x + 12 − 1 = 2x + 2x + 4
3x + 11 = 4x + 4
7 = x
The integers are 7, 9, and 11.