SOLUTION: find two consecutive integers such that twice the first is 26 more than the second
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive integers such that twice the first is 26 more than the second
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 657048
:
find two consecutive integers such that twice the first is 26 more than the second
Answer by
kevwill(135)
(
Show Source
):
You can
put this solution on YOUR website!
Let x be the first of the two consecutive integers. Then the second is x+1. If twice the first is 26 more than the second, we have:
2x = (x+1) + 26
2x = x + 27
x = 27
The two numbers are 27 and 28.