SOLUTION: one sixth of the smallest of three consecutive even integers is three less than one tenth the sum of the other two even integers. Find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: one sixth of the smallest of three consecutive even integers is three less than one tenth the sum of the other two even integers. Find the integers.      Log On


   



Question 845613: one sixth of the smallest of three consecutive even integers is three less than one tenth the sum of the other two even integers. Find the integers.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
This is a repeat problem.


consecutive even integers: (x-2), x, (x+2)
1/6 * (x-2) = 1/10 * (x + (x+2)) - 3
10(x-2) = 6(2x+2) - 180
10x - 20 = 12x - 168
148 = 2x
x = 74
The integers are 72, 74, and 76.