Correct Answer: D
Explanation:
Three times the first of three consecutive odd integers is three more than twice the third. What is the second of the three consecutive odd integers?
The three consecutive odd integers: n, n+2, and n+4
Apply the conditions: 3n - 3 = 2(n + 4)
3n - 3 = 2n + 8
3n - 2n = 8 + 3
n = 11
Second number = (n + 2) = 11 + 2 = 13