SOLUTION: How can i find two consecutive integers whose sum is 45?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: How can i find two consecutive integers whose sum is 45?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 228929: How can i find two consecutive integers whose sum is 45?
Answer by chibisan(131) About Me  (Show Source):
You can put this solution on YOUR website!
let the first integer be x
and the 2nd integer be x+1(since it is consecutive)
x+x+1=45
2x=44
x=22
so the two consecutive integers are 22 and 23.