SOLUTION: Please find 3 consecutive integers such that the largest is 3 less than twice the smallest.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Please find 3 consecutive integers such that the largest is 3 less than twice the smallest.
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 806296
:
Please find 3 consecutive integers such that the largest is 3 less than twice the smallest.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
x+1 = 2(x-1) - 3
x+1 = 2x-5
6 = x
The integers are 5, 6, and 7.