SOLUTION: sum of four consecutive odd integers is three more than five times the least of integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: sum of four consecutive odd integers is three more than five times the least of 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 911067
:
sum of four consecutive odd integers is three more than five times the least of integers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+2), (x+4), (x+6)
x + (x+2) + (x+4) + (x+6) = 3 + 5x
4x + 12 = 5x + 3
9 = x
The integers are 9, 11, 13, and 15.