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


   



Question 806296: Please find 3 consecutive integers such that the largest is 3 less than twice the smallest.
Answer by CubeyThePenguin(3113) About Me  (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.