SOLUTION: The sum of three consecutive integers if y is the middle integer of the three.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of three consecutive integers if y is the middle integer of the three.      Log On


   



Question 899024: The sum of three consecutive integers if y is the middle integer of the three.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
sum = (y-1) + y + (y+1) = 3y