SOLUTION: The sum of two consecutive odd integers is -72. What is the larger integer?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of two consecutive odd integers is -72. What is the larger integer?      Log On


   



Question 806699: The sum of two consecutive odd integers is -72. What is the larger integer?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

x + (x+2) = -72
2x + 2 = -72
2x = -74
x = -37

larger integer = x + 2 = -35