Question 564433: The sum of three consecutive odd intergers is 18 less than five time the middle number. Find the three intergers Answer by ad_alta(240) (Show Source):
You can put this solution on YOUR website! Let 'n' be the first integer. Then n+(n+2)+(n+4)+18=5(n+2). We get n=7. The integers are 7,9,11.