SOLUTION: Find the smaller of 2 consecutive even integers if the sum of twice the smaller integer and the larger integer 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 integer is -16.      Log On


   



Question 1017739: Find the smaller of 2 consecutive even integers if the sum of twice the smaller integer and the larger integer 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.