SOLUTION: the sum of four consecutive integers is 40 less then five times the third integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the sum of four consecutive integers is 40 less then five times the third integer.
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 854365
:
the sum of four consecutive integers is 40 less then five times the third integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1), (x+2), (x+3)
x + (x+1) + (x+2) + (x+3) = 5(x+2) - 40
4x + 6 = 5x - 30
36 = x
The integers are 36, 37, 38, and 39.