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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 991038
:
Find the two consecutive integer whose sum is 75
Answer by
farohw(175)
(
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