SOLUTION: Find three consecutive even integers such that their sum decreased by 18 is equal to the first integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive even integers such that their sum decreased by 18 is equal to the first 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 1095071
:
Find three consecutive even integers such that their sum decreased by 18 is equal to the first integer.
Answer by
addingup(3677)
(
Show Source
):
You can
put this solution on YOUR website!
(x+x+2+x+4)-18 = x
x+x+2+x+4 = x+18
x+2+x+4 = 18
2x+6 = 18
2x = 12
x = 6
~~~~~~~~~~~~~~~~~~~~~~~~~
check:
(6+6+2+6+4)-18 = 6
24 - 18 = 6 correct