SOLUTION: Find two consecutive integers whose sum is 127

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive integers whose sum is 127      Log On


   



Question 904692: Find two consecutive integers whose sum is 127
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: x, (x+1)

x + (x + 1) = 127
2x = 126
x = 63

The integers are 63 and 64.