SOLUTION: sum of two consecutive integers is 91?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: sum of two consecutive integers is 91?      Log On


   



Question 696745: sum of two consecutive integers is 91?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: x, (x+1)

x + (x+1) = 91
2x + 1 = 91
2x = 90
x = 45

integers: 45, 46