SOLUTION: the sum of four consecutive even integers is 2 more than five times the first integer. Find the smallest integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the sum of four consecutive even integers is 2 more than five times the first integer. Find the smallest 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 701811
:
the sum of four consecutive even integers is 2 more than five times the first integer. Find the smallest integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2), (x+4), (x+6)
x + (x+2) + (x+4) + (x+6) = 5x + 2
4x + 12 = 5x + 2
10 = x
smallest integer = x = 10