SOLUTION: find three consecutive integers such that twice the greatest integer is three less than two times the least integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find three consecutive integers such that twice the greatest integer is three less than two times the least integer      Log On


   



Question 805271: find three consecutive integers such that twice the greatest integer is three less than two times the least integer
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)

2(x+1) = 2(x-1) - 3
2x+2 = 2x-5

This equation has no solutions.