You can put this solution on YOUR website! The sum of three consecutive odd integers if the first integer is 2x+1
.
first consecutive odd integer:
2x+1
.
second consecutive odd integer:
2x+1+2 = 2x+3
.
third consecutive odd integer:
2x+3+2 = 2x+5
.
"sum of the three":
2x+1 + 2x+3 + 2x + 5 = 6x+9