SOLUTION: The greatest of the three consecutive numbers is 3 greater of the least number. What are the numbers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The greatest of the three consecutive numbers is 3 greater of the least number. What are the numbers?       Log On


   



Question 900068: The greatest of the three consecutive numbers is 3 greater of the least number. What are the numbers?

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive: (x-1), x, (x+1)

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

The integers are 1, 2, and 3.