SOLUTION: Find the smaller of 2 consecutive even integers if the sum of twice the smaller integer and the larger integers is -16

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the smaller of 2 consecutive even integers if the sum of twice the smaller integer and the larger integers is -16      Log On


   



Question 817966: Find the smaller of 2 consecutive even integers if the sum of twice the smaller integer and the larger integers is -16
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)

2x + (x+2) = -16
3x + 2 = -16
3x = -18
x = -6

The integers are -6 and -4.