SOLUTION: Find four consecutive whole numbers such that the sum of the first three equals the fourth number

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive whole numbers such that the sum of the first three equals the fourth number      Log On


   



Question 423059: Find four consecutive whole numbers such that the sum of the first three equals the fourth number
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
Let the numbers be x, x+1, x+2, x+3, where x+%3E=+0. Then,

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

3x+3 = x+3

x = 0, so the numbers are 0, 1, 2, 3.