SOLUTION: the sum of 4 consecutive integers is 13 less than 5 times the smallest integer. what are the integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the sum of 4 consecutive integers is 13 less than 5 times the smallest integer. what are the integers?
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 803961
:
the sum of 4 consecutive integers is 13 less than 5 times the smallest integer. what are the integers?
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) = 5x - 13
4x + 6 = 5x - 13
19 = x
The integers are 19, 20, 21, and 22.