SOLUTION: Find two consecutive even integers such that the smaller added to five times the larger gives a sum of 70.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that the smaller added to five times the larger gives a sum of 70.      Log On


   



Question 782638: Find two consecutive even integers such that the smaller added to five times the larger gives a sum of 70.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)

x + 5(x+2) = 70
x + 5x + 10 = 70
6x = 60
x = 10

The integers are 10 and 12.