SOLUTION: Find two consecutive integers such that twice the smaller is two more than the larger
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive integers such that twice the smaller is two more than the larger
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 877258
:
Find two consecutive integers such that twice the smaller is two more than the larger
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
2x = (x+1) + 2
2x = x+3
x = 3
The integers are 3 and 4.