SOLUTION: find three consecutive integers such that the sum of the first and third is 76

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find three consecutive integers such that the sum of the first and third is 76       Log On


   



Question 390930: find three consecutive integers such that the sum of the first and third is 76

Answer by vksarvepalli(154) About Me  (Show Source):
You can put this solution on YOUR website!
let the three consecutive integers be n-1,n and n+1
given that sum of the first and third is 76
so, n-1 + n+1 = 76
=> 2n=76
=> n = 38
so the no.s are 37,38 & 39