SOLUTION: Find three consecutive even intergers such as the sum of the larger and twice the smaller is 62 less than five times the middle. Thanks
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive even intergers such as the sum of the larger and twice the smaller is 62 less than five times the middle. Thanks
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 817112
:
Find three consecutive even intergers such as the sum of the larger and twice the smaller is 62 less than five times the middle.
Thanks
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
(x+2) + 2(x-2) = 5x - 62
x+2 + 2x-4 = 5x - 62
3x - 2 = 5x - 62
60 = 2x
x = 30
The integers are 28, 30, and 32.