SOLUTION: The sum of three consecutive numbers is 36.find the numbers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of three consecutive numbers is 36.find the numbers       Log On


   



Question 919976: The sum of three consecutive numbers is 36.find the numbers


Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
%28N-1%29%2BN%2B%28N%2B1%29=36
3N=36
N=12
The integers are 11,12, and 13.