SOLUTION: Find three consecutive even integers that the sum of the smallest and twice the second is 20 more than the third
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive even integers that the sum of the smallest and twice the second is 20 more than the third
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 996569
:
Find three consecutive even integers that the sum of the smallest and twice the second is 20 more than the third
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
integers: (x-2), x, (x+2)
(x-2) + 2x = (x+2) + 20
3x - 2 = x + 22
2x = 24
x = 12
The integers are 10, 12, and 14.