SOLUTION: Find three consecutive even integers such that five times the smallest is four times the largest
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive even integers such that five times the smallest is four times the largest
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 912693
:
Find three consecutive even integers such that five times the smallest is four times the largest
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
5(x-2) = 4(x+2)
5x - 10 = 4x + 8
x = 18
The integers are 16, 18, and 20.