find three consecutive odd integers such that the sum of three times the first and the third is 72

3 answers

odd numbers are 2 apart so if we call the first one x,
then the next two are x+2 and x+4

translate to math:
"the sum of three times the first and the third is 72"
3x + x+4 = 72

solve for x, etc
thank you
Actually, I was wrong