SOLUTION: Find three consecutive integers, if the sum of the first and third is 246

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive integers, if the sum of the first and third is 246      Log On


   



Question 895339: Find three consecutive integers, if the sum of the first and third is 246
Answer by mark_henrhiz(40) About Me  (Show Source):
You can put this solution on YOUR website!
n
n+1
n+2



n + n+2 = 246
2n + 2 = 246
2n = 246 - 2
2n = 244
n/2 = 244/2
n = 122


n = 122
n+1 = 123
n+2 = 124


check:
122 + 124 = 246