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
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 423059
:
Find four consecutive whole numbers such that the sum of the first three equals the fourth number
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
Let the numbers be x, x+1, x+2, x+3, where
. Then,
x + (x+1) + (x+2) = x+3
3x+3 = x+3
x = 0, so the numbers are 0, 1, 2, 3.