SOLUTION: Find two consecutive integers whose sum is 75

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


   



Question 81085: Find two consecutive integers whose sum is 75
Answer by 303795(602) About Me  (Show Source):
You can put this solution on YOUR website!
Consecutive integers are x and (x+1).
They add to 75 so
x%2B%28x%2B1%29=75
2x%2B1=75
2x=74
x=37
so the numbers are 37 and 38.