SOLUTION: Find two consecutive even integers such that three times th smaller one exceeds two times the larger one by 6

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that three times th smaller one exceeds two times the larger one by 6      Log On


   



Question 708587: Find two consecutive even integers such that three times th smaller one exceeds two times the larger one by 6
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)

3x = 2(x+2) + 6
3x = 2x + 4 + 6
x = 10

integers: 10, 12