SOLUTION: The sum of four consecutive intergers is 8 less than 6 times the first interger
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of four consecutive intergers is 8 less than 6 times the first interger
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 917994
:
The sum of four consecutive intergers is 8 less than 6 times the first interger
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) = 6x - 8
4x + 6 = 6x - 8
14 = 2x
x = 7
The integers are 7, 8, 9, and 10.