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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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.