Question 799058: Three consecutive odd integers when added together have a sum of 5 times the lowest number. What are the three numbers? Answer by Finavon(81) (Show Source):
You can put this solution on YOUR website! integers x, (x+2), (x+4)
Sum x + (x+2) + (x+4) = 5x
3x + 6 = 5x
2x=6
integers 3, 5 and 7
sum 15 = 5*3