Question 1090992
n represents any integer as far as i know.


the odd number is represented by 2n + 1


that would be the first number.


the second odd number would be 2n + 3


the third odd number would be 2n + 5


you get 2n + 1 + 2n + 3 + 2n + 5 = 63


combine like terms to get 6n + 9 = 63


subtract 9 from both sides to get 6n = 54


divide both sides by 6 to get n = 9


when n = 9:


2n + 1 = 19


2n + 3 = 21


2n + 5 = 23