SOLUTION: Find the two consecutive integer whose sum is 75

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


   



Question 991038: Find the two consecutive integer whose sum is 75
Answer by farohw(175) About Me  (Show Source):
You can put this solution on YOUR website!

Let x + (x + 1) = 75

Add the equation to get: 2x + 1 = 75

2x = 75 - 1 --> 2x = 74

2x/2 = 74/2

x = 37

Two consecutive numbers are 37, 38.

Verify:
x + (x + 1) = 75 --> 37 + (37 + 1) = 75

37 + 38 = 75

75 = 75