SOLUTION: Find the largest of yhree consecutive even integers when six times the first integer is equal to five times the middle integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find the largest of yhree consecutive even integers when six times the first integer is equal to five times the middle 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 826190
:
Find the largest of yhree consecutive even integers when six times the first integer is equal to five times the middle integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
6(x-2) = 5x
6x - 12 = 5x
-12 = -x
x = 12
The integers are 10, 12, and 14.