SOLUTION: what are consecutive integers? and how would you write it in an equation if you were given the problem: Three consecutive integers have the sum of 153.

Algebra ->  Equations -> SOLUTION: what are consecutive integers? and how would you write it in an equation if you were given the problem: Three consecutive integers have the sum of 153.       Log On


   



Question 375810: what are consecutive integers? and how would you write it in an equation if you were given the problem: Three consecutive integers have the sum of 153.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
N,N%2B1,and N%2B2 are the integers.
N%2BN%2B1%2BN%2B2=153
3N%2B3=153
3N=150
N=50
The integers are 50,51, and 52.